Skip to content

WiFi Deauth Detector - a cute deauthentication detector for ESP8266 with OLED display

License

Notifications You must be signed in to change notification settings

gdamdam/wifi-deauthdetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WiFi DeauthDetector (O_o)

a cute deauthentication frames detector with an ESP8266 and oled shield

This project reuses the good ideas from Stefan Kremser's project DeauthDetector adding a cute display to it.

WiFi DeauthDetector

How it works

It detects Wi-Fi deauthentication attack listening on all the wifi channels looking for Deauthentication framames. It returns the number of detected attacks and deauth packets on an oled shield connected to the ESP8266.

How to install it

You need to:

  • Install Arduino
  • Install ESP8266 SDK
  • Install libraries: Adafruit_GFX, Adafruit_SSD1306
  • Download the code deaut_detector_oled_shield.ino
  • If necessary personalize the settings
  • Upload the code to your arduino with ESP8266

About

WiFi Deauth Detector - a cute deauthentication detector for ESP8266 with OLED display

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages