elfalehed / hack4squad

:skull: A versatile hacking framework that consolidates tools for OSINT, penetration testing, networking, auditing, and more, providing a comprehensive suite for cybersecurity professionals. Designed for flexibility and ease of use, it streamlines security assessments and vulnerability analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💀 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

About

:skull: A versatile hacking framework that consolidates tools for OSINT, penetration testing, networking, auditing, and more, providing a comprehensive suite for cybersecurity professionals. Designed for flexibility and ease of use, it streamlines security assessments and vulnerability analysis.

License:MIT License


Languages

Language:Shell 90.3%Language:Python 9.7%