{"id":"f512acbf-e662-4903-843e-97ce4652b740","title":"Volume Shadow Copy Mount","description":"Detects volume shadow copy mount via Windows event log","author":"Roberto Rodriguez @Cyb3rWard0g, Open Threat Research (OTR)","status":"test","level":"low","date":"2020-10-20","modified":"2022-12-25","tags":["attack.credential-access","attack.t1003.002"],"technique_ids":["T1003.002"],"logsource":{"product":"windows","service":"system"},"falsepositives":["Legitimate use of volume shadow copy mounts (backups maybe)."],"references":["https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1003.002/T1003.002.md#atomic-test-3---esentutlexe-sam-copy"],"source_path":"rules/windows/builtin/system/microsoft_windows_ntfs/win_system_volume_shadow_copy_mount.yml","source_sha256":"9480ecca2732fd81492e1c84e339cb74756df6b0d4b1efb16b19196d7439f4f6","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/builtin/system/microsoft_windows_ntfs/win_system_volume_shadow_copy_mount.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Volume Shadow Copy Mount\nid: f512acbf-e662-4903-843e-97ce4652b740\nstatus: test\ndescription: Detects volume shadow copy mount via Windows event log\nreferences:\n    - https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1003.002/T1003.002.md#atomic-test-3---esentutlexe-sam-copy\nauthor: Roberto Rodriguez @Cyb3rWard0g, Open Threat Research (OTR)\ndate: 2020-10-20\nmodified: 2022-12-25\ntags:\n    - attack.credential-access\n    - attack.t1003.002\nlogsource:\n    product: windows\n    service: system\ndetection:\n    selection:\n        Provider_Name: Microsoft-Windows-Ntfs\n        EventID: 98\n        DeviceName|contains: HarddiskVolumeShadowCopy\n    condition: selection\nfalsepositives:\n    - Legitimate use of volume shadow copy mounts (backups maybe).\nlevel: low\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1003.002","id":"T1003.002","name":"Security Account Manager","page":"techniques/enterprise/T1003.002/"}],"data_path":"data/detection-rules/f512acbf-e662-4903-843e-97ce4652b740.json","kind":"sigma"}
