diff options
author | kris <kris@FreeBSD.org> | 2000-05-07 06:51:31 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-05-07 06:51:31 +0800 |
commit | 398e88ab34d0a22d4697e9a37601676b185407cc (patch) | |
tree | deada77c2de7c62ba9bdca2862ad546aee16404f /security/Makefile | |
parent | 88d0dafbc5f8a773fde3859b0de6ea604089354f (diff) | |
download | freebsd-ports-gnome-398e88ab34d0a22d4697e9a37601676b185407cc.tar.gz freebsd-ports-gnome-398e88ab34d0a22d4697e9a37601676b185407cc.tar.zst freebsd-ports-gnome-398e88ab34d0a22d4697e9a37601676b185407cc.zip |
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/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 361438a8baf9..55ccb34911e8 100644 --- a/security/Makefile +++ b/security/Makefile @@ -74,6 +74,7 @@ SUBDIR += rsaref SUBDIR += saint SUBDIR += seahorse + SUBDIR += siphon SUBDIR += skip SUBDIR += slurpie SUBDIR += slush |