add missing

pull/83/head
Valentin Giannini 2018-01-18 16:23:39 +01:00
parent 9a9da7e532
commit 8c576c2da8
1 changed files with 5 additions and 0 deletions

View File

@ -125,6 +125,11 @@
"value": "domain-compromise",
"expanded": "Domain Compromise",
"description": "The whole domain is compromised; this is commonly used for active directory and detected by a “pass the ticket” attack or a discovery of “ad dumps” files."
},
{
"value": "application-compromise",
"expanded": "Application Compromise",
"description": "An application is compromised; the attacker possess an uncontrolled access to data, server, and assets used by this application (CMDB, DB, Backend services, etc.)."
}
]
},