add shellclear tool

This commit is contained in:
Elad Kaplan 2022-07-29 23:41:58 +03:00
parent 400b0840ec
commit 9eeda27439

View File

@ -365,6 +365,7 @@ Provided data: IPv4 hosts, sub/domains/whois, ports/banners/protocols, technolog
## Terminal ## Terminal
* [shellfirm](https://github.com/kaplanelad/shellfirm) - It is a handy utility to help avoid running dangerous commands with an extra approval step. You will immediately get a small prompt challenge that will double verify your action when risky patterns are detected. * [shellfirm](https://github.com/kaplanelad/shellfirm) - It is a handy utility to help avoid running dangerous commands with an extra approval step. You will immediately get a small prompt challenge that will double verify your action when risky patterns are detected.
* [shellclear](https://github.com/rusty-ferris-club/shellclear) - It helps you to secure your shell history commands by finding sensitive commands in your all history commands and allows you to clean them
## Operating Systems ## Operating Systems