Skip to content

Server side request forgery (SSRF)

Alnoman Kamil edited this page May 15, 2024 · 25 revisions

APPRENTICE

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.

PRACTITIONER

Clone this wiki locally