chg: [describeTypes] updated

pull/629/head
Alexandre Dulaunoy 2020-09-04 16:00:41 +02:00
parent f1a91d0872
commit 5598351a8b
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 27 additions and 0 deletions

View File

@ -69,6 +69,8 @@
"pattern-in-file", "pattern-in-file",
"pattern-in-memory", "pattern-in-memory",
"pdb", "pdb",
"pgp-private-key",
"pgp-public-key",
"regkey", "regkey",
"regkey|value", "regkey|value",
"sha1", "sha1",
@ -101,6 +103,7 @@
"campaign-name", "campaign-name",
"comment", "comment",
"dns-soa-email", "dns-soa-email",
"email",
"other", "other",
"text", "text",
"threat-actor", "threat-actor",
@ -206,6 +209,7 @@
"cookie", "cookie",
"domain", "domain",
"domain|ip", "domain|ip",
"email",
"email-dst", "email-dst",
"email-src", "email-src",
"email-subject", "email-subject",
@ -248,6 +252,8 @@
"float", "float",
"hex", "hex",
"other", "other",
"pgp-private-key",
"pgp-public-key",
"phone-number", "phone-number",
"port", "port",
"size-in-bytes", "size-in-bytes",
@ -262,6 +268,7 @@
"chrome-extension-id", "chrome-extension-id",
"comment", "comment",
"domain", "domain",
"email",
"email-attachment", "email-attachment",
"email-body", "email-body",
"email-dst", "email-dst",
@ -431,6 +438,7 @@
"comment", "comment",
"country-of-residence", "country-of-residence",
"date-of-birth", "date-of-birth",
"email",
"first-name", "first-name",
"frequent-flyer-number", "frequent-flyer-number",
"gender", "gender",
@ -445,6 +453,8 @@
"passport-expiration", "passport-expiration",
"passport-number", "passport-number",
"payment-details", "payment-details",
"pgp-private-key",
"pgp-public-key",
"phone-number", "phone-number",
"place-of-birth", "place-of-birth",
"place-port-of-clearance", "place-port-of-clearance",
@ -460,6 +470,7 @@
"Social network": [ "Social network": [
"anonymised", "anonymised",
"comment", "comment",
"email",
"email-dst", "email-dst",
"email-src", "email-src",
"eppn", "eppn",
@ -468,6 +479,8 @@
"github-username", "github-username",
"jabber-id", "jabber-id",
"other", "other",
"pgp-private-key",
"pgp-public-key",
"text", "text",
"twitter-id", "twitter-id",
"whois-registrant-email" "whois-registrant-email"
@ -609,6 +622,9 @@
"default_category": "Network activity", "default_category": "Network activity",
"to_ids": 1 "to_ids": 1
}, },
"email": {
"default_category": "Social network"
},
"email-attachment": { "email-attachment": {
"default_category": "Payload delivery", "default_category": "Payload delivery",
"to_ids": 1 "to_ids": 1
@ -949,6 +965,14 @@
"default_category": "Payload delivery", "default_category": "Payload delivery",
"to_ids": 1 "to_ids": 1
}, },
"pgp-private-key": {
"default_category": "Person",
"to_ids": 0
},
"pgp-public-key": {
"default_category": "Person",
"to_ids": 0
},
"phone-number": { "phone-number": {
"default_category": "Person", "default_category": "Person",
"to_ids": 0 "to_ids": 0
@ -1224,6 +1248,7 @@
"dns-soa-email", "dns-soa-email",
"domain", "domain",
"domain|ip", "domain|ip",
"email",
"email-attachment", "email-attachment",
"email-body", "email-body",
"email-dst", "email-dst",
@ -1309,6 +1334,8 @@
"payment-details", "payment-details",
"pdb", "pdb",
"pehash", "pehash",
"pgp-private-key",
"pgp-public-key",
"phone-number", "phone-number",
"place-of-birth", "place-of-birth",
"place-port-of-clearance", "place-port-of-clearance",