test_scratch / cti-ATT-CK-v13.1 /enterprise-attack /course-of-action /course-of-action--23061b40-a7b6-454f-8950-95d5ff80331c.json
khoicrtp's picture
Upload 2298 files
5fe70fd
raw
history blame
2.49 kB
{
"type": "bundle",
"id": "bundle--f08a5c33-9bc6-4254-8ffb-c392da8ce13a",
"spec_version": "2.0",
"objects": [
{
"x_mitre_domains": [
"enterprise-attack"
],
"object_marking_refs": [
"marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"
],
"id": "course-of-action--23061b40-a7b6-454f-8950-95d5ff80331c",
"type": "course-of-action",
"created": "2018-10-17T00:14:20.652Z",
"created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
"external_references": [
{
"external_id": "T1130",
"url": "https://attack.mitre.org/mitigations/T1130",
"source_name": "mitre-attack"
},
{
"source_name": "Wikipedia HPKP",
"description": "Wikipedia. (2017, February 28). HTTP Public Key Pinning. Retrieved March 31, 2017.",
"url": "https://en.wikipedia.org/wiki/HTTP_Public_Key_Pinning"
},
{
"url": "https://posts.specterops.io/code-signing-certificate-cloning-attacks-and-defenses-6f98657fc6ec",
"description": "Graeber, M. (2017, December 22). Code Signing Certificate Cloning Attacks and Defenses. Retrieved April 3, 2018.",
"source_name": "SpectorOps Code Signing Dec 2017"
}
],
"modified": "2020-03-31T12:49:14.885Z",
"name": "Install Root Certificate Mitigation",
"description": "HTTP Public Key Pinning (HPKP) is one method to mitigate potential man-in-the-middle situations where and adversary uses a mis-issued or fraudulent certificate to intercept encrypted communications by enforcing use of an expected certificate. (Citation: Wikipedia HPKP)\n\nWindows Group Policy can be used to manage root certificates and the <code>Flags</code> value of <code>HKLM\\SOFTWARE\\Policies\\Microsoft\\SystemCertificates\\Root\\ProtectedRoots</code> can be set to 1 to prevent non-administrator users from making further root installations into their own HKCU certificate store. (Citation: SpectorOps Code Signing Dec 2017)",
"x_mitre_deprecated": true,
"x_mitre_version": "1.0",
"x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5"
}
]
}