chg: [data] types updated to include the new zeek type

pull/328/head
Alexandre Dulaunoy 2019-01-30 23:12:30 +01:00
parent bab80181f1
commit 6002bf3203
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 8 additions and 1 deletions

View File

@ -121,6 +121,10 @@
"default_category": "Network activity",
"to_ids": 1
},
"zeek": {
"default_category": "Network activity",
"to_ids": 1
},
"pattern-in-file": {
"default_category": "Payload installation",
"to_ids": 1
@ -657,6 +661,7 @@
"AS",
"snort",
"bro",
"zeek",
"pattern-in-file",
"pattern-in-traffic",
"pattern-in-memory",
@ -1056,7 +1061,8 @@
"hex",
"cookie",
"hostname|port",
"bro"
"bro",
"zeek"
],
"Payload type": [
"comment",
@ -1105,6 +1111,7 @@
"AS",
"snort",
"bro",
"zeek",
"pattern-in-file",
"pattern-in-traffic",
"pattern-in-memory",