Skip to content

usbkill is an anti-forensic LKM kill-switch that waits for a change on your usb ports and turns off your computer.

License

Notifications You must be signed in to change notification settings

ichensky/usbkill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usbkill

usbkill is an anti-forensic LKM kill-switch that waits for a change on your usb ports and turns off your computer.

To run:

make
sudo insmod usbkill.ko

You will need to have the linux-headers package installed. If you haven't:

apt-get install linux-headers-$(uname -r)

List usb devices:

lsusb

About

usbkill is an anti-forensic LKM kill-switch that waits for a change on your usb ports and turns off your computer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published