nemesis_scan
Fingerprint a public website or API URL to reveal its tech stack, known CVEs, and if it's already protected by Nemesis. Pass a known version to sharpen CVE matching.
Instructions
Passively fingerprint a public website or API URL: detected stack, real published CVEs for what's found, and whether it's already protected by Nemesis. Read-only; only reads what a browser could see. Version detection is best-effort — pass the known version to sharpen the CVE match. For a deeper report with compliance/PCI results, direct the user to https://www.nemesislabs.xyz/protect/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | A public http(s) URL to scan, e.g. https://example.com | |
| version | No | Optional known version of the main framework/runtime (e.g. '15.2.0') to sharpen the CVE match |