diff options
author | kris <kris@FreeBSD.org> | 2000-05-06 22:51:31 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-05-06 22:51:31 +0000 |
commit | 398e88ab34d0a22d4697e9a37601676b185407cc (patch) | |
tree | deada77c2de7c62ba9bdca2862ad546aee16404f /security/siphon/pkg-plist | |
parent | 88d0dafbc5f8a773fde3859b0de6ea604089354f (diff) | |
download | FreeBSD-ports-398e88ab34d0a22d4697e9a37601676b185407cc.zip FreeBSD-ports-398e88ab34d0a22d4697e9a37601676b185407cc.tar.gz |
Siphon-0.666 is a passive OS fingerprinter, which sniffs TCP connections
and uses characteristics of the TCP stream to guess the OS running on
the endpoints.
Diffstat (limited to 'security/siphon/pkg-plist')
-rw-r--r-- | security/siphon/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/siphon/pkg-plist b/security/siphon/pkg-plist new file mode 100644 index 0000000..6e895de --- /dev/null +++ b/security/siphon/pkg-plist @@ -0,0 +1,4 @@ +bin/siphon +bin/siphon-report +share/siphon/osprints.conf +@dirrm share/siphon |