Jump to content

Recommended Posts

Posted

Yep, this is great protection, when I had a server, I were reciveing a lot of DOS attacks, this tool solved my problem, it shows IP's of attackers, so you can ban them instantly :)

Posted

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

  • 5 weeks later...
Posted

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..