Cancro29 / NETHERCAP

A Wi-Fi penetration testing tool for ESP8266, ESP-32, and BW16
197 stars 25 forks source link

PMKID & WPA/WPA2 Handshake capture #16

Closed krisss117 closed 2 months ago

krisss117 commented 6 months ago

In the future, you can add features such as:

From https://github.com/risinek/esp32-wifi-penetration-tool

Cancro29 commented 6 months ago

I've considered making this feature available, but I'm having hard time understanding risinek's code. Probably won't coming soon enough.

TheAjaykrishnanR commented 6 months ago

is it even possible ? I have read in an article that esp 8266 truncation does not allow it to capture the 4 way handshake : https://www.varonis.com/blog/hacking-wi-fi-with-the-esp8266

Cancro29 commented 5 months ago

Yes, it is only possible on ESP32. He meant implementing handshake capture on ESP32 version of NETHERCAP, not ESP8266