Skip to content

Adding WinReg support#3

Open
Ebrix wants to merge 4 commits intogpotter2:masterfrom
Ebrix:tests
Open

Adding WinReg support#3
Ebrix wants to merge 4 commits intogpotter2:masterfrom
Ebrix:tests

Conversation

@Ebrix
Copy link

@Ebrix Ebrix commented Mar 3, 2026

No description provided.

Co-authored-by: gpotter2 <10530980+gpotter2@users.noreply.github.com>
@Ebrix Ebrix force-pushed the tests branch 3 times, most recently from 4a64b0b to bf7194a Compare March 6, 2026 09:20
@Ebrix Ebrix requested a review from gpotter2 March 6, 2026 09:24
Comment on lines +281 to +296
f"""
[!] STATUS_LOGON_FAILURE - {exc} You used:
- UPN {UPN},
- password {password},
- target {target},
- kerberos {kerberos},
- kerberos_required {kerberos_required},
- HashNt {HashNt},
- HashAes128Sha96 {HashAes128Sha96},
- HashAes256Sha96 {HashAes256Sha96},

[💡 TIPS] If you want to use a local account you may use something like:
UPN = "WORKGROUP\\\\Administrator" or
UPN = "Administrator@WORKGROUP" or
UPN = "Administrator@192.168.1.2"
"""

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information High

This expression logs
sensitive data (password)
as clear text.
This expression logs
sensitive data (password)
as clear text.
This expression logs
sensitive data (password)
as clear text.
This expression logs
sensitive data (password)
as clear text.
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.

2 participants