Skip to content

SODAVK/BW16-CTS-SLEEP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

BW16-CTS-SLEEP

CTS and Sleep frame attack use BW16 (RTL8720DN) board
This attacks fall down the internet connection to be interrupted on the selected channel or for the selected client.

Hardware Requirements

  • Ai-Thinker BW16 RTL8720DN Development Board

Setup

  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. Search Realtek Ameba Boards (32-Bits ARM Cortex-M33@200MHz) by Realtek.
    !!! CODE WORK WITH 3.1.7 pack, other versions may not be work !!!

  8. Install it.

  9. Restart the Arduino IDE.

  10. Done!

Install

  1. Download or Clone the Repository.
  2. Open the folder and open cts&nulldata_attck.ino in Arduino IDE.
  3. Select board from the ToolsBoardAmebaD ARM (32-bits) Boards.
    • It is Ai-Thinker BW16 (RTL8720DN).
  4. Select the port of that board.
  5. Go to ToolsBoardAuto Flash Mode and select Enable.
  6. Upload the code.
    • Open Serial Monitor (115200) and write "scan", see networks, and choose one
      "cts [channel 1-13, 36-165]" or "sleep [MAC/BSSID Router] [MAC Client] [channel of u router]"
      exemple: "cts 6" or sleep "FFAABBCCEEDD 112233445566 56"

Note

Tested only on provider none smart routers
Code only for educational purposes, good luck

Releases

No releases published

Packages

 
 
 

Contributors

Languages