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.