![]() |
|
How is it working? - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Computers (https://sinister.li/Forum-Computers) +--- Forum: Operating Systems (https://sinister.li/Forum-Operating-Systems) +--- Thread: How is it working? (/Thread-How-is-it-working) Pages:
1
2
|
RE: How is it working? - dR.0xYw0Rm - 10-16-2013 (10-16-2013, 11:31 PM)blackeagle Wrote: @chmod @dR.0xYw0Rm well from what i understood it collects packets and from the packets collected it gets the password !! For cracking WPA/WPA2 pre-shared keys, only a dictionary method is used. SSE2 support is included to dramatically speed up WPA/WPA2 key processing. A “four-way handshake” is required as input. For WPA handshakes, a full handshake is composed of four packets. However, aircrack-ng is able to work successfully with just 2 packets. EAPOL packets (2 and 3) or packets (3 and 4) are considered a full handshake. After airodump-ng capture enough encrypted packets , aircrack-ng can recover the WEP key. You need to have a four way handshake in order to crack wpa/wpa2 pre shared keys. After that you import the wordlist which will try to crack the wifi passcode. RE: How is it working? - blackeagle - 10-16-2013 @dR.0xYw0Rm ok so u don't need a wordlist to get a wep password but you need it for wpa ? RE: How is it working? - dR.0xYw0Rm - 10-16-2013 Bruteforcing process will need years to crack a passcode so the best way to go is with wordlist. The best way to use brute force is if you know a some hint about the password you're trying to get. Example: How long is the password ,does it has numbers, %@#& etc.. If you know these things then you could use. Like if the password had letters and numbers in it, and was about 8 length, then you could cut it down and shorten the time span on your cracking. RE: How is it working? - blackeagle - 10-16-2013 @dR.0xYw0Rm well i'm not taking about bruteforce !! i was talking abut airecrack !! i'm lot now but anw th for ur help i'll just read more about it
RE: How is it working? - dR.0xYw0Rm - 10-17-2013 (10-16-2013, 11:59 PM)blackeagle Wrote: @dR.0xYw0Rm well i'm not taking about bruteforce !! i was talking abut airecrack !! i'm lot now but anw th for ur help i'll just read more about it Bruteforce is a method used by Aircrack. I think you have to read a little so you will understand what I mean. About helping , you are welcome. That's why I am here. See you around ~ dR.0xYw0Rm RE: How is it working? - blackeagle - 10-17-2013 @dR.0xYw0Rm ok so now hats all what i was trying to understand you should have told me this from the beginning i already know what bruteforce is but didnt knew that aircrack uses bruteforce now it's all clear thx again
RE: How is it working? - chmod - 10-17-2013 (10-17-2013, 12:11 AM)blackeagle Wrote: @dR.0xYw0Rm ok so now hats all what i was trying to understand you should have told me this from the beginning Time for a shameless self plug methinks :epic: if you are interested have a look at my WiFi tutorial here RE: How is it working? - soldi3r - 10-17-2013 (10-15-2013, 06:34 PM)Slarek Wrote: It is a bruteforce attack. It took pretty long time to crack. How someone waited for so long..
RE: How is it working? - Slarek - 10-17-2013 (10-17-2013, 08:26 AM)soldi3r Wrote:(10-15-2013, 06:34 PM)Slarek Wrote: It is a bruteforce attack. As i said, it was a challenge. The owner of that Wifi was some kind of IT security specialist or something and he had created a strong password to maximize the security. RE: How is it working? - soldi3r - 10-17-2013 (10-17-2013, 08:29 AM)Slarek Wrote:(10-17-2013, 08:26 AM)soldi3r Wrote:(10-15-2013, 06:34 PM)Slarek Wrote: It is a bruteforce attack. Ooh. that's great. So, your friend defeated IT Master well..
|