Ghacks is running on a linux rootserver. It should be fairly secure but there is always a chance that someone might get access to it and comprimise the system. One of the biggest threats is the installation of a root kit which will be used to access the system at a later time and clean tracks of logins that might have occured.
The article “How to scan your Linux-Distro for Root Kits” walks you through all steps of downloading and running a script that is able to detect some root kits. Everything is explained in detail that even beginners will be able to follow the steps and check their system for possible root kits. If you don´t feel like compiling the script yourself you could try and use google to find a precompiled version and download that instead.
Related posts:
Check for root kits with rkhunterHow To Reset the Root Password in Linux
Linux Windows Dual Boot Video Tutorial
Get to know Linux: Bash scripting basics
Scan your Wordpress blog for vulnerabilities
Free Online Security Scan Websites
Linux in Windows .. Again
Fundamental Differences Between Linux and Windows
2 Responses to “How to scan your Linux-Distro for Root Kits”
Trackbacks/Pingbacks
-
[...] Blog Name: Google Hacks Article Title: How to scan your Linux-Distro for Root Kits Ghacks is running on a linux rootserver. It should be fairly secure but there is always a chance that someone might get access to it and comprimise the system. One of the biggest threats is the installation of a root kit which will be used to access … [...]


that’s very helpful – thanks for posting this.