11-16-2011, 04:51 PM
can pyrit export to aircrack?
WPA Strip, Clean and Convert Script
|
11-16-2011, 04:51 PM
can pyrit export to aircrack?
pyrit reads the same libpcap format as aircrack. Suitable options is to use something analyze verb, ie
$pyrit -r file.cap analyze This shows info on handshakes found in the capture. P.s. make sure you use at least pyrit 0.4 for this to have the right results
I mentioned this earlier when I noticed problems with Aircrack.
http://hashcat.net/forum/thread-498.html Unfortunately WPAclean can produce errors also. As mentioned in the link.
11-17-2011, 05:02 PM
For a project of mine I use combination of tools to make sure I have clean captures:
http://sourceforge.net/p/dwpa/code/123/t...force=True See submission function at line 30
11-17-2011, 05:30 PM
(11-17-2011, 05:02 PM)RealEnder Wrote: For a project of mine I use combination of tools to make sure I have clean captures: Thank you for your contribution Looks complicated !! ha ha ! I also notice that it uses WPAClean which I have had some issues with mentioned in my link. I am unable to find a reliable .cap cleaner, I guess we have to use different tools to see which work best on each case. My fear is spending a lot of time trying to test a .cap or .hacp file only to find out later that it has been corrupted all along ! I wish airodump-ng was better at checking to start with.
11-17-2011, 07:13 PM
Ok I think this is now ready to go
Code: #Script_it, a simple script which simply tidy your .cap packets collection and prepare them for cracking with oclHashcat-Plus. Mainly added the logging capacity and the format check, along with some minor changes. This is the version 1.0 of Script_it, codename "Strike Of The Ninja" script_it.txt (Size: 3.04 KB / Downloads: 13)
11-17-2011, 08:13 PM
Great work there SmilingWolf !!
Updated to version 6 with my humble attempt. The most humiliating code contribution known to mankind ! Sleep 3 and clear; !!!!! ha ha ! What makes things worse is that I added them twice, twice the humiliation for the same bit of code !! I don’t do myself any favours do I !! Oh dear, you make me look retarded ! I am getting false Bad Caps reported, however this is not your script but a fault with wpaclean. Until wpaclean is fixed I wouldn’t totally dismiss the bad caps in the bad caps folder. Leave your excellent script as it is though, this isn’t your fault. I will PM you soon to ask you some questions for the wiki.
11-20-2011, 03:34 AM
OK this is up on the wiki,.. atom, perhaps it may be a good idea to lock this now ?
SmilingWolf has a Google project page for support or requests and things may get complicated if there is more than one place to download the script from. People getting hold of old versions etc. Thanks.
11-20-2011, 10:53 AM
ok, thread closed.
|
« Next Oldest | Next Newest »
|