🚩 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
A tool for SSH server auditing with comprehensive analysis capabilities.
Certificate Transparency Monitor that alerts you when an SSL/TLS certificate is issued for your domains.
Node package for preparing CTF events with OWASP Juice Shop challenges for popular CTF frameworks.
A visualization tool for uploading and visualizing data as graphs on-the-fly, based on AfterGlow and running on Django.
A lightweight CTF platform inspired by motherfuckingwebsite.com with a focus on challenge difficulty.
An easy-to-use and lightweight API wrapper for Censys APIs with support for Python 3.8+.
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.