Skip to content

chickenit07/Rapid7-Report-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirement Params

  • A csv file should be exported from Rapid 7 InsightVM (or Nexpose) as "Basic Vulnerabilities Check Result" template.
  • An xml file should be exported from Rapid 7 InsightVM (or Nexpose) as "XML Export 2.0" template.

HOW TO RUN THE GENERATE SOLUTION DETAILS SCRIPT:

$ python .\gen_solution_report.py .\T8-2024\DMZ.csv .\T8-2024\DMZ.xml

so the output file should be generated at .\DMZ_Solution_Details.xlsx


HOW TO RUN THE GENERATE VULN DETAILS SCRIPT:

$ python .\gen_vuln_report.py .\T8-2024\DMZ.csv .\T8-2024\DMZ.xml

so the output file should be generated at .\DMZ_Vuln_Details.xlsx

About

Rapid7 Report Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages