Skip to content

Plugin for replacing the original reporting functionality in Empire with customizable PDFs.

License

Notifications You must be signed in to change notification settings

BC-SECURITY/Report-Generation-Plugin

Repository files navigation

Advanced Reporting Plugin

The report plugin replaces the original reporting functionality in Empire with customizable PDFs and Markdown files. The PDFs use a style.css and Jinja2 template markdown files to generate the PDF reports. The style.css and markdown files can be customized with personalized logos or other information. The reports use MITRE ATT&CK to generate two tailored reports: Empire Report and Module Report. The Empire Report parses out the information about Empire and creates a PDF about the attack techniques based on the MITRE ATT&CK framework. The Module Report uses the master log to extract all of the used modules and creates individual sections based on the modules used. Examples of the reports can be found here.

image

Prerequisites

  • Empire >=6.0
  • MD2PDF
  • Tabulate
  • stix2

Install

Install via Starkiller's plugin marketplace. It also requires the following packages to be installed on the Empire server.

poetry add md2pdf tabulate stix2

About

Plugin for replacing the original reporting functionality in Empire with customizable PDFs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published