This extension can be used to generate multiple scan reports by host with just a few clicks.

Usage:

  1. When you're ready to generate reports, navigate to the new "Batch Scan Report Generator" tab.
  2. Select the output format for the reports that will be generated (HTML or XML).
  3. Select which issue Severities to report.
  4. Select which issue Confidences to report.
  5. Select whether to generate reports for all hosts or only hosts set in the Target->Scope tab.
  6. Select whether to merge HTTP (port 80) and HTTPS (port 443) into one host report, or to have separate reports for both
  7. Select whether to merge all protocols and ports for a host into one report. The report filename will be in the following format: "[HOST]_all-burp.[FORMAT]".
  8. Select the output directory for the reports by clicking the "Select folder ..." button and selecting a directory. If the selected directory does not yet exist, it will be created when the reports are generated.
  9. Select whether to append the date to the report filenames, and choose the desired date from the dropdown box. The report filenames will be in the following format: "[FILENAME]-[DATE_FORMAT].[FORMAT]".
  10. Once all options have been set, click the "Generate Report(s)" button to start report generation.