Update describe types

pull/98/head
Raphaël Vinot 2017-07-21 10:12:32 +02:00
parent e304535b72
commit f679e8aa7d
1 changed files with 9 additions and 2 deletions

View File

@ -125,6 +125,10 @@
"default_category": "Payload installation", "default_category": "Payload installation",
"to_ids": 1 "to_ids": 1
}, },
"cookie": {
"default_category": "Network activity",
"to_ids": 0
},
"vulnerability": { "vulnerability": {
"default_category": "External analysis", "default_category": "External analysis",
"to_ids": 0 "to_ids": 0
@ -586,6 +590,7 @@
"pattern-in-memory", "pattern-in-memory",
"yara", "yara",
"sigma", "sigma",
"cookie",
"vulnerability", "vulnerability",
"attachment", "attachment",
"malware-sample", "malware-sample",
@ -854,7 +859,8 @@
"text", "text",
"hex", "hex",
"x509-fingerprint-sha1", "x509-fingerprint-sha1",
"other" "other",
"cookie"
], ],
"Payload installation": [ "Payload installation": [
"md5", "md5",
@ -933,7 +939,8 @@
"text", "text",
"x509-fingerprint-sha1", "x509-fingerprint-sha1",
"other", "other",
"hex" "hex",
"cookie"
], ],
"Payload type": [ "Payload type": [
"comment", "comment",