diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-12-24 20:49:06 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-12-24 20:49:06 +0000 |
commit | 0f04866b52991647114013cf7863f7faf64ee0bc (patch) | |
tree | 4165334e449c8fffed4fa421fae59e396f75315f /security/sniff/distinfo | |
parent | da78791fe16d455bdd603f2d0ac70b4cbda7aa07 (diff) |
Import of sniff v1.0
This program filters the tcpump raw packet data looking for logins and
passwords on the most commonly used tcp ports (ftp telnet pop3 ...).
It dumps sniffed data to a file named sniff.log
PR: 9039
Submitted by: admin@righi.ml.org
Notes
Notes:
svn path=/head/; revision=15603
Diffstat (limited to 'security/sniff/distinfo')
-rw-r--r-- | security/sniff/distinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/sniff/distinfo b/security/sniff/distinfo new file mode 100644 index 000000000000..e20db7555522 --- /dev/null +++ b/security/sniff/distinfo @@ -0,0 +1 @@ +MD5 (sniff-1.0.tar.gz) = 7843cbd6241834234c8cc44204fb2dc5 |