summaryrefslogtreecommitdiffstats
path: root/system/chkrootkit/slack-desc
blob: a697ea4f9a5cf36dd3841024ebe52e909558de6f (plain)
1
2
3
4
5
6
7
8
9
10
11
chkrootkit: chkrootkit (Check Rootkit) 
chkrootkit:
chkrootkit: chkrootkit is a common unix-based program intended to help system 
chkrootkit: administrators check their system for known rootkits. It is a shell
chkrootkit: script using common UNIX/Linux tools like the strings and grep 
chkrootkit: commands to search core system programs for signatures and for 
chkrootkit: comparing a traversal of the /proc filesystem with the output of  
chkrootkit: the ps (process status) command to look for discrepancies.
chkrootkit: 
chkrootkit: Homepage: http://www.chkrootkit.org
chkrootkit: