Skip to content

Commit

Permalink
Update Domain-Privilege-Escalation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xJs authored Mar 7, 2022
1 parent 5c12aa4 commit 33e7537
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions windows-ad/Domain-Privilege-Escalation.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* [Resource Based Constrained Delegation](Resource-Based-Constrained-Delegation)
* [Webclient Attack](#Webclient-Attack)
* [Computer object takeover](#Computer-object-Takeover)
* [Image Change Privilege Escalation](#Image-change-Privilege-Escalation)
* [Change-Lockscreen](#Change-Lockscreen)
* [Relaying attacks](#Relaying-attacks)
* [SMB Relaying](#SMB-Relaying)
* [MS Exchange](#MS-Exchange)
Expand Down Expand Up @@ -766,7 +766,7 @@ python3 Psexec.py -k -no-pass <TARGET FQDN>
python3 Secretsdump.py -k <TARGET FQDN>
```

### Image Change Privilege Escalation
### Change lockscreen
- Requirements:
- Low priv shell on a machine
- An account with a SPN associated (or able to add new machines accounts (default value this quota is 10))
Expand Down

0 comments on commit 33e7537

Please sign in to comment.