test_scratch / cti-ATT-CK-v13.1 /enterprise-attack /course-of-action /course-of-action--23bff3ce-021c-4e7a-9aee-60fd40bc7c6c.json
khoicrtp's picture
Upload 2298 files
5fe70fd
raw
history blame
1.45 kB
{
"type": "bundle",
"id": "bundle--884e37b5-2d71-4463-9e3b-eee908d6cae7",
"spec_version": "2.0",
"objects": [
{
"x_mitre_domains": [
"enterprise-attack"
],
"object_marking_refs": [
"marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"
],
"id": "course-of-action--23bff3ce-021c-4e7a-9aee-60fd40bc7c6c",
"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/T1169",
"external_id": "T1169"
}
],
"modified": "2019-07-25T12:03:12.876Z",
"name": "Sudo Mitigation",
"description": "The sudoers file should be strictly edited such that passwords are always required and that users can\u2019t spawn risky processes as users with higher privilege. By requiring a password, even if an adversary can get terminal access, they must know the password to run anything in the sudoers file.",
"x_mitre_deprecated": true,
"x_mitre_version": "1.0",
"x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5"
}
]
}