Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

There is an extra step for the USB devices:
USB capture setup: Linux

(Sniff usb with non-root user under Ubuntu 18.04)

There is an extra step for the USB devices:
USB capture setup: Linux

To give regular users privileges, make the usbmonX device(s) readable:

sudo setfacl -m u:$USER:r /dev/usbmon*

(Sniff usb with non-root user under Ubuntu 18.04)