Awesome
FACTION PenTesting Report Generation and Collaboration Framework
Sponsors
Premium Sponsors
<table> <tr><td> <a href="https://www.otto-js.com"><img src="https://www.otto-js.com/hs-fs/hubfs/my-lovely-purple-ottot-alternate-palate-1-purple.png?width=200&height=200&name=my-lovely-purple-ottot-alternate-palate-1-purple.png"/></a><br/><a href="https://www.otto-js.com">otto-js - PCI and Client Side Security</a> </td></tr> </table>Become a Sponsor ❤️
If you like the project and would like to see it advance then consider being a sponser. All sponsers get access to the Faction discord server and will have bug reports priotirized. Just click the sponsor links at the top of this repo.
Introduction
FACTION is your entire assessment workflow in a box. With FACTION you can:
- Automate pen testing and security assessment Reports
- Peer review and track changes for reports
- Create customized DOCX templates for different assessment types and retests
- Real-time collaboration with assessors via the web app and Burp Suite Extensions
- Customizable vulnerability templates with over 75 prepopulated
- Easily manage assessment teams and track progress across your organization
- Track vulnerability remediation efforts with custom SLA warnings and alerts
- Full Rest API to integrate with other tools
Other Features:
- LDAP Integration
- OAUTH2.0 Integration
- SMTP integration
- Extendable with Custom Plugins similar to Burp Extender.
- Custom Report Variables
Want to see it in action? -> Faction YouTube Channel
Quick Setup
Requirements
- Java JDK11
- Maven (for building the project)
- (Optional for VM). Mongo DB requires a CPU with AVX support. You may run into this issue if using Oracle Virtual Box or Kubernetes
Run the following commands to build the war file and deploy it to the docker container.
git clone git@github.com:factionsecurity/faction.git
cd faction
docker-compose up --build
Once the containers are up you can navigate to http://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
- Navigate to Templates -> Default Vulnerabilities
- Click Update from Faction.
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
Manuals and Tutorials
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
Assessment Scheduling
Peer Review and Track Changes
Remediation/Retest Queue
Schedule Retests
Assessor Retest Interface
Vulnerability Status Tracking
1.2 Release Updates
Faction 1.2 introduces the App Store! The Faction App Store will make it easier for developers to extend faction. Faction Extensions can be used to trigger custom code when certain events happen in your workflow like sending all vulnerbilities to Jira when the assessment is complete or update a tracking system when retests pass or fail. More information can be found in the documentation site.
⭐️ Jira Integration and AppStore Dashboard
Note you can reorder extensions so that updates for one can affect updates to the next.
⭐️ Extensions for Custom Graphics
Extensions will also allow custom bar charts to your reports:
Generated report with graphics: