Skip to content

jayraj-21/packet-dos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

DoS attacks on 802.11 networks with flooding desired packets.

usage: test.py -src SOURCE_ADDRESS -dst DESTINATION_ADDRESS -p {assocReq} [-c COUNT] -i INTERFACE [-ssid 
SSID]. 
  • Give mac address of the client and the AP as src and dst
  • Packet type can be either "assocReq" or "reassocReq"
  • -i as interface name example "wlan0mon"

common example

python test.py -src 00:00:00:00:00:00 -dst 00:00:00:00:00:00 -i wlan0mon -p assocReq -c 100 -ssid "aristaSSID"

About

DoS attacks on 802.11 networks with flooding desired packets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages