evilsocket/pwnagotchi

pwnchinko! esp based pwnagotchi companion

Open

#138 建立於 2019年10月4日

在 GitHub 查看
 (7 留言) (4 反應) (1 負責人)JavaScript (6,243 star) (978 fork)batch import
enhancementhelp wantedidea

描述

We should do something very simple but effective. An ESP should listen for management frames and reinject them as they are, this will effectively boost their rssi levels and, if the pwnagotchi is in range, it will detect them from the ESP itself, which would add as kind of a bridge.

The ESP should keep a list of the APs being "proxied".

Whenever pwnagotchi will deauthenticate or associate to one of those stations, the ESP will detect this packets as well, "remember" that they contain elements that they previously proxied and perform the same operation, reinject the deauths and association frames, along with the resulting (if any) handshake packets.

In a second iteration of this, given that pwnagotchi's identity is RSA based, we might want to experiment and see if ESP can do RSA encryption at the firmware level, so that only the target pwnagotchi would be able to decrypt the proxied frames.

貢獻者指南

pwnchinko! esp based pwnagotchi companion · evilsocket/pwnagotchi#138 | Good First Issue