upload_file
Write files directly to the Kali Linux container, enabling upload of wordlists, scripts, or configuration files for security tasks.
Instructions
Upload/write a file to the Kali Linux container. Useful for uploading wordlists, scripts, or configuration files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path inside the container where the file should be written | |
| content | Yes | File content to write |