usb
¶
$ target-query <path/to/target> -f usb
Module |
|
Output |
|
Module documentation
Windows USB history plugin.
Parses Windows registry data about attached USB devices. Does not parse EVTX EventIDs
or C:\Windows\inf\setupapi(.dev).log
.
To get a full picture of the USB history on a Windows machine, you should parse the relevant EventIDs using the evtx plugin. For more research on event log USB forensics, see:
- Resources:
Function documentation
Yields information about (historically) attached USB storage devices on Windows.
Uses the registry to find information about USB storage devices that have been attached to the system.
Also tries to find the past volume name and mount letters of the USB device and what user(s) interacted
with them using explorer.exe
.