Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ndpiReader: add statistics about nDPI performance (#1240) | Ivan Nardi | 2021-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 score | Luca Deri | 2021-05-18 |
| | |||
* | Added browser TLS heuristic | Luca Deri | 2021-05-13 |
| | |||
* | Updated ESNI/SNI alarm generation prolicy | Luca Deri | 2020-11-08 |
| | |||
* | Added risks for checking | Luca Deri | 2020-09-21 |
| | | | | | - invalid DNS traffic (probably carrying exfiltrated data) - TLS traffic with no SNI extension | ||
* | Changed due to bin size extension | Luca Deri | 2020-07-30 |
| | |||
* | Fixed heap overflow in tls esni extraction triggered by manipulated packets. | Toni Uhlig | 2020-06-29 |
Signed-off-by: Toni Uhlig <matzeton@googlemail.com> |