diff options
Diffstat (limited to 'tests/dga')
-rw-r--r-- | tests/dga/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/dga/README.md b/tests/dga/README.md index c5b759368..e70c88df6 100644 --- a/tests/dga/README.md +++ b/tests/dga/README.md @@ -13,10 +13,12 @@ As part of these features, we provide DGA detection. DGA detection heuristic is implemented [**here**](https://github.com/ntop/nDPI/blob/328ff2465709372c595cb25d99135aa515da3c5a/src/lib/ndpi_main.c#L6729). -DGA performances test and tracking allows us to detect automatically if a modification is harmful. +DGA performance tests and tracking allow us to detect automatically if a modification is harmful. The modification can be a simple threshold change or a future lightweight ML approach. +Developers interested in DGA detection using ML should also visit [this folder](../../dga). + ## Used data Original used dataset is a collection of legit and DGA domains (balanced) that can be obtained as follows: |