Add username lookup fallback to creds - #199
Merged
Merged
Conversation
Contributor
Followed instructions, and this seems to fix the problem for meGem installRunso this gave both cracked passwords as expected! |
11 tasks
jheysel-r7
approved these changes
May 11, 2026
jheysel-r7
left a comment
Contributor
There was a problem hiding this comment.
Thanks @sjanusz-r7 for the fix and the detailed testing steps. Everything looks good!
msf auxiliary(analyze/crack_windows) > creds
Credentials
===========
id host origin service public private realm private_type JtR Format cracked_password
-- ---- ------ ------- ------ ------- ----- ------------ ---------- ----------------
5 krb5tgs $krb5tgs$23$*user$realm$test/spn*$63386d22d359fe42230300d56852c9eb$891ad31d0 (TRUNCATED) Nonreplayable hash krb5tgs hashcat
6 krb5asrep $krb5asrep$23$user@domain.com:3e156ada591263b8aab0965f5aebd837$007497cb51b6c (TRUNCATED) Nonreplayable hash krb5asrep hashcat
1 task
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.
Attempts to fix the Framework issue: rapid7/metasploit-framework#21098
Heads up that this was AI generated
Testing
gem 'metasploit-credential', git: 'https://github.com/sjanusz-r7/metasploit-credential', branch: 'username-credential-lookup'bundlebundle exec ./msfconsole -q