Modified regex to detect longer WPA2-PMKID-PBKDF#4
Open
usefulz wants to merge 1 commit intonccgroup:masterfrom
Open
Modified regex to detect longer WPA2-PMKID-PBKDF#4usefulz wants to merge 1 commit intonccgroup:masterfrom
usefulz wants to merge 1 commit intonccgroup:masterfrom
Conversation
Through auditing with bettercap/bettercap seems adding [a-f] to the last set and increasing the length from 8 to 8-20 I was able to import all hashes in a provided .16800 file
Contributor
|
Hi there, Thank you very much for this! I no longer work for NCC, so I don't think I have access to this tree any more. I've continued development in this branch: https://github.com/blacktraffic/hashcrack . I've got a feeling I tripped over your issue and fixed it, but please do let me know. thanks, |
Contributor
|
Having said that, let me see if I can commit the bug fix :) |
blacktraffic
approved these changes
Dec 15, 2019
Contributor
blacktraffic
left a comment
There was a problem hiding this comment.
looks good to me, let's see if I can still approve PRs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Through auditing with bettercap/bettercap seems adding [a-f] to the last set and increasing the length from 8 to 8-20 I was able to import all hashes in a provided .16800 file