365Networks
New Member
Thought I would make the first post in this forum! This is the exact guide that is on WHT as well, posted by me.
I tested on Debian 6, 32-bit, all verified to be working.
RKHunter Automatic Installer:
http://solidshellsecurity.com/tools/...-installer.php
wget http://solidshellsecurity.com/_public/scripts/rkhunter_install.sh -v && chmod u+x rkhunter_install.sh && ./rkhunter_install.sh --email EMAILHERE --time h
Chkrootkit Automatic Installer:
http://solidshellsecurity.com/tools/...-installer.php
wget http://solidshellsecurity.com/_public/scripts/chkrootkit_install.sh -v && chmod u+x chkrootkit_install.sh && ./chkrootkit_install.sh --email EMAILHERE --time h
CSF Automatic Firewall Installer:
http://solidshellsecurity.com/tools/...-installer.php
wget http://solidshellsecurity.com/_public/scripts/csf_install.sh -v && chmod u+x csf_install.sh && ./csf_install.sh --email EMAILHERE --conf 1
SYN Deflate Automatic Script Installer:
http://solidshellsecurity.com/tools/...-installer.php
wget http://solidshellsecurity.com/_public/scripts/synd_install.sh -v && chmod u+x synd_install.sh && ./synd_install.sh --email EMAILHERE --conn 30
Secure /tmp Directory Script:
http://solidshellsecurity.com/tools/...-installer.php
wget http://solidshellsecurity.com/_public/scripts/tmp_secure_install.sh -v && chmod u+x tmp_secure_install.sh && ./tmp_secure_install.sh
More information is available on SolidShellSecurity's website, please note that these are open-source scripts and I do not take credit for making these, I am simply providing the links and open source code for others to use.
I tested on Debian 6, 32-bit, all verified to be working.
RKHunter Automatic Installer:
http://solidshellsecurity.com/tools/...-installer.php
wget http://solidshellsecurity.com/_public/scripts/rkhunter_install.sh -v && chmod u+x rkhunter_install.sh && ./rkhunter_install.sh --email EMAILHERE --time h
Chkrootkit Automatic Installer:
http://solidshellsecurity.com/tools/...-installer.php
wget http://solidshellsecurity.com/_public/scripts/chkrootkit_install.sh -v && chmod u+x chkrootkit_install.sh && ./chkrootkit_install.sh --email EMAILHERE --time h
CSF Automatic Firewall Installer:
http://solidshellsecurity.com/tools/...-installer.php
wget http://solidshellsecurity.com/_public/scripts/csf_install.sh -v && chmod u+x csf_install.sh && ./csf_install.sh --email EMAILHERE --conf 1
SYN Deflate Automatic Script Installer:
http://solidshellsecurity.com/tools/...-installer.php
wget http://solidshellsecurity.com/_public/scripts/synd_install.sh -v && chmod u+x synd_install.sh && ./synd_install.sh --email EMAILHERE --conn 30
Secure /tmp Directory Script:
http://solidshellsecurity.com/tools/...-installer.php
wget http://solidshellsecurity.com/_public/scripts/tmp_secure_install.sh -v && chmod u+x tmp_secure_install.sh && ./tmp_secure_install.sh
More information is available on SolidShellSecurity's website, please note that these are open-source scripts and I do not take credit for making these, I am simply providing the links and open source code for others to use.
Last edited by a moderator: