Skip to content
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

[GetUserSPNs.py] improvement for the salt for AES hashes #1773

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

trietend
Copy link
Contributor

@trietend trietend commented Jul 10, 2024

Improvement to use UPN instead of sAMAccountName for the salt of AES hashes. Only implemented for the query of all accounts, not for userfiles and single users.

The correct but noisy way would be to use the salt as described in #1772, but this is better then the implementation before. Not sure what to prefer here

Improvement to use UPN instead of sAMAccountName. Only implemented for the query of all accounts, not for userfiles and single users.
@anadrianmanrique anadrianmanrique added the medium Medium priority item label Jul 11, 2024
@anadrianmanrique anadrianmanrique self-assigned this Jul 25, 2024
@anadrianmanrique anadrianmanrique added in review This issue or pull request is being analyzed and removed medium Medium priority item labels Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in review This issue or pull request is being analyzed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants