We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a0a06c + 8a07b05 commit dc7a2c2Copy full SHA for dc7a2c2
src/windows-hardening/active-directory-methodology/asreproast.md
@@ -55,7 +55,7 @@ Set-DomainObject -Identity <username> -XOR @{useraccountcontrol=4194304} -Verbos
55
```
56
57
```bash:Using Linux
58
-bloodyAD -u user -p 'totoTOTOtoto1234*' -d crash.lab --host 10.100.10.5 add uac -f DONT_REQ_PREAUTH
+bloodyAD -u user -p 'totoTOTOtoto1234*' -d crash.lab --host 10.100.10.5 add uac -f DONT_REQ_PREAUTH 'target_user'
59
60
61
## ASREProast without credentials
0 commit comments