Because it's programed in VB...
Type: Posts; User: Casca; Keyword(s):
Because it's programed in VB...
OK, tried again after re-updating and the error is gone, moves on to the next WPA network no worries.
Re-setup the test AP's for WEP and it was no contest - very clean and logically progressive...
Updating was the first thing I did after looking through your code and before using the app and reporting. Ran with the -update switch, said it was allready at the latest version.
Nice script, easy to use, logical in execution - ran into a few issues..
2 Test AP's, both with clients, loaded WPA2 password into wpa.txt
[0:00:00] started cracking WPA key for...
cp fakeAP_pwn.sh fakeAP_pwn.sh.ver112 - then do the upgrade (fakeAP_pwn.sh -u)
I installed bind9 and tried your config - you're right, bind9 is way better for this. I'm still looking at the docs, but I think I might have an idea for multi client... gotta play with it a bit.
Pretty slick -
I was working on something similar when on a whim I wondered if Backtrack had dnsmasq in the repos... sure enough it does. So after a quick apt-get install dnsmasq - this is what I...
Hi, I got the same thing - if you have 2 r8187L based wifi cards you can fix it by:
nano fakeAP_pwn.sh
change mon0 to wlan1 and save - I had a look at the code and it's removing the rtl8187...
Having an issue with 109 and rth8187 drivers - no internet access in -m normal -v (worked in 104).
Found a workaround in 109 that also speeds up internet access speed to almost transparent - ...