Skip to content
Snippets Groups Projects
Commit a6762f35 authored by Pavel Kácha's avatar Pavel Kácha
Browse files

Typo in flowmon category

parent b703e6db
Branches
Tags
No related merge requests found
#!/usr/bin/python26
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Copyright (C) 2011-2015 Cesnet z.s.p.o
......@@ -126,7 +126,7 @@ ads_types = {
"ANOMALY": ["Anomaly.Behaviour"],
"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?
"DNSANOMALY": ["information.UnauthorizedAccess"],
"DNSANOMALY": ["Information.UnauthorizedAccess"],
"DNSQUERY": ["Anomaly.Traffic"],
"DOS": ["Availability.DoS"],
"GEODIST": ["Anomaly.Behaviour"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment