commands.sh

aireplay-ng

all

Inject packets into a wireless network. Part of Aircrack-ng network software suite.

More info →

Examples (1)

Send a specific number of disassociate packets given an access point's MAC address, a client's MAC address, and an interface

sudo aireplay-ng --deauth count --bssid ap_mac --dmac client_mac interface
made by @shridhargupta | data from tldr-pages