chg: Bump describeTypes

pull/154/head
Raphaël Vinot 2017-12-13 18:00:31 +01:00
parent 68afcf1c38
commit f15341d1cf
1 changed files with 20 additions and 0 deletions

View File

@ -373,6 +373,14 @@
"default_category": "Network activity", "default_category": "Network activity",
"to_ids": 1 "to_ids": 1
}, },
"x509-fingerprint-md5": {
"default_category": "Network activity",
"to_ids": 1
},
"x509-fingerprint-sha256": {
"default_category": "Network activity",
"to_ids": 1
},
"dns-soa-email": { "dns-soa-email": {
"default_category": "Attribution", "default_category": "Attribution",
"to_ids": 0 "to_ids": 0
@ -664,6 +672,8 @@
"whois-registrar", "whois-registrar",
"whois-creation-date", "whois-creation-date",
"x509-fingerprint-sha1", "x509-fingerprint-sha1",
"x509-fingerprint-md5",
"x509-fingerprint-sha256",
"dns-soa-email", "dns-soa-email",
"size-in-bytes", "size-in-bytes",
"counter", "counter",
@ -816,6 +826,8 @@
"hex", "hex",
"vulnerability", "vulnerability",
"x509-fingerprint-sha1", "x509-fingerprint-sha1",
"x509-fingerprint-md5",
"x509-fingerprint-sha256",
"other", "other",
"hostname|port", "hostname|port",
"email-dst-display-name", "email-dst-display-name",
@ -875,6 +887,8 @@
"text", "text",
"hex", "hex",
"x509-fingerprint-sha1", "x509-fingerprint-sha1",
"x509-fingerprint-md5",
"x509-fingerprint-sha256",
"other", "other",
"cookie" "cookie"
], ],
@ -921,6 +935,8 @@
"text", "text",
"hex", "hex",
"x509-fingerprint-sha1", "x509-fingerprint-sha1",
"x509-fingerprint-md5",
"x509-fingerprint-sha256",
"mobile-application-id", "mobile-application-id",
"other" "other"
], ],
@ -978,6 +994,8 @@
"comment", "comment",
"text", "text",
"x509-fingerprint-sha1", "x509-fingerprint-sha1",
"x509-fingerprint-md5",
"x509-fingerprint-sha256",
"other", "other",
"dns-soa-email" "dns-soa-email"
], ],
@ -1014,6 +1032,8 @@
"comment", "comment",
"text", "text",
"x509-fingerprint-sha1", "x509-fingerprint-sha1",
"x509-fingerprint-md5",
"x509-fingerprint-sha256",
"github-repository", "github-repository",
"other", "other",
"cortex" "cortex"