What problem does it solve? Server-side request forgery is hard to confirm because a reflected URL parameter alone proves nothing; this Skill provides a rigorous methodology to prove that a server actually fetches attacker-chosen destinations, using out-of-band oracles and negative controls so findings are report-ready rather than speculative. ## Core Features & Use Cases - Fetcher Surface Inventory: Systematically enumerate SSRF sinks including webhooks, import-from-URL, link previews, PDF/screenshot renderers, media proxies, and OIDC/SAML metadata discovery. - Out-of-Band Verification: Confirm server-initiated requests with interactsh, Burp Collaborator, or self-hosted DNS/HTTP collectors using unique per-test canaries. - Bypass and Escalation Recipes: Test allowlist bypasses (redirect chains, DNS rebinding, parser confusion) and prove read-only reach to AWS, GCP, and Azure metadata endpoints without harvesting credentials. - Use Case: While testing a bug-bounty target's link-preview feature, point it at a unique collector subdomain, verify the inbound request originates from the target's egress IP, then demonstrate redacted reach to the cloud metadata endpoint for a reportable finding. ## Quick Start Use the ssrf-hunter skill to test the target's URL preview endpoint for server-side request forgery with an out-of-band canary.