chg: [PyMISP] describeTypes.json updated to add XMR type

pull/251/head
Alexandre Dulaunoy 2018-07-07 12:22:02 +02:00
parent 644337e615
commit 8f0bbab6e1
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 6 additions and 0 deletions

View File

@ -213,6 +213,10 @@
"default_category": "Financial fraud", "default_category": "Financial fraud",
"to_ids": 1 "to_ids": 1
}, },
"xmr": {
"default_category": "Financial fraud",
"to_ids": 1
},
"iban": { "iban": {
"default_category": "Financial fraud", "default_category": "Financial fraud",
"to_ids": 1 "to_ids": 1
@ -656,6 +660,7 @@
"target-location", "target-location",
"target-external", "target-external",
"btc", "btc",
"xmr",
"iban", "iban",
"bic", "bic",
"bank-account-nr", "bank-account-nr",
@ -1079,6 +1084,7 @@
], ],
"Financial fraud": [ "Financial fraud": [
"btc", "btc",
"xmr",
"iban", "iban",
"bic", "bic",
"bank-account-nr", "bank-account-nr",