Jump to content

how to protect your server


mindaugas

Recommended Posts

so there is exploit http://www.maxcheaters.com/forum/index.php?topic=29372.0

 

and best protection against that is http://www.shockingsoft.com/AntiCSDoS.html

first run server ,then anti csdos

 

tested long time ago and its working good .gl

Link to comment
Share on other sites

so there is exploit http://www.maxcheaters.com/forum/index.php?topic=29372.0

 

and best protection against that is http://www.shockingsoft.com/AntiCSDoS.html

first run server ,then anti csdos

 

tested long time ago and its working good .gl

 

i dont think so because this dont protect from DDos Attacks or floods this just protect from program csdos

Link to comment
Share on other sites

  • 5 weeks later...

It is good trick is to have rkhunter check your server for rootkits!

 

Yes this tutorial is already out there but you should use it!

SSH into root

wget http://downloads.rootkit.nl/rkhunter-1.2.8.tar.gz

tar -zxvf rkhunter-1.2.8.tar.gz

cd rkhunter-1.2.8

./installer.sh

Now cron this!

pico /etc/cron.daily/rkhunter.sh

#!/bin/bash

(/usr/local/bin/rkhunter -c --cronjob 2>&1 | mail -s "Daily Rkhunter Scan Report" email

@domain.com)

chmod +x /etc/cron.daily/rkhunter.sh

 

Now update..

rkhunter --update

and finaly do a scan!

 

/usr/local/bin/rkhunter -c

 

There may be some sectors that show as Bad but this should’nt concern you unless it states on results you have a rootkit!

 

If you have any findings or extra tweaks please post them in here.

 

 

Intraday Tips

Commodity Tips

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock