Home

Awesome

Ever wanted to combine the individual CSRF POCs in Burp into a single HTML? Or ever wished that Burp generated CSRF POCs combining two or more requests? Look no further!

Multi-step CSRF POC extension for Burp combines two or more requests into a single HTML POC. This extension also gives you an option to generate the multi-step POC using form-based, XHR or jQuery based HTML.

The extension makes use of the Python modules request_parser and request_generator to parse requests and generate code.

Demo

The following demo shows the usage and feature of this Multi-step CSRF POC extension. <br> <br> alt text

Getting Started

Installing the extension

Using the extension

Generating a new multi-step CSRF POC

Adding to existing CSRF POC

Other Features

The extension supports,