BradHacker / titan

Golang C2 and Beacon/Agent built from the ground up for scalability and expandability

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build RCE Action Module

BradHacker opened this issue · comments

User Story

I want to be able to take in a command to be executed and execute that command as the logged in user in the background, without their knowledge, and returns the output.

DoD

  • Can execute commands
  • Can return output to caller
  • Does run commands in background
  • Can accept parameters as if using command prompt