aboutsummaryrefslogtreecommitdiffstats
path: root/security/chaosreader
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5ohauer2011-07-031-2/+0
|
* Fix a division by zero bug.arved2010-07-282-0/+17
| | | | | | | | Bump PORTREVISION PR: 148858 Submitted by: Artem Naluzhnyy <tut@nhamon.com.ua> Approved by: maintainer
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with P,R,S
* Chaosreader is a perl script that parses snoop or tcpdump logsitetcu2007-08-213-0/+54
and extracts sessions for a number of different appplications: ssh, telnet, smtp, irc, ftp, etc. The data are formatted into an html file and can be used to replay some sessions. Sshkeydata is a perl script that attempts to recreate ssh sessions extracted by chaosreader by estimating what commands may have been typed. Both scripts are installed in ${PREFIX}/bin WWW: http://sourceforge.net/projects/chaosreader PR: ports/115125 Submitted by: pauls