summaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-12-04 22:33:37 +0000
committermiwi <miwi@FreeBSD.org>2006-12-04 22:33:37 +0000
commitf0b6019c8fa37164a4b9cddd1878845342d1708a (patch)
tree5b36075c98558598f41de7969601d085b49ae9f8 /security/Makefile
parentd59fbcd9680250512bf0596849017ee7cda2c8c5 (diff)
downloadFreeBSD-ports-f0b6019c8fa37164a4b9cddd1878845342d1708a.zip
FreeBSD-ports-f0b6019c8fa37164a4b9cddd1878845342d1708a.tar.gz
The tool is a simple flow-analyzing passive L7 fingerprinter. It
examines the sequence of client-server exchanges, their relative layer 7 payload sizes, and transmission intervals (as opposed to inspecting the contents, which is what most passive fingerprinters and "smart" sniffers would do to analyze transmissions). This is then matched against a database of traffic pattern signatures to infer some interesting facts about the traffic. PR: ports/106351 Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 1031101..14050f6 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -118,6 +118,7 @@
SUBDIR += find-zlib
SUBDIR += find_ddos
SUBDIR += firewalk
+ SUBDIR += fl0p
SUBDIR += flawfinder
SUBDIR += fpc-hash
SUBDIR += fpm
OpenPOWER on IntegriCloud