mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-04-30 16:09:43 +00:00
Add an heuristic to detect fully encrypted flows (#2058)
A fully encrypted session is a flow where every bytes of the payload is encrypted in an attempt to “look like nothing”. The heuristic needs only the very first packet of the flow. See: https://www.usenix.org/system/files/sec23fall-prepub-234-wu-mingshi.pdf A basic, but generic, inplementation of the popcpunt alg has been added
This commit is contained in:
parent
2b230e28e0
commit
3326fa258e
17 changed files with 280 additions and 105 deletions
BIN
tests/cfgs/default/pcap/shadowsocks.pcap
Normal file
BIN
tests/cfgs/default/pcap/shadowsocks.pcap
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue