🚩 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

InfoSecHired
An AI-powered career platform that automates the creation of cybersecurity job application materials and provides company-specific insights for job seekers.

Mandos Brief Newsletter
A weekly newsletter providing cybersecurity leadership insights, industry updates, and strategic guidance for security professionals advancing to management positions.

CTIChef.com Detection Feeds
A tiered cyber threat intelligence service providing detection rules from public repositories with varying levels of analysis, processing, and guidance for security teams.

ImmuniWeb® Discovery
ImmuniWeb Discovery is an attack surface management platform that continuously monitors an organization's external digital assets for security vulnerabilities, misconfigurations, and threats across domains, applications, cloud resources, and the dark web.

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.