USB Capture
Capture traffic sent via Universal Serial Bus (USB) protocol
Live Capture
USB live capture is now possible, currently the following Audit Records exist: USB and USBRequestBlockSetup.
To capture USB traffic live on macOS, install wireshark and bring up the USB interface:
Now attach netcap and set baselayer to USB:
Offline from dumpfile
To read offline USB traffic from a PCAP file use:
Don't forget to set the -payload flag if you want to preserve the data being transmitted!
Last updated