This lab demonstrates how an attacker can exploit Cross-Site Request Forgery (CSRF) and Insecure CORS configuration to change the email address of a logged-in user.
GitHub - https://github.com/Rounak999/tokenbypass
Exploit a vulnerability where:
/account page load.Your goal is to perform a cross-origin email change without the user’s consent while they're logged in.
⚠️ Note: If the exploit does not work in the latest Firefox, try using an older version of Firefox or Chrome.
Start the lab locally using:
docker pull xploiterd/tokenbypass
docker run -p 8000:8000 xploiterd/tokenbypass
Content type
Image
Digest
sha256:a83eeeaed…
Size
65.6 MB
Last updated
about 1 year ago
docker pull xploiterd/tokenbypass