{"id":"63de06b9-a385-40b5-8b32-73f2b9ef84b6","title":"Fsutil Drive Enumeration","description":"Attackers may leverage fsutil to enumerated connected drives.","author":"Christopher Peacock '@securepeacock', SCYTHE '@scythe_io'","status":"test","level":"low","date":"2022-03-29","modified":"2022-07-14","tags":["attack.discovery","attack.t1120"],"technique_ids":["T1120"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Certain software or administrative tasks may trigger false positives."],"references":["Turla has used fsutil fsinfo drives to list connected drives.","https://github.com/elastic/detection-rules/blob/414d32027632a49fb239abb8fbbb55d3fa8dd861/rules/windows/discovery_peripheral_device.toml"],"source_path":"rules/windows/process_creation/proc_creation_win_fsutil_drive_enumeration.yml","source_sha256":"3f4d9119c5c72efa28f23af210c6e9fbdacc66bf563ad07c7bb5c89de0de335a","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_fsutil_drive_enumeration.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Fsutil Drive Enumeration\nid: 63de06b9-a385-40b5-8b32-73f2b9ef84b6\nstatus: test\ndescription: Attackers may leverage fsutil to enumerated connected drives.\nreferences:\n    - Turla has used fsutil fsinfo drives to list connected drives.\n    - https://github.com/elastic/detection-rules/blob/414d32027632a49fb239abb8fbbb55d3fa8dd861/rules/windows/discovery_peripheral_device.toml\nauthor: Christopher Peacock '@securepeacock', SCYTHE '@scythe_io'\ndate: 2022-03-29\nmodified: 2022-07-14\ntags:\n    - attack.discovery\n    - attack.t1120\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection_img:\n        - Image|endswith: '\\fsutil.exe'\n        - OriginalFileName: 'fsutil.exe'\n    selection_cli:\n        CommandLine|contains: 'drives'\n    condition: all of selection_*\nfalsepositives:\n    - Certain software or administrative tasks may trigger false positives.\nlevel: low\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1120","id":"T1120","name":"Peripheral Device Discovery","page":"techniques/enterprise/T1120/"}],"data_path":"data/detection-rules/63de06b9-a385-40b5-8b32-73f2b9ef84b6.json","kind":"sigma"}
