A classic lab to test your CSRF skills !! Hope you can do it
1.0K
This lab demonstrates how an attacker can exploit Cross-Site Request Forgery (CSRF) using different vulnerability to change the email address of a logged-in user.
Exploit a vulnerability where:
/account page load.Your goal is to perform a email change without the userโs consent while they're logged in.
Start the lab locally using:
docker pull xploiterd/secureme
docker run -p 8000:8000 xploiterd/secureme
Content type
Image
Digest
sha256:ccfb9eb0eโฆ
Size
317.7 MB
Last updated
12 months ago
docker pull xploiterd/secureme