test_scratch / cti-ATT-CK-v13.1 /enterprise-attack /course-of-action /course-of-action--073cc04d-ac46-4f5a-85d7-83a91ecd6a19.json
khoicrtp's picture
Upload 2298 files
5fe70fd
raw
history blame
1.44 kB
{
"type": "bundle",
"id": "bundle--057597b1-832f-4d62-b43f-d9f1778b4b04",
"spec_version": "2.0",
"objects": [
{
"x_mitre_domains": [
"enterprise-attack"
],
"object_marking_refs": [
"marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"
],
"id": "course-of-action--073cc04d-ac46-4f5a-85d7-83a91ecd6a19",
"type": "course-of-action",
"created": "2018-10-17T00:14:20.652Z",
"created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
"external_references": [
{
"source_name": "mitre-attack",
"url": "https://attack.mitre.org/mitigations/T1166",
"external_id": "T1166"
}
],
"modified": "2019-07-25T11:43:19.870Z",
"name": "Setuid and Setgid Mitigation",
"description": "Applications with known vulnerabilities or known shell escapes should not have the setuid or setgid bits set to reduce potential damage if an application is compromised. Additionally, the number of programs with setuid or setgid bits set should be minimized across a system.",
"x_mitre_deprecated": true,
"x_mitre_version": "1.0",
"x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5"
}
]
}