descriptiona kill switch or dead man's switch designed to ensure computer privacy
repository URLhttps://github.com/hephaest0s/usbkill.git
ownerswashdev@pm.me
last changeSat, 30 Jul 2016 12:22:00 +0000 (30 12:22 +0000)
last refreshSat, 27 Apr 2024 07:00:59 +0000 (27 09:00 +0200)
content tags
add:
README.md

usbkill

« usbkill » is an anti-forensic kill-switch that waits for a change on your USB ports and then immediately shuts down your computer.

To run:

sudo python usbkill.py

or

sudo python3 usbkill.py

Related project; same idea, but implemented as a Linux driver: https://github.com/NateBrune/silk-guardian

Why?

Some reasons to use this tool:

[!] Important: Make sure to use disk encryption for all folders that contain information you want to be private. Otherwise they will get it anyway. Full disk encryption is the easiest and surest option if available

Tip: Additionally, you may use a cord to attach a USB key to your wrist. Then insert the key into your computer and start usbkill. If they steal your computer, the USB will be removed and the computer shuts down immediately.

Feature List

(version 1.0-rc.4)

Supported command line arguments (partially for devs):

Contact

hephaestos@riseup.net - PGP/GPG Fingerprint: 8764 EF6F D5C1 7838 8D10 E061 CF84 9CE5 42D0 B12B

shortlog
2016-07-30 HephaestosUpdate README.mdmaster
2016-07-30 HephaestosMerge pull request #74 from deekayen/patch-3
2016-07-30 HephaestosMerge pull request #73 from Wh1t3Fox/init_update
2016-07-28 David NormanFix copy/paste typo.
2016-07-23 Craig Westfix circular import
2016-05-02 HephaestosUpdate README.md
2016-05-02 HephaestosMerge pull request #71 from pwnsdx/master
2016-01-18 Sabri HaddoucheFixed a bug with Apple products (apple_vendor_id) that...
2015-10-04 HephaestosMerge pull request #70 from rsrdesarrollo/master
2015-09-28 Raúl Sampedrofix easy_install module name problem
2015-09-28 Raúl Sampedrobad JSON syntax, and multi-usb not implemented
2015-09-04 Debian Live... now installable
2015-09-04 HephaestosUpdate usbkill.py
2015-07-29 HephaestosUpdate README.md
2015-07-29 HephaestosUpdate README.md
2015-07-29 Hephaestosadded swap and ram wiping
...
heads
7 years ago master
8 years ago dev