SpacehuhnTech / esp8266_deauther

Affordable WiFi hacking platform for testing and learning

Home Page:http://deauther.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wpa3

smoochiee opened this issue Β· comments

Unable to deauth wpa3 encryptions

Congrats on opening your first issue on this repository! πŸŽ‰
This is a automated message to help you avoid common pitfalls when asking for help online.
πŸ‘‰ Be sure to:
* πŸ‡¬πŸ‡§ Communicate in English so everybody can understand you
* πŸ“– Have a look at the Wiki and README for information
* πŸ” Search for similar issues (open and closed)
* ✍️ Provide enough information to understand, recreate and help out with your problem
* ℹ️ Let us know if you find a solution and please share it with us
* πŸ“• Close the issue when your problem has been solved

Afaik WPA3 requires protected management frames to be used, which quite securely protects against deauth-attacks.
See: https://blog.spacehuhn.com/deauth-attack-not-working#heading-protected-management-frames

Also worth mentioning is that the ESP8266 can only use 2.4GHz networks. The access point might be 5GHz.

Afaik WPA3 requires protected management frames to be used, which quite securely protects against deauth-attacks.
See: https://blog.spacehuhn.com/deauth-attack-not-working#heading-protected-management-frames

Also worth mentioning is that the ESP8266 can only use 2.4GHz networks. The access point might be 5GHz.

Okay ive read that 2.4ghz with wpa3 cant be deauth...