aboutsummaryrefslogtreecommitdiffstats
path: root/security/chkrootkit/pkg-descr
diff options
context:
space:
mode:
authormich <mich@FreeBSD.org>2003-06-26 00:40:08 +0800
committermich <mich@FreeBSD.org>2003-06-26 00:40:08 +0800
commit7e3702ac260ce86e7fd84856bb176cf7a2fcf672 (patch)
tree0869dcc549e0e50a75620c567bce29efbe3a1395 /security/chkrootkit/pkg-descr
parenta505ab7947870225c123e5bba8a2121d096528fc (diff)
downloadfreebsd-ports-gnome-7e3702ac260ce86e7fd84856bb176cf7a2fcf672.tar.gz
freebsd-ports-gnome-7e3702ac260ce86e7fd84856bb176cf7a2fcf672.tar.zst
freebsd-ports-gnome-7e3702ac260ce86e7fd84856bb176cf7a2fcf672.zip
Update to 0.41
PR: 53675 Submitted by: maintainer Approved by: roberto (mentor)
Diffstat (limited to 'security/chkrootkit/pkg-descr')
-rw-r--r--security/chkrootkit/pkg-descr26
1 files changed, 14 insertions, 12 deletions
diff --git a/security/chkrootkit/pkg-descr b/security/chkrootkit/pkg-descr
index 65ec4f559f12..d80c6438f8b5 100644
--- a/security/chkrootkit/pkg-descr
+++ b/security/chkrootkit/pkg-descr
@@ -1,19 +1,21 @@
Chkrootkit is a tool to locally check for signs of a rootkit.
-------------------------------------------------------------
- Rootkits, Worms and LKMs detected
- ---------------------------------
- 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, RST.b, duarawkz, knark LKM, Monkit, Hidrootkit,
- Bobkit, Pizdakit, t0rn (v8.0 variant), Showtee, Optickit, T.R.K,
- MithRa's Rootkit, George, SucKIT, Scalper Worm, Slapper Worm (and
- variants), OpenBSD rk v1, Illogic, SK rootkit, sebek LKM, Romanian
- rootkit and LOC 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.
+
+ For an updated list of rootkits, worms and LKMs detected by
+ chkrootkit please visit: http://www.chkrootkit.org/
Nelson Murilo <nelson@pangeia.com.br>
Klaus Steding-Jessen <jessen@nic.br>