From 80487fe9dfe5c4bfa8f535015b31e6933034188b Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Sat, 26 Oct 2024 21:20:48 +0200 Subject: Added reference to the new DGA model --- tests/dga/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/dga') 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: -- cgit v1.2.3