htb_submit_machine_task
Submit a flag to complete a specific task on a Hack The Box machine and verify its ownership.
Instructions
Submit the text answer/flag for a Starting Point machine task.
Use htb_machine_tasks to list available tasks and their ids for a machine. Returns 'Task flag owned!' on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flag | Yes | ||
| task_id | Yes | ||
| machine_id | Yes |