empire_upload
Transfer files to a compromised agent by specifying the agent ID, remote path, and base64-encoded file content.
Instructions
Upload a file to an Empire agent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Agent ID or name | |
| remote_path | Yes | Path on the target system to upload to | |
| file_data | Yes | Base64-encoded file content |