Cazalla Commands
Complete documentation for all Cazalla agent commands, organized by category.
File System Commands
ls- List directory contentscd- Change directorypwd- Print working directorycat- Read file contents (with credential detection)cp- Copy filesmkdir- Create directoryrm- Delete file/directorydownload- Download file from targetupload- Upload file to target
Process Management Commands
Token Operations
list_tokens- Enumerate tokenssteal_token- Steal process tokenmake_token- Create token from credentialsrev2self- Revert to original tokenwhoami- Display current context
Network Tunneling
System Operations
shell- Execute shell commandsbrowser_info- Identify installed browsersbrowser_dump- Dump browser credentialsscreenshot- Capture desktop screenshotkeylog_start- Start keyloggerkeylog_stop- Stop keylogger
Credential Access
samdump- Dump SAM database (NTLM hashes)
Code Execution
inline_execute- Execute Beacon Object Files (BOFs)inline_execute_assembly- Execute .NET assemblies in-process