A simple network-based panic button designed to overwrite the LUKS header with random data and shutdown the computer in case of an emergency situation. This tool can be useful for activists, human right workers and others that face an adversary, such as law enforcement, that can coerce the subject to disclose the encryption passwords for the computer's hard drives. IMPORTANT: This will make impossible to recover any data stored in the disk even if the password is known. It is recommended to store your backups, as well as your original LUKS header, encrypted and in a safe location. Use this code with precaution. How it works: Nuke My LUKS is divided into four different small pieces of code: client.py, server.py, generateconfig.py, nukemyluks.sh. In a nutshell, it works by sending a UDP broadcast message to port 1337 with a tag appended to a user-defined password. In case the password matches, the script for destroying the LUKS header is executed. NOTE: Configure your firewall rules to allow UDP broadcast messages from your trusted computer running the client of Nuke My LUKS. PS: Notice that it is possible to repurpose this code to use any shell script and perform other actions.
FEATURES
SIMILAR TOOLS
Steganography brute-force utility with performance issues, deprecated in favor of stegseek.
A demonstration of a method to delete a locked executable or currently running file from disk.
A cloud-native, event-driven data pipeline toolkit for security teams with extensible data processing and serverless deployment.
de4dot is a .NET deobfuscator and unpacker with the ability to restore packed and obfuscated assemblies to their original form.
A tool for creating cryptographically strong volumes that destroy themselves upon tampering or via issued command.
Automated tool for detecting steganographic content in images, with F5 detection capabilities.
A steganographic file system in userspace for plausible deniability of files.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.