Skip to content

Multi target De-Auth attack implementation for ESP8266 module.

License

Notifications You must be signed in to change notification settings

ffanez/esp8266-deauth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

esp8266-deauth

Multi target De-Auth attack implementation for ESP8266 module.

Projected was created in Arduino IDE v. 1.6.7. Support for ESP8266 was added with Board Manager. Look here: https://github.com/esp8266/Arduino I used version 2.1.0-rc2 with edited user-interface.h. Basically I took declaration for 'wifi_send_pkt_freedom' function from higher version of SDK (1.5.0) and paste it into SDK 1.3.0 (because I can see this function present in binaries)

Project page on hackaday.io: https://hackaday.io/project/9333-weekend-on-the-dark-side

Disclaimer: I am not pretending to create ultimate final solution. It works, in general, on devices I have tested. Main problem is to cover 14 channels with one RF module (*). But I hope this code can give you a quick start for your own experiments.

*) Possible solution here: (project with 2 modules - https://github.com/RandDruid/esp8266-deauth2

Project page on hackaday.io: https://hackaday.io/project/9333-weekend-on-the-dark-side

About

Multi target De-Auth attack implementation for ESP8266 module.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%