Home

Awesome

silk-guardian

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

Inspired by usbkill. I remade this project as a Linux kernel driver for fun and to learn. Many people have contributed since, and I thank them.

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:

[!] Important: Make sure to use (partial) disk encryption ! Otherwise intruders will be able to access your harddrive.

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

To Do

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

Change Log

2.0 - Updated to use notifier interface.

1.5 - Updated to use shred and remove files on shutdown

1.0 - Initial release.

Contact

natebrune@gmail.com
https://keybase.io/natebrune
https://twitter.com/capitalisnn