Share
## https://sploitus.com/exploit?id=FEF58E04-F569-567D-A5B7-065978DDF127
# JesterSploit â Advanced WiFi Penetration Testing Framework
[](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