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. | ||
* | Updated category labels | Luca Deri | 2021-07-08 |
| | |||
* | Addesses partial application matching (#1207) | Luca Deri | 2021-06-21 |
| | |||
* | Improved TLS browser detection heuristics | Luca Deri | 2021-05-19 |
| | |||
* | Added flow risk score | Luca Deri | 2021-05-18 |
| | |||
* | Reworked human readeable string search in flows | Luca Deri | 2021-05-17 |
| | | | | Removed fragment manager code | ||
* | Added browser TLS heuristic | Luca Deri | 2021-05-13 |
| | |||
* | Reworked JA3 | Luca Deri | 2021-03-19 |
| | |||
* | Modified JA3 fingerprint message | Luca Deri | 2021-02-24 |
| | |||
* | Added NDPI_MALICIOUS_JA3 flow risk | Luca Deri | 2021-02-22 |
| | | | | Added ndpi_load_malicious_ja3_file() API call | ||
* | Fixes #1029 | Luca Deri | 2020-11-27 |
| | |||
* | Updated results | Luca Deri | 2020-11-16 |
| | |||
* | Add Virtual Asssitant (Alexa, Siri) support. (#1057) | Zied Aouini | 2020-11-16 |
* Add AmazonAlexa protocol. * Add AmazonAlexa test file and result. * Include pcapng as file format. * Rename Category to VirtualAssistant. * Add AppleSiri virtual assistant. * Fix pcapng test files format support. Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com> |