A tool that deauth 2.4GHz and 5GHz Wi-Fi networks via BW16 on serial console.
- Minimal Setup.
- Easily controlled by Serial Console.
- It deauthenticates 2.4GHz and 5GHz WiFi networks both.
- It deauthenticates multiple networks at the same time.
- It can switch and add more networks during deauthentication.
1Ai-Thinker BW16 RTL8720DN Development Board1Micro-B USB / Type-C USB Cable with data transfer support
Note
It has two variants : Type-B and Type-C connectors.
Download Arduino IDE from here according to your Operating System.
Install it.
Go to
File→Preferences→Additional Boards Manager URLs.Paste the following link :
https://github.com/ambiot/ambd_arduino/raw/master/Arduino_package/package_realtek_amebad_index.jsonClick on
OK.Go to
Tools→Board→Board Manager.Wait for sometimes and search
Realtek Ameba Boards (32-Bits ARM Cortex-M33@200MHz)byRealtek.Simply install version
3.1.7.Restart the Arduino IDE by closing and open again.
Done!
- Download or Clone the Repository.
- Open the folder and just double click on
SpectraReaper.inofile.- It opens in Arduino IDE.
- Compile the code.
- Select the correct board from the
Tools→Board→AmebaD ARM (32-bits) Boards.- It is
Ai-Thinker BW16 (RTL8720DN).
- It is
- Select the correct port number of that board.
- Go to
Tools→Board→Auto Flash Modeand selectEnable. - Upload the code.
- Done!
Note
It is only for Windows.
- Download Flasher from here.
- Double click on
Flasher.exefile.- It open a console window.
- Connect your board to the PC/Laptop.
- Enter the correct COM Port of your board.
- Hit Enter.
- Wait for sometimes to flash firmware on the board.
- When show
Flashing Done!means firmware flashing is completed. - Hit Enter to exit the application.
- Done!
- Open Serial Console by click here.
- Click on
Connectbutton.- Select your board by COM Port from pop-up and click on
Connectbutton.
- Select your board by COM Port from pop-up and click on
- When it shows
Connected! Go On!then your BW16 Development Board is ready to use. - Type
helpto get available commands.
- 🔵 - The BW16 scanning for nearby wifi networks.
- 🟢 - The BW16 board is ready to deauth.
- 🔴 - The BW16 board is sending deauthentication frames to 2.4GHz networks.
- 🟡 - The BW16 board is sending deauthentication frames to 5GHz networks.
- 🟣 - The BW16 board is sending deauthentication frames to 2.4GHz and 5GHz networks both.
- Mobile/PC is not connecting to the wifi even deauthentication attack is stopped?
- Simply cut the power supply of the BW-16 board by unplug the board from USB.
