2017-11-09 07:40:46 +00:00
|
|
|
title: USB Device Plugged
|
2019-11-12 22:12:27 +00:00
|
|
|
id: 1a4bd6e3-4c6e-405d-a9a3-53a116e341d4
|
2017-11-09 07:40:46 +00:00
|
|
|
description: Detects plugged USB devices
|
2018-01-27 23:12:19 +00:00
|
|
|
references:
|
2017-11-09 07:40:46 +00:00
|
|
|
- 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/
|
|
|
|
status: experimental
|
|
|
|
author: Florian Roth
|
2020-01-30 15:07:37 +00:00
|
|
|
date: 2017/11/09
|
2019-03-05 22:25:49 +00:00
|
|
|
tags:
|
|
|
|
- attack.initial_access
|
|
|
|
- attack.t1200
|
2017-11-09 07:40:46 +00:00
|
|
|
logsource:
|
|
|
|
product: windows
|
|
|
|
service: driver-framework
|
|
|
|
detection:
|
|
|
|
selection:
|
2020-01-30 15:07:37 +00:00
|
|
|
EventID:
|
2017-11-09 07:40:46 +00:00
|
|
|
- 2003 # Loading drivers
|
|
|
|
- 2100 # Pnp or power management
|
|
|
|
- 2102 # Pnp or power management
|
|
|
|
condition: selection
|
2020-01-30 15:07:37 +00:00
|
|
|
falsepositives:
|
2017-11-09 07:40:46 +00:00
|
|
|
- Legitimate administrative activity
|
|
|
|
level: low
|