chg: Bump describeType

pull/186/head
Raphaël Vinot 2018-02-02 15:23:58 +01:00
parent 05bbfac658
commit a1d4b338fc
1 changed files with 7 additions and 1 deletions

View File

@ -129,6 +129,10 @@
"default_category": "Payload installation", "default_category": "Payload installation",
"to_ids": 1 "to_ids": 1
}, },
"gene": {
"default_category": "Artifacts dropped",
"to_ids": 0
},
"cookie": { "cookie": {
"default_category": "Network activity", "default_category": "Network activity",
"to_ids": 0 "to_ids": 0
@ -623,6 +627,7 @@
"yara", "yara",
"stix2-pattern", "stix2-pattern",
"sigma", "sigma",
"gene",
"cookie", "cookie",
"vulnerability", "vulnerability",
"attachment", "attachment",
@ -907,7 +912,8 @@
"x509-fingerprint-md5", "x509-fingerprint-md5",
"x509-fingerprint-sha256", "x509-fingerprint-sha256",
"other", "other",
"cookie" "cookie",
"gene"
], ],
"Payload installation": [ "Payload installation": [
"md5", "md5",