vulnerability-of-the-day

Concrete. Relevant. Simple.

Home Code on GitHub Catalog Resources

Cross-Site Request Forgery (CSRF)

Description

Mitigations

Historical Examples

Notes

Running the Demo

Use the DVWA demo from your instructor. An example exploit would be to load a separate html page with the following tag:

<img src="http://127.0.0.1/dvwa/vulnerabilities/csrf/?password_new=12345&password_conf=12345&Change=Change#">