pulkin / esp8266-injection-example

Example project to demonstrate packet injection / sniffer capabilities of ESP8266 IC.
352 stars 92 forks source link

WPA handshakes #7

Closed anudeepND closed 7 years ago

anudeepND commented 7 years ago

Is it possible sniff WPA handshakes with esp8266?

pulkin commented 7 years ago

Sure, ESP can do that.

pulkin commented 7 years ago

Maybe someone will give an example on interfacing with aircrack-ng package?

anudeepND commented 7 years ago

No, it's not possible to sniff full handshake. As far as I know, you can sniff only 4 packets.

mcr-ksh commented 7 years ago

sorry to bother, but can you elaborate on this?