Skip to content

Server side request forgery (SSRF)

Alnoman Kamil edited this page Jun 11, 2024 · 25 revisions

This lab has a stock check feature which fetches data from an internal system.
To solve the lab, change the stock check URL to access the admin interface at
http://localhost/admin and delete the user carlos.

Clone this wiki locally