FreshPorts -- The Place For Ports Thu, 4 Dec 2008 11:57 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
chkrootkit 0.48 security on this many watch lists=117 search for ports that depend on this port
A tool to locally check for signs of a rootkit
Maintained by: cordeiro@nic.br search for ports maintained by this maintainer
Port Added: 06 Apr 2001 22:48:49


 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.
 * chkutmp.c: checks for utmp deletions.

 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>

WWW: http://www.chkrootkit.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/security/chkrootkit/ && make install clean
To add the package: pkg_add -r chkrootkit


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.pangeia.com.br/pub/seg/pac/
ftp://gd.tuwien.ac.at/infosys/security/chkrootkit/
ftp://ftp.digitalvoodoo.org/pub/mirrors/chkrootkit/
http://www.spenneberg.org/chkrootkit-mirror/files/
http://www.mirrors.wiretapped.net/security/host-security/chkrootkit/
http://ftp.uni-stuttgart.de/pub/security/unix/forensics/chkrootkit/
http://ftp.bit.nl/mirror/chkrootkit/
http://chkrootkit.mirror.fr/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 34

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Jul 2008 13:00:10
Original commit files touched by this commit  0.48
garga search for other commits by this committer
No functional changes, just try to make Makefile a bit better:

- Remove conditional to set PORTDOCS
- s/pre-patch/post-patch/
- Change Makefile's reinplace to use ?= instead of comment CC and CFLAGS lines
  and remove MAKE_ENV declaration
- Remove redundances of program names, just set it one time and use the vars to
  repeat names

Approved by:    maintainer by email
25 Apr 2008 20:04:08
Original commit files touched by this commit  0.48
miwi search for other commits by this committer
- Respect CC

PR:             122941
Submitted by:   Frank Fenor <frank@fenor.de>
Approved by:    maintainer
27 Dec 2007 17:19:23
Original commit files touched by this commit  0.48
tabthorpe search for other commits by this committer
- Update to 0.48
- Remove pre-everything (no more false positives)
- Remove patches (extra_patches and patch in files directory)

PR:             ports/118930
Submitted by:   Philippe Audeoud <jadawin tuxaco.net>
Approved by:    Luiz Eduardo Roncato Cordeiro <cordeiro nic.br> (maintainer)
24 Nov 2006 22:58:31
Original commit files touched by this commit  0.47
miwi search for other commits by this committer
- Update to 0.47

PR:             ports/105816
Submitted by:   Luiz Eduardo Roncato Cordeiro <cordeiro@cert.br> (maintainer)
13 May 2006 05:15:53
Original commit files touched by this commit  0.46a
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
24 Jan 2006 01:03:33
Original commit files touched by this commit  0.46a
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
28 Oct 2005 17:50:11
Original commit files touched by this commit  0.46a
garga search for other commits by this committer
- Unbreak: Update to 0.46a

Approved by:    maintainer
28 Oct 2005 13:07:36
Original commit files touched by this commit  0.46
garga search for other commits by this committer
chkproc sends a 25 signal to init causing a reboot after a 30s sleep

Mark it as BROKEN until the problem is fixed.

Submitted by:   maintainer (by email)
27 Oct 2005 15:30:29
Original commit files touched by this commit  0.46
garga search for other commits by this committer
- Update to 0.46

Approved by:    maintainer
14 Apr 2005 19:42:15
Original commit files touched by this commit  0.45
leeym search for other commits by this committer
- Update to chkrookit version 0.45 [1]
- utilize PORTDOCS, DOCSDIR and PLIST_FILES

PR:             [1] 79865
Submitted by:   [1] Luiz Eduardo Roncato Cordeiro <cordeiro@nic.br>
02 Sep 2004 12:42:23
Original commit files touched by this commit  0.44
pav search for other commits by this committer
- Update to 0.44

PR:             ports/71249
Submitted by:   Luiz Eduardo Roncato Cordeiro <cordeiro@nic.br> (maintainer)
06 Jul 2004 16:27:51
Original commit files touched by this commit  0.43
pav search for other commits by this committer
- Mark IGNORE for now

PR:             ports/68726
Submitted by:   Luiz Eduardo Roncato Cordeiro <cordeiro@nic.br> (maintainer)
31 Mar 2004 04:12:58
Original commit files touched by this commit  0.43
trevor search for other commits by this committer
SIZEify (maintainer timeout)
10 Feb 2004 21:35:03
Original commit files touched by this commit  0.43
linimon search for other commits by this committer
Update to 0.43:

  C++ comments removed from chkproc.c.  New rootkits detected: AjaKit
  and zaRwT.  New CGI backdoors detected.  ifpromisc.c: better detection
  of promisc mode on newer Linux kernels.  New command line option
  (-n) to skip NFS mounted dirs. Minor bug corrections.

PR:             ports/62577
Submitted by:   Luiz E. R. Cordeiro <cordeiro@nic.br> (maintainer)
01 Oct 2003 22:08:48
Original commit files touched by this commit  0.42b
krion search for other commits by this committer
- Update to version 0.42b

PR:             57477
Submitted by:   maintainer
26 Sep 2003 23:08:33
Original commit files touched by this commit  0.42
edwin search for other commits by this committer
Update port: security/chkrootkit: upgrade to version 0.42

        Version upgrade from 0.41 to 0.42.
        It works on FreeBSD 2.2.X, 3.X, 4.X and 5.X.

PR:             ports/56757
Submitted by:   Luiz Eduardo Roncato Cordeiro <cordeiro@nic.br>
04 Sep 2003 14:03:05
Original commit files touched by this commit  0.41
edwin search for other commits by this committer
Teach security/chkrootkit

        I finnaly got fed up with that FAQ about chkrootkit. The
        solution was either to add a Q+A to the FAQ or fix the port.

        This introduce a new variable, FreeBSD5, that is set to
        "yes" if we're running FreeBSD 5 or higher.

        This variable is used to fix the tests of the following
        binaries, so they would DTRT on FreeBSD 5: chfn chsh date
        ls ps

        I also fixed a bug in the cheking of vdir, but it's irrelevant
        for FreeBSD.

Informed maintainer.

PR:             ports/55919
Submitted by:   Yonatan@xpert.com <Yonatan@xpert.com>
15 Aug 2003 07:17:17
Original commit files touched by this commit  0.41
kris search for other commits by this committer
Mark IGNORE on 5.x: chkrootkit reports false positives

Inspired by:    Yet another "have I been hacked" email on questions@
25 Jun 2003 17:40:08
Original commit files touched by this commit  0.41
mich search for other commits by this committer
Update to 0.41

PR:             53675
Submitted by:   maintainer
Approved by:    roberto (mentor)
09 Apr 2003 09:22:12
Original commit files touched by this commit  0.40
kevlo search for other commits by this committer
Update to 0.40

PR: 50722
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
21 Feb 2003 13:26:58
Original commit files touched by this commit  0.39a
knu search for other commits by this committer
De-pkg-comment.
02 Feb 2003 13:40:14
Original commit files touched by this commit  0.39a
nork search for other commits by this committer
Update to 0.39a.

PR:             ports/47735
Submitted by:   Luiz Eduardo Roncato Cordeiro <cordeiro@luinil.nic.br>
                (maintainer)
11 Jan 2003 03:18:51
Original commit files touched by this commit  0.38
pat search for other commits by this committer
Update to 0.38

PR:             ports/46952
Submitted by:   maintainer
04 Nov 2002 02:15:27
Original commit files touched by this commit  0.37
edwin search for other commits by this committer
PERL -> REINPLACE
Noticed on: bento
25 Oct 2002 21:48:02
Original commit files touched by this commit  0.37
obraun search for other commits by this committer
Upgrade to 0.37.

PR:             44468
Submitted by:   maintainer
19 Jun 2002 00:49:08
Original commit files touched by this commit  0.36
pat search for other commits by this committer
Update to 0.36

PR:             ports/39475
Submitted by:   maintainer
01 Feb 2002 04:06:34
files touched by this commit
pat search for other commits by this committer
Update to 0.35    
22 Sep 2001 08:44:05
files touched by this commit
sf search for other commits by this committer
update to 0.34.    
11 May 2001 16:34:08
files touched by this commit
kevlo search for other commits by this committer
Update to 0.32    
27 Apr 2001 14:05:10
files touched by this commit
ijliao search for other commits by this committer
sorry for missing PR and submitter    
27 Apr 2001 14:01:58
files touched by this commit
ijliao search for other commits by this committer
change WWW: to the real site    
17 Apr 2001 14:13:09
files touched by this commit
roam search for other commits by this committer
Update to 0.31, lots of cleanup, add NOPORTDOCS handling.    
17 Apr 2001 07:56:57
files touched by this commit
will search for other commits by this committer
Fix checksum problem on bento by updating to 0.31.  Also start using the  
versioned distfiles since they are available.    
07 Apr 2001 02:48:49
files touched by this commit
will search for other commits by this committer
Add chkrootkit 0.30, a tool to locally check for signs of a rootkit.    

Number of commits found: 34

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
squirrelmailDec 04
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23

9 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19495
Broken 163
Deprecated 87
Ignore 462
Forbidden 8
Restricted 262
No CDROM 132
Vulnerable 56
Expired 57
Set to expire 71
Interactive 78
new 24 hours 3
new 48 hours3
new 7 days27
new fortnight94
new month165

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.206 seconds.