diff options
author | Luca Deri <deri@ntop.org> | 2021-10-05 16:44:23 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2021-10-05 16:51:24 +0200 |
commit | 408d78e6281aa664fbc07d96d00e764bb0371a86 (patch) | |
tree | ec0fe55ff2115ba4be5bf1f715ebc01b866cda7e /example | |
parent | 10576eab0a9c80ecf242598b5d193a40cf41b9f3 (diff) |
Improved DGA detection for skipping potential DGAs of known/popular domain names
Diffstat (limited to 'example')
-rw-r--r-- | example/ndpiReader.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/example/ndpiReader.c b/example/ndpiReader.c index c69014843..e4ff88d52 100644 --- a/example/ndpiReader.c +++ b/example/ndpiReader.c @@ -3701,8 +3701,6 @@ static void dgaUnitTest() { }; const char *non_dga[] = { - "dns.msftncsi.com", - "www.confindustriabrescia.it", "mz.gov.pl", "zoomam104zc.zoom.us", "5CI_DOMBIN", |