Skip to content

Flipper Zero 5GHz Deauther using the BW16

License

Notifications You must be signed in to change notification settings

KinimodD/Flipper-Zero-5GHz-Deauther

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e1c3a9d · · Aug 27, 2025

History

50 Commits
Jul 7, 2025
Aug 23, 2025
Aug 23, 2025
Jun 24, 2025
Aug 27, 2025
Aug 23, 2025

Repository files navigation

App Firmware
stats stats1

Flipper Zero 5GHz Deauther

Open Source Flipper Zero 5GHz Deauther using the BW16 (RTL8720dn)

I made this project for the Summer Hackclub

Features

Deauthentication

  • 2.4Ghz & mp; 5Ghz Whole Network Deauthentication Attacks
  • MAC Address Selector
  • Hidden Network Selector
  • 5 Networks Max Simultaneous Deauth

Web Interface

  • Captive Portal Support

Evil Portal

  • Collect login data in the app
  • Amazon Web Portal
  • Apple Web Portal

Beacon

  • Random SSID Spam
  • Rick Roll SSID's

And more features coming soon...

Requirements

  • Flipper Zero
  • 4 Jumper Wires
  • RTL8720dn Black version

Hardware Connections:

pinout

DO NOT CONNECT THE BW16 TO POWER WHILE STILL CONNECTED TO THE 5V FROM THE FLIPPER

Make sure to turn on 5V on GPIO on the Flipper Zero

Flipper Zero BW16
5V 5V
TX SERIAL1_RX
RX SERIAL1_TX
GND GND

Protocol

Check wiki

Screenshots

Main Screen

main_screen

Deauth Screen

deauth_screen

Setup Screen

setup_screen

DISCLAIMER

This project is for educational purposes only. Do not misuse or do illegal activities with this tool. All things done with this tool are done at your own risk

Credits

For the BW16 code I based it on tesa-klebeband's deauther:

https://github.com/tesa-klebeband/RTL8720dn-Deauther

and added RTOS and a serial communication protocol.

I also used this uart_demo and skeleton_app from Derek Jamison to make the app:

https://github.com/jamisonderek/flipper-zero-tutorials/tree/main/ui/skeleton_app

https://github.com/jamisonderek/flipper-zero-tutorials/tree/main/gpio/uart_demo

For the DNS and the web portals, I used gorebrau's delfyRTL: https://github.com/gorebrau/delfyRTL

For the serial interface I used this: https://forum.arduino.cc/t/serial-input-basics-updated/382007/

Licence

This project is licensed under the GNU License. Feel free to modify and contribute.

About

Flipper Zero 5GHz Deauther using the BW16

Resources

License

Stars

Watchers

Forks

Packages

No packages published