Incident classification updates

This proposal involves new incident categories  and adds a section related information classification.
pull/188/head
V 2020-04-10 14:12:02 +02:00 committed by GitHub
parent 817c734094
commit 0e81bbcd66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 48 additions and 0 deletions

View File

@ -24,6 +24,14 @@
"value": "system-compromise",
"expanded": "System compromise"
},
{
"value": "sabotage",
"expanded": "Sabotage"
},
{
"value": "gdpr-violation",
"expanded": "GDPR 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"
@ -88,12 +108,40 @@
"value": "sextortion",
"expanded": "sextortion"
},
{
"value": "social-engineering",
"expanded": "Social Engineering"
},
{
"value": "gdpr-violation",
"expanded": "GDPR Violation"
},
{
"value": "covid-19",
"expanded": "covid-19"
}
]
},
{
"predicate": "information-classfication",
"entry": [{
"value": "confidential",
"expanded": "Confidential Information (top confidentiality level)"
},
{
"value": "restricted",
"expanded": "Restricted Information (medium confidentiality level)"
},
{
"value": "internal-use",
"expanded": "Internal Use Information (lowest level of confidentiality)"
},
{
"value": "public",
"expanded": "Public Information (everyone can see the information)"
}
]
},
{
"predicate": "topic",
"entry": [