|
|
 |
« on: January 11, 2010, 06:35:31 PM » |
|
I have not installed matriux to a hard drive, yet, so everytime I boot up, I have to run apt-get install iw before the wireless stuff will work. That, of course, requires an internet connection. Just noting that for anyone that hasn't figured it out, yet.
So far, I have only used the wireless cards to attack wireless networks. I have not even tried to connect to the wireless networks as a client, yet. Maybe later.
The wireless (PCMCIA) card that I tested today is the NetGear WAG511 v2.
airmon-ng start wlan0 airodump-ng mon0
Ran aireplay-ng to cause a client to deauth. It worked. Ran aireplay-ng to perform ARP replay. It worked. Attacking (cracking) WEP is as easy as ever. Attacking WPA2 was successful in capturing the handshake (after a successful deauth of the client), and aircrack-ng was successful because I happened to have the SSID in the dictionary file that I used.
|