Skip to content

Outfile-Format Doesn't Capture Cracked WPA2 PSK #131

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

Open
brewballs opened this issue May 31, 2024 · 0 comments
Open

Outfile-Format Doesn't Capture Cracked WPA2 PSK #131

brewballs opened this issue May 31, 2024 · 0 comments

Comments

@brewballs
Copy link

brewballs commented May 31, 2024

When cracking WPA2 PSK, the --outfile-format 1,3 command does not output the cracked PSK correctly. If the --outfile-format 1,3 command is removed, then the password is put into the control file correctly.

Example output from WPA2 (mode:22000) cracking with the --outfile-format 1,3 command.

213a4161329a760c0849e16e10137270:828a20889fd7:9e238ff34a5f:Test-WPA:50617373776f7264313233

Example output from WPA2 (mode:22000) cracking with the --outfile-format 1,3 command removed.

213a4161329a760c0849e16e10137270:828a20889fd7:9e238ff34a5f:Test-WPA:Password123

Because of this, the hashview server doesn't seem to recognize the results and never shows the PSK as being successfully recovered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant