Share
## https://sploitus.com/exploit?id=FEF58E04-F569-567D-A5B7-065978DDF127
# JesterSploit – Advanced WiFi Penetration Testing Framework

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

**JesterSploit** is a modular, production‑ready WiFi penetration testing framework. It provides a rich set of attacks (PMKID, handshake capture, WPS, deauth, evil twin, KRACK, FragAttacks, chipset exploits, etc.) with a clean terminal interface, Telegram C2, and GPU‑accelerated cracking.

---

## ⚠️ Disclaimer

> This tool is intended **only for authorized security assessments** on networks you own or have explicit permission to test. Unauthorized use is illegal and unethical. The authors assume no liability for misuse.

---

## Features

- **USB‑only adapter detection** – never uses internal cards.
- **All major attacks** – PMKID, handshake capture, WPS (bully/reaver/pixiewps), deauth, evil twin, karma, beacon flood, FragAttacks, KRACK, Broadcom/MediaTek chipset exploits, AirSnitch MITM, PMKSA cache poisoning.
- **GPU‑aware cracking** – uses hashcat with OpenCL/CUDA when available.
- **Telegram C2** – full remote control with rich commands.
- **First‑time setup wizard** – configure Telegram, wordlists, default settings.
- **Multi‑wordlist support** – add, remove, or clear wordlists on the fly.
- **Forensic logging** – every capture is logged with SHA256 and timestamp.
- **Cancellable operations** – press Ctrl+C to stop any running attack.
- **Centered ASCII banner** – the Jester face fits perfectly within 102‑char width.

---

## Supported Adapters (USB only)

- TP-Link TL-WN722N (v1, Atheros AR9271)
- Alfa AWUS036ACH / AWUS036ACM
- Any adapter with chipset: Atheros AR9271, Ralink RT3070/RT5370/RT5572, MediaTek MT76xx, Realtek RTL88xx, Broadcom BCM4323.

*Internal WiFi cards are ignored – you must use a USB adapter.*

---

## Installation

### Prerequisites

- Kali Linux (or any Debian‑based distribution)
- Root privileges
- A compatible USB WiFi adapter

### Step‑by‑step

```bash
# Clone the repository
git clone https://github.com/jestersploit/JesterSploit.git
cd JesterSploit

# Install Python dependencies
pip install -r requirements.txt

# Install required system tools (if missing)
apt update
apt install aircrack-ng hcxtools bully reaver pixiewps hostapd dnsmasq hashcat bettercap