verify-cve
Verify if a target URL is vulnerable to a specific CVE by providing the CVE ID and target. Optionally enable safe mode to avoid disruptive checks.
Instructions
验证特定 CVE 漏洞
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve | Yes | CVE 编号(如 CVE-2021-44228) | |
| target | Yes | 目标 URL | |
| safe_mode | No | 安全模式 |