Skip to content

Latest commit

 

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Burp Suite Extension integrates Burp Suite with the Faction assessment collaboration framework. Both generations are supported by the same extension:

  • OWASP Faction (Faction 2.x) — the current, AI-assisted release with the /api/v1 REST API.
  • Faction (Faction 1.x) — the original release.

Faction is fully open source and free to use.

Faction allows you to:

  1. Automate Vulnerability Reports
  2. Collaborate with other pen-testers
  3. Track Vulnerabilties to Closure

Select the version your server runs (Faction 1.x or Faction 2.x / OWASP Faction) in the extension's Config tab; see FactionBurp/README.md for setup.

Build from Source

Requires Java 17+ and Maven.

git clone git@github.com:factionsecurity/Faction-Burp.git
cd Faction-Burp/FactionBurp
mvn clean package

Load target/FactionBurp-2.0-jar-with-dependencies.jar in Burp (Extensions → Add → Java).

image

Example Entering an XSS finding into Faction

  1. Select the request or reponse you want to include in your report and click 'add new finding' image
  2. Search for existing Vulnerability Templates and select only the part you want to include in the repoort. image
  3. Get full details of findings in burp that you and other assessors have discovered. You can even replay the request from the UI. image

Finalize the report in the Faction Web Interface: image

image

Then generate the final report image

About

The Faction Burp Suite Extension

Topics

Resources

Stars

16 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages