|
2012-01-07
, 10:21
|
|
Posts: 298 |
Thanked: 341 times |
Joined on Aug 2010
@ This world :)
|
#42
|
I tried walsh but it keeps showing the help menu even I loaded moniter mode and injection mode on wlan0 then I tested with
walsh -i wlan0
walsh -interface wlan0
walsh -i wlan0 -c 6
walsh -i mon0 ---- created mon0 using airmon-ng
and
walsh -f mycapfile.cap ---- mycapfile is already have cap file
|
2012-01-07
, 13:20
|
|
Posts: 60 |
Thanked: 104 times |
Joined on Dec 2009
|
#43
|
The Following 3 Users Say Thank You to meShell For This Useful Post: | ||
|
2012-01-07
, 13:41
|
|
Posts: 298 |
Thanked: 341 times |
Joined on Aug 2010
@ This world :)
|
#44
|
It is fixed now again (latest from svn), maybe now it should work, I can't compile it right now, but maybe somebody wants to try.
The Following User Says Thank You to StefanL For This Useful Post: | ||
|
2012-01-07
, 13:52
|
|
Posts: 60 |
Thanked: 104 times |
Joined on Dec 2009
|
#45
|
Please post compiled as soon as you can, my development environment is still cactus .
The Following User Says Thank You to meShell For This Useful Post: | ||
|
2012-01-07
, 13:53
|
Posts: 856 |
Thanked: 1,681 times |
Joined on Apr 2010
@ Aleppo ,Syria
|
#46
|
|
2012-01-07
, 14:00
|
|
Posts: 298 |
Thanked: 341 times |
Joined on Aug 2010
@ This world :)
|
#47
|
|
2012-01-07
, 14:01
|
Posts: 529 |
Thanked: 194 times |
Joined on Aug 2010
@ UK
|
#48
|
for people who are interested with hacks...
i'm thinking to make a package called : hack-pack and get it into repos
it will include those binaries :
1- hydra6 with gui
2- mdk3
3- dsniff and it's friends (msgsnarf, urlsnarf ....)
4- arpspoof (i was able to fix it on N900)
5- driftnet
6- reaver (when it gets stable enough)
7- charon2.0 gui for mdk3
8- cowpatty , genpmk
PS: i already have them all compiled and ready
as DEPENDS
1- ettercap (already in repos) will only add it as a depend
2- sslstrip (same as ettercap) depend only
3- grimwepa
4- wireshark
so what do you think guys. should i do this ?
and any other suggestions ?
|
2012-01-07
, 14:40
|
Posts: 1,163 |
Thanked: 1,873 times |
Joined on Feb 2011
@ The Netherlands
|
#49
|
The Following 5 Users Say Thank You to mr_pingu For This Useful Post: | ||
|
2012-01-07
, 15:06
|
Posts: 1,163 |
Thanked: 1,873 times |
Joined on Feb 2011
@ The Netherlands
|
#50
|
for people who are interested with hacks...
i'm thinking to make a package called : hack-pack and get it into repos
it will include those binaries :
1- hydra6 with gui
2- mdk3
3- dsniff and it's friends (msgsnarf, urlsnarf ....)
4- arpspoof (i was able to fix it on N900)
5- driftnet
6- reaver (when it gets stable enough)
7- charon2.0 gui for mdk3
8- cowpatty , genpmk
PS: i already have them all compiled and ready
as DEPENDS
1- ettercap (already in repos) will only add it as a depend
2- sslstrip (same as ettercap) depend only
3- grimwepa
4- wireshark
so what do you think guys. should i do this ?
and any other suggestions ?
The number of succesful pins tried was variable, sometimes 1, sometimes 7 in a row before getting the time-out messages.
The log file (mac_to_crack.wpc) created by reaver has a total of 11003 lines and starts of with the number 135, a zero each on the next 2 lines (this seems to correspond with actual progress, first half and second half found pin values) and then a whole bunch of 4 digit numbers (the first half of the pins to be tried) on a line each for the next 10000 lines and then a bunch of 3 digit numbers (the second half of the pins to be tried) for the next 1000 lines. This attack has a maximum number of 11000 (10000 + 1000) tries to succeed (readme for reaver).
For my router at least, this standard attack is pretty useless, after 12 hrs I got 1.09% of the pins and the flashing light let's you know that something is going on. WPSCrack is supposed to be faster, but I have not yet been able to run it successfully on the N900.
Edit/Update:
Best command line options for my router thus far is the following:
When running the -p option with the correct pin, the program cracked the key in 64 seconds, displays the correct pin, the correct WPA PSK key and lists the correct AP SSID. It does not update the log file when running it with a specific pin.
A list of affected routers can be found here.
My phone evolution: Nokia 7610 (RIP), N82 (RIP), BB9000 (RIP), N900, BB9760 (RIP), N8, BB9900, N9 64GB
Working : Python Gorillas (Maemo5) Faircrack0.50 Update (Maemo5)
Not so much : WPScrack (Maemo5)
Last edited by StefanL; 2012-01-09 at 07:34. Reason: More info added