Nuclei Scan
nuclei_scanScan in-scope targets with Nuclei templates or a workflow, requiring human approval. Returns inline results or a job ID for longer scans.
Instructions
[AGGRESSIVE — requires human approval] Scan in-scope targets with Nuclei templates or a workflow.
templates: template files/dirs/ids to run. Custom rules under rules/nuclei/ are always included. workflow: a workflow file for conditional chaining. tags: comma-separated template tags (dos/fuzz/intrusive are refused).
Returns inline if it finishes within wait_seconds, otherwise a job_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| target | Yes | ||
| severity | No | low,medium,high,critical | |
| workflow | No | ||
| templates | No | ||
| concurrency | No | ||
| wait_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||