aboutsummaryrefslogtreecommitdiff
path: root/tests/result/dns_long_domainname.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.
* Improved DGA detectionLuca Deri2021-03-03
| | | | | | | | Before Accuracy 66%, Precision 86%, Recall 38% After Accuracy 71%, Precision 89%, Recall 49%
* Added extension to detect nested subdomains as used in Browsertunnel attack toolLuca Deri2020-09-09
https://github.com/veggiedefender/browsertunnel