Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

16 Commits

Repository files navigation

SpectraReaper

🛜SpectraReaper

A tool that deauth 2.4GHz and 5GHz Wi-Fi networks via BW16 on serial console.

✨Key Features

  • 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.

📦Requirements

  • 1 Ai-Thinker BW16 RTL8720DN Development Board
  • 1 Micro-B USB / Type-C USB Cable with data transfer support

Note

It has two variants : Type-B and Type-C connectors.

⚙️Setup of Arduino IDE

  1. Download Arduino IDE from here according to your Operating System.

  2. Install it.

  3. Go to FilePreferencesAdditional Boards Manager URLs.

  4. Paste the following link :

    https://github.com/ambiot/ambd_arduino/raw/master/Arduino_package/package_realtek_amebad_index.json
    
  5. Click on OK.

  6. Go to ToolsBoardBoard Manager.

  7. Wait for sometimes and search Realtek Ameba Boards (32-Bits ARM Cortex-M33@200MHz) by Realtek.

  8. Simply install version 3.1.7.

  9. Restart the Arduino IDE by closing and open again.

  10. Done!

⬇️Install by Arduino IDE

  1. Download or Clone the Repository.
  2. Open the folder and just double click on SpectraReaper.ino file.
    • It opens in Arduino IDE.
  3. Compile the code.
  4. Select the correct board from the ToolsBoardAmebaD ARM (32-bits) Boards.
    • It is Ai-Thinker BW16 (RTL8720DN).
  5. Select the correct port number of that board.
  6. Go to ToolsBoardAuto Flash Mode and select Enable.
  7. Upload the code.
  8. Done!

⬇️Install by Flasher

Note

It is only for Windows.

  1. Download Flasher from here.
  2. Double click on Flasher.exe file.
    • It open a console window.
  3. Connect your board to the PC/Laptop.
  4. Enter the correct COM Port of your board.
  5. Hit Enter.
    • Wait for sometimes to flash firmware on the board.
  6. When show Flashing Done! means firmware flashing is completed.
  7. Hit Enter to exit the application.
  8. Done!

🏃🏻‍♂️Run SpectraReaper

  1. Open Serial Console by click here.
  2. Click on Connect button.
    • Select your board by COM Port from pop-up and click on Connect button.
  3. When it shows Connected! Go On! then your BW16 Development Board is ready to use.
  4. Type help to get available commands.

🚦Indicators

  • 🔵 - 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.

Issues

  1. 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.

About

A tool that deauth 2.4GHz and 5GHz Wi-Fi networks via BW16 on serial console.

Topics

Resources

Stars

20 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages