Share
## https://sploitus.com/exploit?id=F706393B-D1E2-5795-B9ED-8948AFCA5915
# ๐ ๏ธ kali-setup
A single bash script that pulls in the 20 most-used Kali Linux pentesting tools and verifies every one of them after install. Burp Suite, Wireshark, Metasploit โ all of it, in one run.
---
## ๐๏ธ What it installs
| # | Tool | Latest | What it's for |
|---|------|--------|---------------|
| 1 | **Nmap** | 7.95+ | Port scanning and host discovery |
| 2 | **Wireshark** | 4.6.6 | Live packet capture and traffic analysis |
| 3 | **Burp Suite** | 2026.4.2 | Web app proxy for intercepting and modifying HTTP/S |
| 4 | **Metasploit** | 6.4.135 | Exploitation framework for known CVEs |
| 5 | **SQLMap** | 1.10.6 | Automated SQL injection detection and exploitation |
| 6 | **Aircrack-ng** | 1.7 | Wi-Fi handshake capture and WPA/WEP cracking |
| 7 | **John the Ripper** | 1.9.0-jumbo-1 | Offline password cracking |
| 8 | **Hashcat** | 7.1.1 | GPU-accelerated hash cracking |
| 9 | **Hydra** | 9.7 | Brute-forcing login forms and network services |
| 10 | **Nikto** | 2.6.0 | Web server misconfiguration scanner |
| 11 | **Gobuster** | 3.8.2 | Directory and subdomain brute-forcer |
| 12 | **Dirb** | 2.22 | Web content scanner using wordlists |
| 13 | **Ncat** | 7.95+ | Swiss-army netcat โ shells, pivoting, port forwarding |
| 14 | **TCPDump** | 4.99.6 | Command-line packet capture |
| 15 | **Masscan** | 1.3.2 | Blazing-fast internet-scale port scanner |
| 16 | **theHarvester** | 4.10.1 | OSINT โ emails, domains, IPs from public sources |
| 17 | **WhatWeb** | 0.6.4 | Web fingerprinting โ detects CMS, frameworks, headers |
| 18 | **WPScan** | 4.0+ | WordPress vulnerability scanner |
| 19 | **Enum4linux** | 0.9.1 | SMB/SAMBA enumeration for Windows/AD targets |
| 20 | **Responder** | 3.1.4.0 | LLMNR/NBT-NS/mDNS poisoner for credential capture |
---
## โก Quick start
```bash
git clone https://github.com/krainium/kali-setup
cd kali-setup
sudo bash kali-setup.sh
```
The script handles the apt update, installs everything, and runs the verification pass at the end.
---
## ๐ Requirements
- Debian / Ubuntu / Kali Linux (anything with `apt`)
- Root or sudo access
- Internet connection
---
## ๐จ What the output looks like
```
_ __ _ _ ____ _
| |/ /__ _| (_) / ___| ___| |_ _ _ _ __
| ' // _` | | | \___ \ / _ \ __| | | | '_ \
| . \ (_| | | | ___) | __/ |_| |_| | |_) |
|_|\_\__,_|_|_| |____/ \___|\__|\__,_| .__/
|_|
Top 20 Kali Linux Pentesting Tools Installer
Latest verified versions ยท June 2026
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
i System: Kali GNU/Linux Rolling
i Date : 2026-06-05 12:00
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Installing Latest Versions
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
-> Nmap (apt ยท latest: 7.95+) ...
โ Nmap installed
-> Wireshark (apt ยท latest: 4.6.6) ...
โ Wireshark installed
-> Burp Suite (apt ยท latest: 2026.4.2) ...
โ Burp Suite installed
...
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Upgrading Python Tools via pip3
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ SQLMap pip3 upgraded to latest
โ theHarvester pip3 upgraded to latest
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Verifying All 20 Tools
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Nmap โ v7.95
โ Wireshark โ v4.6.6
โ Burp Suite โ OK (/usr/local/bin/burpsuite)
โ Metasploit โ OK (/usr/bin/msfconsole)
โ SQLMap โ v1.10.6
โ Aircrack-ng โ v1.7
โ John the Ripper โ v1.9.0
โ Hashcat โ v7.1.1
โ Hydra โ v9.7
โ Nikto โ v2.6.0
โ Gobuster โ v3.8.2
โ Dirb โ OK (/usr/bin/dirb)
โ Ncat โ v7.95
โ TCPDump โ v4.99.6
โ Masscan โ v1.3.2
โ theHarvester โ v4.10.1
โ WhatWeb โ v0.6.4
โ WPScan โ v4.0.0
โ Enum4linux โ OK (/usr/local/bin/enum4linux)
โ Responder โ OK (/usr/local/bin/responder)
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Test Summary
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Total : 20
Passed : 20
Failed : 0
โ All 20 tools installed and verified.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
```
---
## ๐ Logs
Install output is saved to `/tmp/kali-setup.log`. If something fails, check that file first.
```bash
cat /tmp/kali-setup.log
```
---
## โ ๏ธ Use responsibly
These tools are for authorized testing only โ your own systems or engagements you have written permission for.