logic-bomb
Shutdown trigger
A Linux kernel module that uses keyboard input to trigger system shutdown based on predefined text strings.
Linux kernel module which powers off the computer on certain text from keyboard
38 stars
2 watching
6 forks
Language: C
last commit: about 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
natebrune/silk-guardian | A kernel module that automatically shuts down and securely wipes the system's files when a USB device is inserted or changed. | 678 |
jarun/spy | A tool to record and log keyboard key presses in the Linux kernel | 637 |
heppu/gkill | An interactive process killer tool for Linux and macOS that allows users to filter and kill processes using keyboard navigation. | 315 |
ztrue/shutdown | A package providing a standardized interface for handling application shutdown in Go apps | 59 |
linux-lock/bpflock | A security solution using eBPF to restrict Linux access and protect against attacks | 136 |
8lwxpg/powertoysrun-processkiller | A plugin for a task automation tool to kill processes and their instances. | 71 |
buskill/buskill-app | An app for arming and controlling a laptop kill cord to trigger lockdown or shutdown when the device is physically separated from the user. | 157 |
gkaindl/meltdown-poc | A proof-of-concept to demonstrate the feasibility of a timing attack vulnerability in certain Intel processors | 154 |
hatchsoftware/automatic-aws-db-shutdown-cdk | A CDK project that automates the shutdown of AWS Database resources after they are no longer needed. | 5 |
anthraxx/linux-hardened | A minimal Linux kernel hardening project | 575 |
theupbeat/lfetch | A C program that fetches and displays Linux system information | 4 |
sindresorhus/fkill | A tool to kill specific processes or ports across multiple operating systems. | 732 |
jacek-kurlit/pik | A command-line tool for finding and killing processes in an interactive manner. | 179 |
krispycamel4u/sysmontask | A Linux system monitoring tool with task management features similar to Windows Task Manager. | 689 |
target/pod-reaper | A Kubernetes controller designed to automatically kill pods based on predefined rules and conditions. | 201 |