aboutsummaryrefslogtreecommitdiff
path: root/tests/result/tls-esni-fuzzed.pcap.out
Commit message (Collapse)AuthorAge
* ndpiReader: add statistics about nDPI performance (#1240)Ivan Nardi2021-07-13
| | | | | | | The goal is to have a (roughly) idea about how many packets nDPI needs to properly classify a flow. Log this information (and guessed flows number too) during unit tests, to keep track of improvements/regressions across commits.
* Added flow risk scoreLuca Deri2021-05-18
|
* Added browser TLS heuristicLuca Deri2021-05-13
|
* Updated ESNI/SNI alarm generation prolicyLuca Deri2020-11-08
|
* Added risks for checkingLuca Deri2020-09-21
| | | | | - invalid DNS traffic (probably carrying exfiltrated data) - TLS traffic with no SNI extension
* Changed due to bin size extensionLuca Deri2020-07-30
|
* Fixed heap overflow in tls esni extraction triggered by manipulated packets.Toni Uhlig2020-06-29
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>