Overview
Last updated
Last updated
Check YouTube for more tutorials: https://youtube.com/@attackforge
AttackForge has a custom built reporting engine we call ReportGen
which helps you create custom DOCX reports, on-demand and in a variety of templates.
For example - you can create:
Pentest reports
Retesting reports
Executive reports
Testing summary reports
Application and Infrastructure reports
Mobile testing reports
Red Team and Purple Team reports
Configuration Audit reports
Compliance reports, to name a few.
Custom reports can be generated by any user, on demand, from the project dashboard or reporting section on their projects.
Each user can only see reporting options which have been made available to them.
You can create and upload as many templates as you desire. There is no limitations on how many reports you can make available on your projects.
You can upload a new template by clicking on Add Template
.
Every report template can be configured with access controls to restrict visibility and usage of templates for Roles, Groups and Users
.
You can create a report for a project(s) directly from here by clicking on Create Report
button for your desired template.
UPDATED: Please head over to our new GitHub Support Site for getting started, help, examples, tips and tricks: https://github.com/AttackForge/ReportGen
The offline browser tool is useful to help you build and debug your templates. Once your template is ready, you can upload it back into AttackForge and start using it right away.
The AttackForge ReportGen CLI provides users with a command-line tool suitable for creating reports in a programmatic way.
The AttackForge ReportGen Library Package provides users with a ReportGen library which can be imported into your own code and scripts for creating reports in a programmatic way.