chg: Bump describeTypes (add mime)

pull/189/head
Raphaël Vinot 2018-02-08 11:19:10 +01:00
parent d9fb66690e
commit 14c2f2780b
1 changed files with 10 additions and 2 deletions

View File

@ -133,6 +133,10 @@
"default_category": "Artifacts dropped", "default_category": "Artifacts dropped",
"to_ids": 0 "to_ids": 0
}, },
"mime-type": {
"default_category": "Artifacts dropped",
"to_ids": 0
},
"identity-card-number": { "identity-card-number": {
"default_category": "Person", "default_category": "Person",
"to_ids": 0 "to_ids": 0
@ -632,6 +636,7 @@
"stix2-pattern", "stix2-pattern",
"sigma", "sigma",
"gene", "gene",
"mime-type",
"identity-card-number", "identity-card-number",
"cookie", "cookie",
"vulnerability", "vulnerability",
@ -843,6 +848,7 @@
"stix2-pattern", "stix2-pattern",
"yara", "yara",
"sigma", "sigma",
"mime-type",
"attachment", "attachment",
"malware-sample", "malware-sample",
"link", "link",
@ -918,7 +924,8 @@
"x509-fingerprint-sha256", "x509-fingerprint-sha256",
"other", "other",
"cookie", "cookie",
"gene" "gene",
"mime-type"
], ],
"Payload installation": [ "Payload installation": [
"md5", "md5",
@ -967,7 +974,8 @@
"x509-fingerprint-md5", "x509-fingerprint-md5",
"x509-fingerprint-sha256", "x509-fingerprint-sha256",
"mobile-application-id", "mobile-application-id",
"other" "other",
"mime-type"
], ],
"Persistence mechanism": [ "Persistence mechanism": [
"filename", "filename",