{"id":"452df256-da78-427a-866f-49fa04417d74","title":"Time Machine Backup Deletion Attempt Via Tmutil - MacOS","description":"Detects deletion attempts of MacOS Time Machine backups via the native backup utility \"tmutil\".\nAn adversary may perform this action before launching a ransonware attack to prevent the victim from restoring their files.\n","author":"Pratinav Chandra","status":"test","level":"medium","date":"2024-05-29","modified":"","tags":["attack.impact","attack.t1490"],"technique_ids":["T1490"],"logsource":{"category":"process_creation","product":"macos"},"falsepositives":["Legitimate activities"],"references":["https://github.com/redcanaryco/atomic-red-team/blob/master/atomics/T1490/T1490.md#atomic-test-12---disable-time-machine","https://www.loobins.io/binaries/tmutil/"],"source_path":"rules/macos/process_creation/proc_creation_macos_tmutil_delete_backup.yml","source_sha256":"25da3a8d24f08a516d0df9443fd60fb56a86ffc3dae14739ce8df972c6aa9e4b","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/macos/process_creation/proc_creation_macos_tmutil_delete_backup.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Time Machine Backup Deletion Attempt Via Tmutil - MacOS\nid: 452df256-da78-427a-866f-49fa04417d74\nstatus: test\ndescription: |\n    Detects deletion attempts of MacOS Time Machine backups via the native backup utility \"tmutil\".\n    An adversary may perform this action before launching a ransonware attack to prevent the victim from restoring their files.\nreferences:\n    - https://github.com/redcanaryco/atomic-red-team/blob/master/atomics/T1490/T1490.md#atomic-test-12---disable-time-machine\n    - https://www.loobins.io/binaries/tmutil/\nauthor: Pratinav Chandra\ndate: 2024-05-29\ntags:\n    - attack.impact\n    - attack.t1490\nlogsource:\n    category: process_creation\n    product: macos\ndetection:\n    selection_img:\n        - Image|endswith: '/tmutil'\n        - CommandLine|contains: 'tmutil'\n    selection_cmd:\n        CommandLine|contains: 'delete'\n    condition: all of selection_*\nfalsepositives:\n    - Legitimate activities\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1490","id":"T1490","name":"Inhibit System Recovery","page":"techniques/enterprise/T1490/"}],"data_path":"data/detection-rules/452df256-da78-427a-866f-49fa04417d74.json","kind":"sigma"}
