aboutsummaryrefslogtreecommitdiffstats
path: root/security/chkrootkit/pkg-descr
blob: 1b6c0c5c55504b617c78e8185f0f5319658943ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Chkrootkit is a tool to locally check for signs of a rootkit.  It
contains:
 
 * chkrootkit: a shell script that checks system binaries for
   rootkit modification.
 
 * ifpromisc.c: checks if the network interface is in promiscuous
   mode.
 
 * chklastlog.c: checks for lastlog deletions.
 
 * chkwtmp.c: checks for wtmp deletions.
 
 * check_wtmpx.c: checks for wtmpx deletions.  (Solaris only)
 
 * chkproc.c: checks for signs of LKM trojans.

 The following rootkits, worms and LKMs are currently detected:
 Solaris rootkit, FreeBSD rootkit, lrk3, lrk4, lrk5, lrk6, t0rn (and
 t0rn v8), some lrk variants, Ambient's Rootkit for Linux (ARK), Ramen
 Worm, rh[67]-shaper, RSHA, Romanian rootkit, RK17, Lion Worm, Adore
 Worm, LPD Worm, kenny-rk, Adore LKM, ShitC Worm, Omega Worm, Wormkit
 Worm, dsc-rootkit.
 
Nelson Murilo <nelson@pangeia.com.br>

WWW: http://www.chkrootkit.org/