Giter Site home page Giter Site logo

usbkill's Introduction

usbkill

"usbkill" waits for a change on your USB ports, then immediately kills your computer. Anti forensic, usb -> kill

Unfinished project! Expect improvements to come.

But it does work and is effective.

To run:

sudo python3 usbkill.py

Why?

In case the police comes busting in, or steals your laptop from you when you are at a public library (as with Ross).

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. 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 then steal your computer, the usb will be removed and the computer shuts down immediately.

Custom commands for when a usb change is observed will be implemented later.

Make sure to use full disk encryption! Otherwise they will get in anyway.

Note for OS X users

In order to work on OS X, you have to install lsusb port along with python3 by using brew:

brew update && \
brew tap jlhonora/lsusb && \
brew install python3 && \
brew install lsusb

Contact

[email protected] - 8764 EF6F D5C1 7838 8D10 E061 CF84 9CE5 42D0 B12B

usbkill's People

Contributors

deekayen avatar hephaest0s avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.