Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.6 KB

README.md

File metadata and controls

44 lines (25 loc) · 1.6 KB

Denial of Service Attack on WiFi Networks

License: MIT

Disclaimer:

! Only run these scripts on networks you own or are authorized to test!
! See lines 17-21 of the LICENSE for more info.

Description

These scripts are made to execute a Denial-of-Service (DoS) attack against a wireless network (i.e. they'll crash a wifi network).

They will only run on Kali Linux. I recommend creating a virtual machine and installing kali on the vm.

Usage

Please note: these scripts require a wireless adapter that supports both monitor mode and injection mode. (The wireless adapters in most laptops don't support monitor and injection modes.)

If you have a windows machine, you can test your wireless adapter's capabilities like this:

  1. Open powershell or command prompt in administrator mode
  2. run netsh
  3. run wlan show wirelesscapabilities
  4. In the list that's shown, Network monitor mode will show "Supported" or "Not Supported"

If your wireless adapter doesn't support these modes, you can buy one. Click here for more info.

Contribution

You can contribute by forking this repo and submitting a pull request.

License

This project is licensed under the MIT License.

Contact

GitHub