Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improved DGA detection | Luca Deri | 2021-03-03 |
| | | | | | | | | Before Accuracy 66%, Precision 86%, Recall 38% After Accuracy 71%, Precision 89%, Recall 49% | ||
* | Removed check for knowns protocols (major and app protocols) | Luca Deri | 2021-03-03 |
| | |||
* | Improved DGA detection with trigrams. Disadvantage: slower startup time | Luca Deri | 2021-03-03 |
| | | | | | Reworked Tor dissector embedded in TLS (fixes #1141) Removed false positive on HTTP User-Agent | ||
* | Fixes #1029 | Luca Deri | 2020-11-27 |
| | |||
* | Add Reddit support. (#1060) | Zied Aouini | 2020-11-16 |
* Add Reddit protocol. * Add Reddit test file and result. Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com> |