A Linux or OSX shell script to monitor usb devices while your computer is locked. Get notified when someone plugs in or removes a usb device
./usb_canary
Logging all events
./usb_canary paranoid
With SMS alerting:
TWILIO_FROM="+16665554321" TWILIO_TO="+1123456789" TWILIO_SID="oaiufs0al444236675kjfh" TWILIO_AUTH="8489287927FGKDGKGD" ./usb_canary
fijimunkii
This project is licensed under the GNU GPLv3 License - see the LICENSE file for details.