Skip to content

Files

Latest commit

189c7cd · May 31, 2023

History

History
67 lines (44 loc) · 1.22 KB

README.md

File metadata and controls

67 lines (44 loc) · 1.22 KB

💀 Hack4Squad contributions welcome

A bash hacking utility


Hack4Squad is a collection for Hacking Tools (Bash and Python based) 💻


Tools

  1. Reconnaissance
    • Dirsearch
    • Nmap
    • Lynis
    • Wascan
    • Airgeddon
    • Scant3r
  2. Exploitation
    • Airgeddon
    • PasteJacker
  3. OSINT
    • Sherlock
    • Photon

And more tools to be added soon.

1. Requirements

Please make sure these packages below are installed;

2. Installation

  • Note that this script must be run as root.
$ chmod +x install.sh
$ sudo ./install.sh

3. Execution

$ chmod +x Hack4Squad.sh
$ ./Hack4Squad.sh

Status:

70% In progress...

2DO:

  • Fix the installation
  • Fix the prompts configuration