Skip to content
Snippets Groups Projects
Commit b649b538 authored by Václav Bartoš's avatar Václav Bartoš
Browse files

Flowmon ADS connector: one more fix

parent bcfc12d4
No related branches found
No related tags found
No related merge requests found
...@@ -128,7 +128,7 @@ ads_types = { ...@@ -128,7 +128,7 @@ ads_types = {
"ANOMALY": ["Anomaly.Behaviour"], "ANOMALY": ["Anomaly.Behaviour"],
"BLACKLIST": ["Other"], # FIXME - will need to be set based on other data? "BLACKLIST": ["Other"], # FIXME - will need to be set based on other data?
"BPATTERNS": ["Attempt.Exploit"], # FIXME - will need to be set based on other data? "BPATTERNS": ["Attempt.Exploit"], # FIXME - will need to be set based on other data?
"DNSANOMALY": ["information.UnauthorizedAccess"], "DNSANOMALY": ["Information.UnauthorizedAccess"],
"DNSQUERY": ["Anomaly.Traffic"], "DNSQUERY": ["Anomaly.Traffic"],
"DOS": ["Availability.DoS"], "DOS": ["Availability.DoS"],
"GEODIST": ["Anomaly.Behaviour"], "GEODIST": ["Anomaly.Behaviour"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment