Deauth Detector V3
What is it?
It is a device that can detect a WiFi deauthentication attack. If you do not know what a wifi deauthentication attack is. You can have a look here:
https://github.com/spacehuhn/esp8266_deauther
After you know how it works you can also flash a deauth program to this board.
Why did you make it?
I designed this development board for spacehuhn's interesting project:
https://github.com/spacehuhn/DeauthDetector
It has already been authorized by spacehuhn.
What makes it special?
Buzzer -- GPIO5
RGB LED--GPIO4
Deauth detector V3 replaced high light LED with a buzzer. Now it could show different status by different color and sound.
If you are under WiFi deauth attacked, RGB LED will turn red and buzzer start playing music. If nothing happened then RGB LED turn green.
You can plug it into power bank or any 5V USB port.
It is also an ESP8266 starter kit, you can use it learn esp8266.
You can start from how to control buzzer or RGB LED.
ESP-12E inside, it has 4MB memory.
How to use 8266 flash tool flash deauther firmware
- Comments(0)