Skip to content

Asrep update #20176

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

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Asrep update #20176

wants to merge 6 commits into from

Conversation

smashery
Copy link
Contributor

Should only be landed once #20175 is landed.

This stores asrep "hashes" into the metasploit DB. Also utilises some of the shared code from #20175.

Verification

  • ASREP module still works the same
  • ASREP hashes are stored in the DB and are accessible with creds -t krb5asrep-rc4

Demo

msf6 auxiliary(gather/asrep) > run rhost=20.248.208.9 domain=msf.local password=AzureTesting12345 username=AzureAdmin action=LDAP
[*] Running module against 20.248.208.9

[email protected]:863262b1faf96e63c3ed2e4159169c0e$4e65...
[email protected]:1c82f2ab8ffc90f88b309569d4fee9de$4947...

[+] Query returned 2 results.
[*] Auxiliary module execution completed
msf6 auxiliary(gather/asrep) > creds -t krb5asrep-rc4 -v
...
20.248.208.9  20.248.208.9  389/tcp (Kerberos)          [email protected]:863262b1faf96e63c3ed2e4159169c0e$4e65...           Nonreplayable hash  krb5asrep-rc4
20.248.208.9  20.248.208.9  389/tcp (Kerberos)          [email protected]:1c82f2ab8ffc90f88b309569d4fee9de$4947...         Nonreplayable hash  krb5asrep-rc4

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

Successfully merging this pull request may close these issues.

1 participant