Skip to main content
XsiSec.com
HomeReposBlogProjectsPortfolio
© 2026 XsiSec.com
Security rules |security.txt
Updated 2026-08-15 · v1.0.0+2026-08-14.82f92cb · 82f92cb
← Back to overview
Security article

CSRF where token validation depends on token being present

CSRF where token validation depends on token being present: To solve the lab, use your exploit server to host an HTML page that uses a CSRF attack to change the viewer's email address. • Security • CSRF • csrf, security

2022-07-102 tags
Tags
sql
Lab: CSRF where token validation depends on token being present

To solve the lab, use your exploit server to host an HTML page that uses a CSRF attack to change the viewer's email address.

in this example I first atempted to change request method but I faced 404. I kept the request method as POST but I removed the parameter CSRF_TOKEN then it wasnt validated on the server-side at all.

​​​​​​​

Search
Explore

Popular tags

Browse all 30 tags

Comments

0 comments

No comments yet — be the first to comment.