CSRF Minefield is an Ubuntu Server 18.04 based virtual machine, that is heavily ridden with Cross-Site Request Forgery (CSRF) vulnerabilities. This VM hosts 11 real-world web applications that were found vulnerable to CSRF vulnerability and your aim is to find them and detonate them before they explode the target network.
Cross-Site Request Forgery (CSRF) is an attack that forces an end user to execute unwanted actions on a web application in which they're currently authenticated. CSRF attacks specifically target state-changing requests, not theft of data, since the attacker has no way to see the response to the forged request. - OWASP
As a starting point, you can use the following resources by the OWASP Project:
OWASP Testing Guide OWASP Code Review Guide
In case you run into any troubles, contact me on @yaksas443 (twitter) or csc[at]yaksas[dot]in
May the force be with you!
Credits (vulnerability researchers):