Skip to content

Commit 9069cb3

Browse files
authored
Update README.md
1 parent 67ffae3 commit 9069cb3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
</br>
33
A DoS attack that disconnects all devices from a target wifi network.
44
* The network's password is not required
5-
* Tested on Kali NetHunter
5+
* Tested on Kali NetHunter (Snapshot at the bottom)
66

77

88
**IMPORTANT** </br>
@@ -14,8 +14,9 @@ In order to truly bring the AP down, I usually run simultaneously two de-authers
1414
| 5 GHz | 35 <--> 165 |
1515

1616
## How it works
17+
<img src="https://github.com/flashnuke/wifi-deauth/assets/59119926/7f9efac1-bb33-4bee-8b75-2aadd376d065" width="480">
1718

18-
This program iterates over all possible channels, and by sniffing `802.11` packets it determines which access points are available. </br>
19+
The program iterates over all possible channels, and by sniffing `802.11` packets it determines which access points are available. </br>
1920
After the attacker chooses a target access point to attack, the program:
2021
1. Continously sends spoofed deauthentication packets using broadcast mac address as the destination
2122
2. Starts sniffing for clients that are connected to the AP by filtering for certain 802.11 packet frames and sending spoofed deauthentication packets to those clients in addition to the broadcast address

0 commit comments

Comments
 (0)