diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-04 22:33:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-04 22:33:37 +0000 |
commit | fc454f85a8e72b827ea878112def715b0b9902be (patch) | |
tree | a581cab172bde51b776da6d5ba18cd3a58855a4d /security/fl0p/pkg-descr | |
parent | 5fc4e5865b20c8012373c75be8291a65f6000128 (diff) | |
download | ports-fc454f85a8e72b827ea878112def715b0b9902be.tar.gz ports-fc454f85a8e72b827ea878112def715b0b9902be.zip |
Notes
Diffstat (limited to 'security/fl0p/pkg-descr')
-rw-r--r-- | security/fl0p/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/security/fl0p/pkg-descr b/security/fl0p/pkg-descr new file mode 100644 index 000000000000..a6314b93992a --- /dev/null +++ b/security/fl0p/pkg-descr @@ -0,0 +1,7 @@ +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. |