SSRF
SSRF Cheatsheet
Using localhost
Using 127.0.0.1
Using 0.0.0.0
Filter Bypass
Bypass Localhost with CIDR
Bypass using URL Shortners
Brutefoce Ports
Tools
swisskyrepo/SSRFmap - Automatic SSRF fuzzer and exploitation tool
tarunkant/Gopherus - Generates gopher link for exploiting SSRF and gaining RCE in various servers
In3tinct/See-SURF - Python based scanner to find potential SSRF parameters
teknogeek/SSRF Sheriff - Simple SSRF-testing sheriff written in Go
assetnote/surf - Returns a list of viable SSRF candidates
dwisiswant0/ipfuscator - A blazing-fast, thread-safe, straightforward and zero memory allocations tool to swiftly generate alternative IP(v4) address representations in Go.
REFERENCES
Last updated
Was this helpful?