🚩 Show sensitive command summary when open a new terminal 👀 Clear sensitive commands from shell history 🙈 Stash your history command before presentations OR screen sharing Shellclear is a tool that provides a simple and fast way to secure your shell commands history. Setup your shell: * Bash: Add the following to the end of ~/.bashrc: eval $(shellclear --init-shell) * Zsh: Add the following to the end of ~/.zshrc: eval $(shellclear --init-shell) * PowerShell: Add the following to the end of your PowerShell configuration (find it by running $PROFILE): Invoke-Expression (&shellclear --init-shell) * Fish: Add the following to the end of ~/.config/fish/config.fish: shellclear --init-shell | source Using $ shellclear --help Secure shell commands
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
Mellivora Mellivora is a PHP-based CTF engine with a wide range of features for managing Capture The Flag competitions.
Docker file for building Androguard dependencies with an optional interactive shell environment.
Node package for preparing CTF events with OWASP Juice Shop challenges for popular CTF frameworks.
A portable Docker container with preinstalled AWS security tools for SecOps on AWS.
Utility that exposes TLS certificate expiry as Prometheus metrics.
Script to check for artifacts with the same name between repositories to prevent Dependency Confusion Attacks.
Scoring server for Cyber Capture the Flag events with a focus on problem modification and hint offerings.
PINNED

Mandos
Fractional CISO service that helps B2B companies implement security leadership to win enterprise deals, achieve compliance, and develop strategic security programs.

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.