{"id":"1a4bd6e3-4c6e-405d-a9a3-53a116e341d4","title":"USB Device Plugged","description":"Detects plugged/unplugged USB devices","author":"Florian Roth (Nextron Systems)","status":"test","level":"low","date":"2017-11-09","modified":"2021-11-30","tags":["attack.initial-access","attack.t1200"],"technique_ids":["T1200"],"logsource":{"product":"windows","service":"driver-framework","definition":"Requires enabling and collection of the Microsoft-Windows-DriverFrameworks-UserMode/Operational eventlog"},"falsepositives":["Legitimate administrative activity"],"references":["https://df-stream.com/2014/01/the-windows-7-event-log-and-usb-device/","https://www.techrepublic.com/article/how-to-track-down-usb-flash-drive-usage-in-windows-10s-event-viewer/"],"source_path":"rules/windows/builtin/driverframeworks/win_usb_device_plugged.yml","source_sha256":"78e2c9ec4ffc8a34bf4e8efbbb04adf4560a247b8f1116d3aca5cfcd98b4cbfb","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/builtin/driverframeworks/win_usb_device_plugged.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: USB Device Plugged\nid: 1a4bd6e3-4c6e-405d-a9a3-53a116e341d4\nstatus: test\ndescription: Detects plugged/unplugged USB devices\nreferences:\n    - https://df-stream.com/2014/01/the-windows-7-event-log-and-usb-device/\n    - https://www.techrepublic.com/article/how-to-track-down-usb-flash-drive-usage-in-windows-10s-event-viewer/\nauthor: Florian Roth (Nextron Systems)\ndate: 2017-11-09\nmodified: 2021-11-30\ntags:\n    - attack.initial-access\n    - attack.t1200\nlogsource:\n    product: windows\n    service: driver-framework\n    definition: 'Requires enabling and collection of the Microsoft-Windows-DriverFrameworks-UserMode/Operational eventlog'\ndetection:\n    selection:\n        EventID:\n            - 2003  # Loading drivers\n            - 2100  # Pnp or power management\n            - 2102  # Pnp or power management\n    condition: selection\nfalsepositives:\n    - Legitimate administrative activity\nlevel: low\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1200","id":"T1200","name":"Hardware Additions","page":"techniques/enterprise/T1200/"}],"data_path":"data/detection-rules/1a4bd6e3-4c6e-405d-a9a3-53a116e341d4.json","kind":"sigma"}
