A tool that deauthenticates 2.4GHz and 5GHz Wi-Fi networks using BW16.
- Minimal Setup.
- Simple Interface.
- It deauthenticates 2.4GHz and 5GHz WiFi networks both.
- Ai-Thinker BW16 RTL8720DN Development Board
- 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.json -
Click 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 it.
-
Restart the Arduino IDE by closing and open again.
-
Done!
- Download or Clone the Repository.
- Open the folder and just double click on
NetEraser.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.
- Wait for sometime, the
GREENled turns ON.
- Wait for sometime, the
- After uploading wait 1-2 minutes and after that an Access Point is created named
NetEraserwhose password isneteraser. - Connect to it.
- Open any browser and type the following IP :
192.168.4.1. - Select the network want to deauth by click on the radio button.
- After that, click on
Startbutton.- The Red led start flickering means it deauthenticates that network.
- Sometimes, it can't deauth at starting.
- So go back to main page and click on
Startbutton.
- π’ - The BW16 board is ready to deauth.
- π΄ - The BW16 board is sending deauthentication frames.