Subject: CVS commit: pkgsrc/security/chkrootkit
From: Min Sik Kim
Date: 2004-02-17 16:33:52
Message id: 20040217153352.254782DA1D@cvs.netbsd.org

Log Message:
Import chkrootkit from pkgsrc-wip.  Packaged by Adrian Portelli and
modified by me.

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.
 * chkdirs.c: checks for signs of LKM trojans.
 * strings.c: quick and dirty strings replacement.


Files:
RevisionActionfile
1.1importpkgsrc/security/chkrootkit/Makefile
1.1importpkgsrc/security/chkrootkit/DESCR
1.1importpkgsrc/security/chkrootkit/distinfo
1.1importpkgsrc/security/chkrootkit/PLIST
1.1importpkgsrc/security/chkrootkit/patches/patch-aa