Shellclear Logo

Shellclear

0
Free
Visit Website

🚩 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

ALTERNATIVES

Security tips for setting up an Apache HTTP Server to prevent security issues.

A security framework for process isolation and sandboxing based on capability-based security principles.

A visualization tool for uploading and visualizing data as graphs on-the-fly, based on AfterGlow and running on Django.

Social news aggregation and discussion platform for cybersecurity professionals.

A tool for scraping CTF writeups from ctftime.org and organizing them for easy access.

A tool for auditing and reporting Unix host security with the ability to perform a lockdown.

A module that enforces HTTPS connections and automatically redirects non-encrypted HTTP requests to HTTPS.

Script to verify audit settings for Microsoft Defender for Endpoint in GPO.

PINNED