CSRF 0x01
Last updated
Last updated
first we will login as jeremy
then try to change the email
grab the form post request
the script will post or update the email who is currenly login into the site
it will submit the value and change the email of that user
while the browser loads the website it will submit the payload and redirect the user to our localhost
Then visit the link
As you can see it will be redirected to our localhost which will also update the email
Then the email is actually changed here automatically
Now we try with jessamy user
First login as jessamy
then visit the link