Skip to content

Pen Test Report Generation and Assessment Collaboration

License

Notifications You must be signed in to change notification settings

matt-/faction

 
 

Repository files navigation

FACTION PenTesting Report Generation and Collaboration Framework

image

FACTION is your entire assessment workflow in a box. With FACTION you can:

  1. Automate pen testing and security assessment Reports
  2. Peer review and track changes for reports
  3. Create customized DOCX templates for different assessment types and retests
  4. Real-time collaboration with assessors via the web app and Burp Suite Extensions
  5. Customizable vulnerability templates with over 75 prepopulated
  6. Easily manage assessment teams and track progress across your organization
  7. Track vulnerability remediation efforts with custom SLA warnings and alerts  
  8. Full Rest API to integrate with other tools                     

Other Features:           

  1. LDAP Integration       
  2. OAUTH2.0 Integration
  3. SMTP integration 
  4. Extendable with Custom Plugins similar to Burp Extender.
  5. Custom Report Variables

Want to see it in action? -> Faction Video Overview

Quick Setup

Requirements

  • Java JDK11
  • Maven (for building the project)

Run the following commands to build the war file and deploy it to the docker container.

git clone [email protected]:factionsecurity/faction.git
cd faction
mvn clean compile war:war
docker-compose up --build

Once the containers are up you can navigate to http:https://127.0.0.1:8080 to access your FACTION instance. On the first boot, it will ask you to create an admin account.

Import the Vulnerability Templates

  1. Navigate to Templates -> Default Vulnerabilities
  2. Click Update from VulnDB.

Customize reports

You can find out more information about creating your own custom report templates here: Custom Security Report Templates - Faction Security

Burp Suite Extension

Burp Suite Extensions

Manuals and Tutorials

Manual

Don't want to host it yourself?

We can provide hosting for your instance. All instances are single tenants so you don't have to worry about sharing infrastructure with untrusted parties. Navigate to https://www.factionsecurity.com to learn more.

Screenshots

Vulnerability Templates image

Assessment Scheduling image

Peer Review and Track Changes image

About

Pen Test Report Generation and Assessment Collaboration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.6%
  • Java 24.3%
  • HTML 20.5%
  • CSS 4.4%
  • Less 0.2%
  • SCSS 0.0%