DEV Community

Cover image for WiFi Hacking + ESP32 = WIFI32: A wireless security tool.
Sypher
Sypher

Posted on

WiFi Hacking + ESP32 = WIFI32: A wireless security tool.

A wireless network security tool

https://github.com/syphr0/wifi32

About

The wifi 32 is a handytool for monitoring and scanning wifi networks. Its code is based on the ESP32-DIV by CiferTech.

At its core the wifi32 runs on, of course, an ESP32, a low cost microcontroller with built-in 2.4Ghz wireless capabilities and Bluetooth 5.0 LE.

The wifi32 uses a 1.8' TFT LCD screen to display a graphical interface that you can control using 4 buttons.

You can follow the setup steps here: https://github.com/syphr0/wifi32

Top comments (0)