Git Product home page Git Product logo

silk-guardian's Introduction

silk-guardian

Silk Guardian is an anti-forensic LKM kill-switch that waits for a change on your usb ports and then wipes your ram, deletes precious files, and turns off your computer.

Very Very much inspired by usbkill I remade this project as a LKM because I feel that it could be implemented better than it already is.

The project is still under development but it does work and is effective.

To run:

make
sudo insmod silk.ko

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

sudo apt-get install linux-headers

Why?

There are 3 reasons (maybe more?) to use this tool:

  • In case the police or other thugs come busting in (or steal your laptop from you when you are at a public library as happened to Ross). The police commonly uses a « mouse jiggler » to keep the screensaver and sleep mode from activating.
  • You don't want someone retrieve documents from your computer via USB or install malware or backdoors.
  • You want to improve the security of your (Full Disk Encrypted) home or corporate server (e.g. Your Raspberry).

[!] Important: Make sure to use (partial) disk encryption ! Otherwise they will get in anyway.

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

Feature List

  • Shutdown the computer when there is USB activity
  • Secure deletion of incriminating files before shutdown
  • No dependencies
  • Difficult to detect

To Do

  • Ability to whitelist USB devices
  • Remove files before shutdown
  • Remove userspace dependancy upon shutdown

More like... to-done. Way to go community you did it!

Change Log

2.0 - Updated to use notifier interface. Thus making this product like... 1000% better

1.5 - Updated to use shred and remove files on shutdown

1.0 - Initial release.

Contact

[email protected]
https://keybase.io/natebrune

silk-guardian's People

Contributors

natebrune avatar gregkh avatar redfast00 avatar nonapode avatar jklmnn avatar heyimgay avatar

Watchers

 avatar  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.