chg: [CSIRTamericas] updated

pull/155/head
Alexandre Dulaunoy 2019-07-05 07:17:42 +02:00
parent 35804a568a
commit 7bb05bbe20
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 28 additions and 28 deletions

View File

@ -4,60 +4,60 @@
"version": 1, "version": 1,
"predicates": [ "predicates": [
{ {
"value": "defacement", "value": "defacement",
"expanded": "Defacement" "expanded": "Defacement"
}, },
{ {
"value": "malware", "value": "malware",
"expanded": "Malware" "expanded": "Malware"
}, },
{ {
"value": "ddos", "value": "ddos",
"expanded": "DDoS" "expanded": "DDoS"
}, },
{ {
"value": "phishing", "value": "phishing",
"expanded": "Phishing" "expanded": "Phishing"
}, },
{ {
"value": "spam", "value": "spam",
"expanded": "Spam" "expanded": "Spam"
}, },
{ {
"value": "botnet", "value": "botnet",
"expanded": "Botnet" "expanded": "Botnet"
}, },
{ {
"value": "fastflux", "value": "fastflux",
"expanded": "Fastflux" "expanded": "Fastflux"
}, },
{ {
"value": "cryptojacking", "value": "cryptojacking",
"expanded": "Cryptojacking" "expanded": "Cryptojacking"
}, },
{ {
"value": "xss", "value": "xss",
"expanded": "XSS" "expanded": "XSS"
}, },
{ {
"value": "sqli", "value": "sqli",
"expanded": "SQL Injection" "expanded": "SQL Injection"
}, },
{ {
"value": "vulnerability", "value": "vulnerability",
"expanded": "Vulnerability" "expanded": "Vulnerability"
}, },
{ {
"value": "infoleak", "value": "infoleak",
"expanded": "Information leak" "expanded": "Information leak"
}, },
{ {
"value": "compromise", "value": "compromise",
"expanded": "System compromise" "expanded": "System compromise"
}, },
{ {
"value": "other", "value": "other",
"expanded": "Other" "expanded": "Other"
} }
] ]
} }