mirror of
https://github.com/beigeworm/BadUSB-Files-For-FlipperZero.git
synced 2025-12-28 21:53:21 -08:00
BAD USB DETECTION AND PROTECTION
SYNOPSIS
This script runs passively in the background waiting for any new usb devices. When a new USB device is connected to the machine this script monitors keypresses for 30 seconds. If there are 13 or more keypresses detected within 200 milliseconds it will pause all input for 10 seconds and attempt to disable the most recently connected USB device
USAGE
- Edit Options (optional) and Run the script
- A pop up will appear when monitoring is active and if a 'BadUSB' device is detected
- logs are found in 'usblogs' folder in the temp directory.
- Re-enable devices with this script with the re-enable option
- Close the monitor in the system tray
REQUIREMENTS
Admin privlages are required for removing any suspected devices