Update README.md
This commit is contained in:
@@ -3,16 +3,16 @@
|
|||||||
**SYNOPSIS**
|
**SYNOPSIS**
|
||||||
|
|
||||||
This script runs passively in the background waiting for any new usb devices.
|
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.
|
When a new USB device is connected to the machine this script monitors keypresses for 60 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
|
If there are 13 or more keypresses detected within 200 milliseconds it will pause all inputs for 20 seconds.
|
||||||
|
|
||||||
**USAGE**
|
**USAGE**
|
||||||
1. Edit Options (optional) and Run the script
|
|
||||||
|
1. Edit Options below (optional) and Run the script
|
||||||
2. A pop up will appear when monitoring is active and if a 'BadUSB' device is detected
|
2. A pop up will appear when monitoring is active and if a 'BadUSB' device is detected
|
||||||
3. logs are found in 'usblogs' folder in the temp directory.
|
3. logs are found in 'usblogs' folder in the temp directory.
|
||||||
4. Re-enable devices with this script with the re-enable option
|
|
||||||
5. Close the monitor in the system tray
|
5. Close the monitor in the system tray
|
||||||
|
|
||||||
**REQUIREMENTS**
|
**REQUIREMENTS**
|
||||||
|
|
||||||
Admin privlages are required for removing any suspected devices
|
Admin privlages are required for pausing keyboard and mouse inputs
|
||||||
|
|||||||
Reference in New Issue
Block a user