From ac06ba8320aebe2ee7583d9ce0b3915df6f43cbb Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Fri, 16 Jun 2023 21:48:21 +0200 Subject: Added hyperlink --- tests/dga/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/dga/README.md b/tests/dga/README.md index abaa02a31..6bc7dfa20 100644 --- a/tests/dga/README.md +++ b/tests/dga/README.md @@ -7,7 +7,7 @@ nDPI provides a set of threat detection features available through NDPI_RISK det As part of these features, we provide DGA detection. -Domain generation algorithms (DGA) are algorithms seen in various families of malware that are used +[Domain generation algorithms (DGA)](https://en.wikipedia.org/wiki/Domain_generation_algorithm) are algorithms seen in various families of malware that are used to periodically generate a large number of domain names that can be used as rendezvous points with their command and control servers. @@ -67,4 +67,4 @@ You can evaluate your modifications performances before submitting it as follows ``` If your modifications decreases baseline performances, test will fails. -If not (well done), test passed and you must update the baseline metrics with your obtained ones. \ No newline at end of file +If not (well done), test passed and you must update the baseline metrics with your obtained ones. -- cgit v1.2.3