vuln_scan
Run a nuclei template-based vulnerability scan against a target, with optional template and severity filters.
Instructions
Run a nuclei template-based vulnerability scan against an in-scope target.
Requires nuclei to be installed (there is no safe stdlib equivalent for
template-based scanning). templates maps to nuclei -t and severity
to -severity (e.g. 'critical,high'). Intrusive: requires
MOONMCP_ALLOW_INTRUSIVE, MOONMCP_ALLOW_EXTERNAL_TOOLS and the host in scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| severity | No | ||
| templates | No |