From 8a07b05229f9da53ab32f15cc366ac8853f2cab3 Mon Sep 17 00:00:00 2001 From: Alvin Smith <24937594+A1vinSmith@users.noreply.github.com> Date: Fri, 7 Feb 2025 21:22:28 +1300 Subject: [PATCH] Update asreproast.md --- .../active-directory-methodology/asreproast.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/windows-hardening/active-directory-methodology/asreproast.md b/src/windows-hardening/active-directory-methodology/asreproast.md index 9ba53840c63..305461a8888 100644 --- a/src/windows-hardening/active-directory-methodology/asreproast.md +++ b/src/windows-hardening/active-directory-methodology/asreproast.md @@ -55,7 +55,7 @@ Set-DomainObject -Identity -XOR @{useraccountcontrol=4194304} -Verbos ``` ```bash:Using Linux -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' ``` ## ASREProast without credentials