Home

Awesome

csrf-poc-creator

A Burp Suite extension for CSRF proof of concepts

Blog: CSRF-POC-CREATOR for Burp Suite Free Edition

Introduction

Many times we want to create a CSRF PoC and we don't have the Burp Pro version installed, so this plugin is helpful for you, no need for Burp Suite Pro.

Setup

Download the jar file located in the releases section and import it in the extender option of burp suite. For more information about how to use extender option see the official documentation

Local compilation

If you want to compile the code yourself, you need to have maven installed and run the following command in the base directory of the project:

$ mvn clean install

Contibuting

Feel free to create an issue or a pull request if you see any bugs or need to add a new kind of PoC