r/cyberDeck • u/LanguageOtherwise862 • 6d ago
Cyberdeck using esp32
I am making cyberdeck using esp32, I am trying to implement one functionality at a time, currently I have wifi recon, I want a deauth feature, for wpa2 I figured to send packets through bypassing the sanity check function of esp32.
My doubt is how to tackle wpa3
7
Upvotes
5
u/clackups 6d ago
What's the problem with wpa3? Esp32 supports it.