diff --git a/CSIRTAmericas.org/machinetag.json b/CSIRTAmericas.org/machinetag.json deleted file mode 100644 index 3f1faa9..0000000 --- a/CSIRTAmericas.org/machinetag.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "namespace": "csirt-americas", - "description": "Taxonomia CSIRT Americas.", - "version": 1, - "predicates": [ - { - "value": "defacement", - "expanded": "Defacement" - }, - { - "value": "malware", - "expanded": "Malware" - }, - { - "value": "ddos", - "expanded": "DDoS" - }, - { - "value": "phishing", - "expanded": "Phishing" - }, - { - "value": "spam", - "expanded": "Spam" - }, - { - "value": "botnet", - "expanded": "Botnet" - }, - { - "value": "fastflux", - "expanded": "Fastflux" - }, - { - "value": "cryptojacking", - "expanded": "Cryptojacking" - }, - { - "value": "xss", - "expanded": "XSS" - }, - { - "value": "sqli", - "expanded": "SQL Injection" - }, - { - "value": "vulnerability", - "expanded": "Vulnerability" - }, - { - "value": "infoleak", - "expanded": "Information leak" - }, - { - "value": "compromise", - "expanded": "System compromise" - }, - { - "value": "other", - "expanded": "Other" - } - ] -}