Just curious if anyone has been working on capturing wpa handshakes with the esp32 and transmitting them over LoRa. Sounded like a cool idea, but I am programming illiterate.
1 Like
Someting like this https://pwnagotchi.ai/ but whit the lora capability?
Hehee, new project in horizon as I have some PiZero and epaper displays - thanks
1 Like
Pwnagotchi was exactly what I was thinking of. Maybe I’ll submit the idea to their GitHub page also
one can combine piZero with a LoraWAN/GPS-hat and then run both stacks. Still, Lora has regional fair-use restrictions and one has to consider what to send.
I think it’s no longer active as a project, but i think you can try your selfe.
You can use the meshtastic board to comunicate.
You can run the meshtastic script on the Pwnagotchi’s Pi and send the file as a string to the Meshtastic board via usb or serial.
1 Like
Awesome, I’ll give it a shot!
1 Like