HTTP Method | Defend the Web
Cross site request forgery is the term you’ll need to google
Problem
Cross Site Request Forgery (CSRF) is the method most needed for this. If you don’t know I’d read through the write up from the creators of BURP suite. I didn’t use BURP suite for this challenge, but it’s a simpler way to complete the problem and contains several features. I decided to write some HTML that handles the…