Skip to content

Commit dc7a2c2

Browse files
authored
Merge pull request #1010 from A1vinSmith/master
Update asreproast.md
2 parents 9a0a06c + 8a07b05 commit dc7a2c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/windows-hardening/active-directory-methodology/asreproast.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Set-DomainObject -Identity <username> -XOR @{useraccountcontrol=4194304} -Verbos
5555
```
5656

5757
```bash:Using Linux
58-
bloodyAD -u user -p 'totoTOTOtoto1234*' -d crash.lab --host 10.100.10.5 add uac -f DONT_REQ_PREAUTH
58+
bloodyAD -u user -p 'totoTOTOtoto1234*' -d crash.lab --host 10.100.10.5 add uac -f DONT_REQ_PREAUTH 'target_user'
5959
```
6060

6161
## ASREProast without credentials

0 commit comments

Comments
 (0)