Skip to content
SecArsenal
Educational and ethical use only. Only test systems you own or are explicitly authorized to test. Full disclaimer.

Pwnagotchi

Raspberry Pi companion that automates WPA/WPA2 handshake capture via bettercap

wirelessbased on Raspberry Pi OSRed Team

Pwnagotchi has no official, structured tool listing we can auto-sync (unlike Kali, BlackArch, REMnux, and Tails). The tools below are maintained by hand and may be incomplete or outdated — check the official docs for the current tool set.

Official docs ↗Source repo ↗

Last verified September 5, 2026

Pwnagotchi is a single-purpose Raspberry Pi tool rather than a general-purpose OS: it wraps bettercap to automate WPA/WPA2 handshake capture, learning from its surrounding Wi-Fi environment to maximize what it collects over time. It’s a companion device for wireless auditing, not a platform for running arbitrary pentest tools.

Use it only against networks you own or are explicitly authorized to test — see the disclaimer.

Notable bundled toolsmanually maintained

bettercap

Complete, modular, portable and easily extensible MITM framework

Getting started

Pwnagotchi flashes onto a Raspberry Pi Zero W/W2 or 3/4 as a dedicated image (via the official flashing tool linked from the wiki) rather than installing on general hardware. It instruments bettercap in the background to passively capture and deauth-trigger WPA/WPA2 handshakes, displaying status on an attached e-paper/OLED screen. The original creator's repository is no longer maintained; the community fork linked above (jayofelony/pwnagotchi) is the actively updated successor and is what this entry documents.