summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-12-04 22:33:37 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-12-04 22:33:37 +0000
commitfc454f85a8e72b827ea878112def715b0b9902be (patch)
treea581cab172bde51b776da6d5ba18cd3a58855a4d /security/Makefile
parent- Update to 2.6.1 (diff)
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>
Notes
Notes: svn path=/head/; revision=178892
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 1031101eeb32..14050f613566 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