Skip to content

Methods to kill BadUSB, including cross-platform software with background services and physical electronics hardware.

License

Notifications You must be signed in to change notification settings

ONLYA/BadUSB-Kill-Switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BadUSB Kill Switch

Methods to kill BadUSB:

  • Software prevention
  • Hardware prevention

Software

This method detects unexpected HID devices input and block all keyboard inputs when that happens. For detail please have a look at Software section.

Hardware

This method detects whether the plugged USB device is HID device or not. For details please have a look at Hardware section.