Reddish - Hints and Tips

st> @cgrenier said:

@kecebong said:
at this stage now, tried exec to create rev shell no luck
can someone give me a nudge or a page that would be helpful?

Before trying a reverse-shell, you should already be able to execute command and get the output via the interface with a lot of buttons.
Once you have it working, you can either:

  • use a scripting language available on the server,
  • download a binary from your computer and save it on the server, execute it after chmod
  • download and save source code, compile and run the program

thanks @cgrenier, got shell
i need to use exec spawn!!