Rootkit help

RootKit -- Spyware and Junkware detection and removal tool

Go to Rootkit Hunter homepage, and download the latest release. http://www.rootkit.nl/projects/rootkit_hunter.html

## Get the latest source and untar
# cd /usr/src/utils
# wget http://downloads.rootkit.nl/rkhunter-<version>.tar.gz
# tar xfz rkhunter-*.gz
# cd rkhunter
# ./installer.sh
## run rkhunter
# rkhunter -c


Setup automatic protection on System Reboot


## Edit /etc/rc.d/rc.local
##      (or similar file depending on Linux version)
## Add the following lines at the bottom of the file

/usr/local/sbin/apf --start
/usr/local/ddos/ddos.sh -c

Var dette svaret til hjelp?

 Print

Les også disse

What is a DMCA and how do I file one?

The Digital Millennium Copyright Act (DMCA) is a United States copyright law that implements two...

What does MALWARE mean?

For the Wikipedia definition of Malware, please see http://en.wikipedia.org/wiki/MalwareMalware...

URL injections information

URL Injection attacks typically mean the server for which the IP address of the attacker is bound...

SPAM

What is Spam? Would you like to... Print this pagePrint this page Email this pageEmail this...

Brute Force Detection

BFD -- Brute Force Detection BFD is a shell script which parses security logs and detects...