mirror of
https://github.com/AbdullahRizwan101/CTF-Writeups
synced 2024-11-10 06:34:17 +00:00
Update Cheat Sheet.md
This commit is contained in:
parent
30fe0f5c90
commit
46e2cf9e54
1 changed files with 6 additions and 0 deletions
|
@ -375,6 +375,12 @@ If we find a user having DCsync rights or GetChangeAll privileges meaning to rep
|
|||
```
|
||||
python3 secretsdump.py 'DOMAIN/USERNAME':'PASSOWRD'@IP -just-dc-ntlm
|
||||
```
|
||||
### Abusing Constrained/Unconstrained Delegations
|
||||
```
|
||||
https://cheatsheet.haax.fr/windows-systems/privilege-escalation/delegations/
|
||||
|
||||
https://github.com/dirkjanm/krbrelayx
|
||||
```
|
||||
|
||||
# FreeBSD
|
||||
|
||||
|
|
Loading…
Reference in a new issue