SSRF
SSRF
Request Forgery
Its not a vulnerability! Its an attack!
• Redis
• Elastic
• Struts2
Protocol smuggling!
WHY IS SSRF
POWERFUL?
Protocols that are suitable to
smuggle
HTTP Based Protocol Text-Based Protocol
• Elastic, CouchDB, • FTP, SMTP, Redis.
Docker.
URL Parsing Issues
It's all about the
inconsistency between URL
parser and requester.
Several programing
languages suffered from this cURL, PHP, Python.
issue.
URL PARSING
ISSUES
Specification in RFC2396,
RFC3986 but just SPEC