CSRF to change user language preferences
Discription

# Description
Cross-Site Request Forgery (CSRF) is an attack that forces authenticated users to submit a request to a Web application against which they are currently authenticated. CSRF attacks exploit the trust a Web application has in an authenticated user

# Proof of Concept
“`
1) Go to https://demo.usememos.com and login into your account
2) Save the below CSRF POC as CSRF.html and open the file in the same browser
3) You will see that the interface language has changed

CSRF POC:

Read More

Back to Main

Subscribe for the latest news: