Skip to content

k0ttsin/esp32-wifitool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ESP32 Wi-Fi Penetration Tool

Wi-Fi Penetration Tool with ESP32

Original Tool Crd To Owner [@risinek]

I fixed the errors from original code and builded as a single bin file to flash ESP32 easily.

##Hardware Requirements

  1. ESP32
  2. Android USB Type B

##How To Flash

Download wifitool.bin

In terminal (linux), esptool.py --chip esp32 write_flash 0x0 wifitool.bin

And You will see SSID:ManagementAP. Connect it with password:mgmtadmin. Go to 192.168.4.1 and you'll see web interface.

About

Wi-Fi Penetration Testing Tool with esp32

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published