Commands
Here you can find instructions on how to use the commands. For those which are a little more complex, or need additional explanation, you can see detailed pages under the menu. Otherwise, the commands will be listed here which are self explanatory.
whoami: Natively, without powershell/cmd, retrieves your SID, domain\username and token privileges.kaorkill_agent: Kills the selected implant.raorremove_agent: Removes an agent from your console without explicitly terminating it (useful for dead agents)clearorcls: Clears your consoleexport_db: Will export the database to /data/exports/{agent_id}set sleep [time SECONDS]: Sets the new sleep time of the agentps: List running processescd: Change directorypwd: Prints the current working directory of the implantls: Directory listingcp <from> <to>: Copy a filemv <from> <to>: Move a filerm <path to file>: Removes file (this command cannot remove a directory) - accepts relative or absolute pathsrm_d <path to dir>: Removes a directorypillage: Searches the system for files of interest (this can be long running and may cause the beacon to appear dead whilst it runs)run <command/s>: Uses PowerShell to run a commandkill <pid>: Terminate a process- Registry commands: See the dedicated page
- Executing dotnet: See the dedicated page
- Exfiltrating files: See the
pulldedicated page - Dropping files on disk: See the dedicated
droppage - Inject: See the dedicated page
- Spawn: See the dedicated page