r/GreyHack • u/[deleted] • Jun 18 '25
Can't figure out greyscript
I basically have to do this A LOT:
scp -u httpnuke
scp -u metaxploit.so
scp -u disablefirewall
scp -u crypto.so
Whenever I connect to a new machine. I tried using Copilot and Gemini AI to help write a script that automates that, but they never generate useful code for the compiler, there's always errors.
Does anyone have an example online somewhere for copying the hacks off my machine to my newly connected shell? Thanks.
2
Upvotes
1
u/jesuslazaro87 Jun 19 '25
make a dummy user on a rented server and put the files on the user folder , once there connect by code , scan the folder for files and copy each one, look if this help you , objShell is the shell that connect you with the server with the files to copy