Arsenly
Tools
Free Tools
Pricing
Resources
Sign in Get started
← All tools

Open-Redirect Scanner & SSRF Toolkit

Web Security Audit

Automated open-redirect scanning, plus a client-side SSRF payload toolkit with ready-to-run commands.

What is Open-Redirect Scanner & SSRF Toolkit?

This tool has two halves. The Open-Redirect Scanner fires a rich library of bypass payloads at one parameter - using a benign, non-routable external canary - and reports exactly where the canary lands: a Location-header redirect (confirmed), a meta-refresh or JavaScript sink (likely client-side), or plain body reflection. Redirects are never followed, so the canary is never actually contacted.

The SSRF Toolkit is a client-side generator (it runs entirely in your browser and sends nothing anywhere). Give it the injection point, an internal target and an optional out-of-band host, and it produces a full SSRF payload arsenal - loopback & IP-encoding bypasses, cloud-metadata endpoints (AWS/GCP/Azure/Alibaba/DO/Oracle, with the headers each needs), protocol smuggling (gopher/dict/file) and WAF-encoding tricks - plus ready-to-run ffuf / curl / Burp Intruder commands and a downloadable wordlist.

By design, no SSRF attack traffic originates from our servers - the dangerous payloads are handed to you to run from an environment you are authorised to test.

What it does

  • Open-redirect scan - confirmed / likely / reflected verdict per bypass payload, with the winning Location.
  • Bypass library - //, /\, @-confusion, scheme & slash tricks, suffix domains and more.
  • SSRF arsenal - loopback, decimal/octal/hex/IPv6 IP encodings, parser-confusion and nip.io tricks.
  • Cloud metadata - AWS (incl. IMDSv2), GCP, Azure, Alibaba, DigitalOcean, Oracle - with required headers.
  • Protocol smuggling - gopher (Redis), dict (Memcached), file, ftp, ldap.
  • Commands - ffuf (FUZZ-keyword), a curl loop and Burp Intruder guidance, plus a downloadable wordlist.

Where it fits in your workflow

  • Confirm an open redirect on a next=/return= parameter found in recon.
  • Generate a tailored SSRF wordlist + ffuf command for a url=/fetch= parameter.
  • Build cloud-metadata and gopher payloads for a manual SSRF write-up.
Use Open-Redirect Scanner & SSRF Toolkit

Run it from your dashboard.

Create free account Sign in Use via API

At a glance

CategoryWeb Security Audit
RunsServer-side
Token cost 5 / run (free tier)
Access Pro
Status● Live

Frequently asked questions

Does this attack internal/metadata endpoints from your servers?

No. The open-redirect scan only sends benign external-canary payloads (and never follows redirects). All SSRF payloads - internal IPs, cloud metadata, gopher/file - are generated client-side for you to run from a machine you are authorised to test; nothing leaves our servers.

Why is open-redirect server-side but SSRF client-side?

Open-redirect testing is benign and automatable (a few normal GETs with a harmless canary). Real SSRF requires sending attack traffic to a target and observing out-of-band callbacks - that belongs on your own tooling, so we generate the payloads and commands instead.

Explore more tools →