Usbkill Script Can Render Computers Useless
The idea of needing to disable a computer quickly as the police–or another potential adversary–comes through the door typically has been the concern of criminals. But in today’s climate activists, journalists, and others may find themselves wanting to make their laptops unusable in short order, and that’s where usbkill
The new tool is a small Python script that users can download and run on any machine. The script then will monitor the machine for any changes in state on the USB ports, like when someone removes or plugs in a USB drive. If a state change is detected, the usbkill script then will disable the machine immediately.
[adsense size='1']
A developer who uses the name Hephaest0s released usbkill on GitHub recently, and the tool could have a wide range of uses, especially for anti-forensics applications. The usbkill script could effectively prevent analysis of a machine. In an email, the developer said usbkill is designed for some specific threats.
“Usbkill keeps watch on the computer’s usb ports,
“For additional security one might attach a usb key
The usbkill script has anti-theft, as well as anti-forensics, applications.
“In case the police comes busting in, or steals your laptop from you when you are at a public library. The police will use a `mouse jiggler’ to keep the screensaver and sleep mode from activating. If this happens you would like your computer to shut down immediately,” Hephaest0s wrote in the documentation for the usbkill script.
The possibility of needing to protect against forensic examination of a laptop has become quite real in recent years for many people. Security researchers, political activists, journalists, and many others can find themselves subject to laptop seizures or searches at various times. Depending on the country, legal issues could arise from using a tool to modify a machine to prevent forensic search, but for users who are mainly worried about theft, usbkill is a new option to make laptops useless to potential thieves.
[adsense size='1']
“In case of false alarm you’d like to recover your files. This is not a
In addition to usbkill, Hephaest0s has several other projects on GitHub
Gloss