Merge branch 'vxsh4d0w-patch-3' into main

pull/207/head
Alexandre Dulaunoy 2021-03-25 12:11:48 +01:00
commit d14ec95930
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
2 changed files with 34 additions and 2 deletions

View File

@ -76,7 +76,7 @@
{
"description": "CIRCL Taxonomy - Schemes of Classification in Incident Response and Detection",
"name": "circl",
"version": 4
"version": 5
},
{
"description": "Course of action taken within organization to discover, detect, deny, disrupt, degrade, deceive and/or destroy an attack.",

View File

@ -1,7 +1,7 @@
{
"namespace": "circl",
"description": "CIRCL Taxonomy - Schemes of Classification in Incident Response and Detection",
"version": 4,
"version": 5,
"predicates": [
{
"value": "incident-classification",
@ -24,6 +24,14 @@
"value": "system-compromise",
"expanded": "System compromise"
},
{
"value": "sabotage",
"expanded": "Sabotage"
},
{
"value": "privacy-violation",
"expanded": "Privacy violation"
},
{
"value": "scan",
"expanded": "Scan"
@ -40,6 +48,14 @@
"value": "phishing",
"expanded": "Phishing"
},
{
"value": "whaling",
"expanded": "Whaling"
},
{
"value": "smishing",
"expanded": "SMS Phishing"
},
{
"value": "malware",
"expanded": "Malware"
@ -56,6 +72,10 @@
"value": "fastflux",
"expanded": "Fastflux"
},
{
"value": "domain-fronting",
"expanded": "Domain Fronting"
},
{
"value": "sql-injection",
"expanded": "SQL Injection"
@ -84,10 +104,22 @@
"value": "wiper",
"expanded": "Wiper"
},
{
"value": "ransomware",
"expanded": "ransomware"
},
{
"value": "sextortion",
"expanded": "sextortion"
},
{
"value": "social-engineering",
"expanded": "Social Engineering"
},
{
"value": "gdpr-violation",
"expanded": "GDPR Violation"
},
{
"value": "covid-19",
"expanded": "covid-19"