-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TODO v2.7.1 #97
Comments
Pushed a lot of fixes and various stuff the past two days, but it's one thing I don't seem to figure out that easily... |
Have to find a new way to parse this both for "john" and "cowpatty" has the same problem. Changes was when we moved from deprecated HcxPcapTool to HcxPcapngTool, but I have a real time struggle with it at the moment, however I prepared everything else besides this issue. @ZerBea I noticed that two of them wasn't working, props for some time 🥇 The passwotd is there in plain sight, it's just the parsing through python that need an update. split and lines section 💯 The fancy section over at and below. It all seems good, but it's not. Line 47 in c01b4b1
|
Beside this fixed issue The same applies to --john output of hcxpcapngtool and hcxhashtool. BTW: |
Forgot to mention that dwpa is using hashcat and john, too: |
I will dig deeper, because it seems that the check in stdout isn't working anymore, I did extensive tests and see the problem. I will setup a test network and show exact, but from our side it looks good and all 👍 |
Updated the parsing of password which happens at Line 47 in c01b4b1
And below |
BTW: |
I finished the refactoring of hcxlabtool. Nearly everything is improved, now. Maybe hcxlabtool will be a better solution to run in background of WiFite2 than the WIRELESS EXTENSION dinosaur hcxdumptool. |
TODO updated. Added support for latest hcxdumptool and cowpatty is working again. |
|
Provide a better wordlist as most systems are more powerful even integrated gpus are lot better so having larger base of wordlist makes it better. |
"john" cracker isnt working at this point. After the change from HcxPcapTool to HcxPcapngTool the
regex and everything parsing the output doesnt work to it, need to try find a solution soon.
Add more password to the probable wordlist.
Better usage and implementation of hcx tools suite.
Add back "ignore none essid" behind a switch
Go through README.md and look for improvements/changes.
The text was updated successfully, but these errors were encountered: