kraloveckey / mini-bash

🤖 Simple and different tools written on Bash that simplify work.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


mini-bash

🤖 A collection of simple and different tools written on Bash that simplify work.


"Buy Me A Coffee"

Telegram Channel



  • f31 - a bash script that hardens your Kali Linux and allows you to minimize noise in the air, useful for pentesters or red team operators where it is important to have minimal impact on the infrastructure to avoid network performance issues.

  • icheck.sh - script that check Internet connection.

  • nginx-hosts.sh - script that find uniq server_name in nginx web-server configs.

  • nmap-scan.sh - script that scan host with nmap for open ports. Example:
sudo bash nmap-scan.sh <host>

  • rs-gen - a tool to generate various ways to do a reverse shell.


About

🤖 Simple and different tools written on Bash that simplify work.

License:MIT License


Languages

Language:Shell 76.8%Language:Python 23.2%