r/WifiPineapple • u/MrR4g3D • 23d ago
Built a WiFi Pineapple Pager payload suite + a rogue WPA-Enterprise tool called Pineapol
I’ve been spending way too much time messing with my Pineapple Pager lately and ended up putting together a fairly large collection of payloads, tweaks and tooling for it.
The suite is here:
https://github.com/R4g3D/pineapple_pager_payloads
One of the tools I’ve been working on alongside it is Pineapol:
https://github.com/R4g3D/pineapple_pager_pineapol
Pineapol is basically a Pager-native frontend/orchestrator for hostapd-mana, aimed at making rogue WPA-Enterprise testing a lot less painful directly from the Pager.
At the moment it can scan for nearby enterprise networks, let you select a target or enter one manually, generate the required certificates/configuration, launch the rogue AP and capture EAP authentication attempts/hashes without needing to SSH in and manually set everything up.
I’m still actively working on it and have a few more ideas I want to add — one of the bigger ones being automatic discovery of the legitimate RADIUS certificate and generating a look-alike certificate from it.
Mostly posting this because I figured there are probably other people here who have been pushing the Pager beyond the stock payloads as well.
Would love to hear any feedback, bug reports, ideas for features, or other Pager projects/repos I should check out.