tech_stack_cve_audit
Audits a domain's tech stack for CVEs, enriches top vulnerabilities with CISA KEV deadlines and exploit availability.
Instructions
Composite tech-stack + CVE audit (MCP-only, no REST endpoint). Detects technologies on the target domain, queries CVE database for known vulnerabilities per product, enriches top-10 CVE candidates with CISA KEV federal patch deadlines, and checks public exploit / PoC availability. Identical for every tier — all data is sourced from local DB mirrors (no Shodan/AbuseIPDB), so there is no tier gating. CVE candidate batch: 50. Cost: 10 credits per call — Free 30/hr ≈ 3 audits, Pro 500/hr ≈ 50 audits. Returns {domain, technologies, cves_by_tech, kev_findings, exploit_findings, summary, next_calls}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Target domain to fingerprint and CVE-audit (e.g. 'example.com'). IPs and internal hostnames are rejected. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |