HOW TO HACK WPA/WPA2 INTERNET
Uploader Comments (bradleyduncan06)
Top Comments
-
upon closer inspection i realized that im using my neighbors WiFi and hes using mine......
-
On my BackTrack 5 I am trying to use airmon-ng and it doesn't show up with drivers for me to crack wifi passwords arrounds me.( No interface ), can someone help!!!
All Comments (209)
-
@TheSSTottenkopf I have same problem
-
@TheX4U9 I was talking about Linux command. Operating system this video portraits running inside of VirtualBox is Linux BackTrack distribution. Am not sure how well aircrack-ng works on Windows.
-
why haven't you collected 'ivs' in the "airodump-ng --bssid [BSSID] -w [Filename] -c [Channel Number] [Interface]" command?
-
@TheMeanEYE i have w7
-
@BinsZack mon0 is a virtual device. It is created as a read only interface for your wireless card to make sure you don't send anything by accident. You can create it by issuing airmon-ng start wlan0 where wlan0 is your WiFi interface. After you are done using it airmon-ng stop mon0.
-
@pqpvaisefude You don't have to transfer files to windows machine in order to crack the code in password. aircrack-ng tool supports both method for cracking WEP and WPA.
-
@TheX4U9 Your system probably uses different naming or device is hooked up to a different bus. You can get list of all available interfaces on Linux system by issuing "ifconfig -a" command.
-
@TheSASEAHacker What he failed to explain in this video is exactly that. When cracking WEP you need somewhere from 5k and up. As the numbers go up probability goes up as well. WPA on the other hand is much more complicated to crack and you need to use dictionary since password requirement is 8 characters or more. That being said, you can't use the same method as WEP (guessing key from other packets) so you only need handshake packet.
-
waiit....im using my neibors wifi
dint help...
wait....HES USING MINE
Why do you use BackTrack 3 and the latest - 5?
TheOne42 5 days ago
@TheOne42 At the time Backtrack 4 was out but I had some compatibility issues with my wireless interface (explained at 00:22) and plus at the date of upload, Backtrack 5 out.
bradleyduncan06 5 days ago
Just so everyone knows, you should tell them that this can be done from any Linux. If yours doesn't include aircrack-ng they can always add it themselves. I use Fedora Security Spin & Mandriva when I do this.
Also, for those who're having troubles (don't see a wireless adapter) you most likely don't have a compatible chipset in your wifi adapter. Check the aircrack-ng site's compatibility list then buy a USB adapter with a chipset from the list.
wwwDOTaircrack-ngDOTorg
ralgith 4 weeks ago
@ralgith Good observation, I just didn't think the large majority would already have a linux distro installed. If you posted a tutorial showing people how to install the packages to a different linux distro, I would happy put a annotation to it!
bradleyduncan06 3 weeks ago