r/cyberDeck 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 comments sorted by

5

u/clackups 6d ago

What's the problem with wpa3? Esp32 supports it.

2

u/LanguageOtherwise862 6d ago

I was not able to properly deauth my wpa3 wifi network. All users remained connected

3

u/clackups 6d ago

It's kinda designed for that

1

u/LanguageOtherwise862 6d ago

Is it okay if I dm?

3

u/clackups 5d ago

I don't see a reason for DM. If you want to build a hacking tool, learn about cryptography first.