This Burp Suite Extension allows you to integrate BurpSuite into the Faction assessment collaboration framework. Faction is fully open source and free to use.
Faction allows you to:
- Automate Vulnerability Reports
- Collaborate with other pen-testers
- Track Vulnerabilties to Closure
git clone [email protected]:factionsecurity/Faction-Burp.git
cd Faction-Burp/FactionBurp
mvn clean compile jar:jar assembly:single
- Select the request or reponse you want to include in your report and click 'add new finding'
- Search for existing Vulnerability Templates and select only the part you want to include in the repoort.
- Get full details of findings in burp that you and other assessors have discovered. You can even replay the request from the UI.