Purpose
Detects SSRF by injecting OOB callback URLs and cloud metadata endpoint URLs into injectable parameters sourced from crawl/endpoints.json. OOB correlation checks oob/callbacks-*.json for token hits written by mg-oob. Cloud metadata probes cover AWS, GCP, and Azure IMDS endpoints.
Output
ssrf/results-<timestamp>.json— per-parameter findings with injected URL, OOB correlation status, and metadata response excerpt.
CLI
mg-ssrf acme-bounty
mg-ssrf acme-bounty --oob-url https://oob.example.com/token --concurrency 10