Newer
Older
DirtyScripts / ReportToolz / config.php
  1. <?php
  2. // path to vdb
  3. $vulnDB = "/opt/RossMarks/vdb/";
  4. // path to scripts repgen, vdp, floss etc..
  5. $vdbPath = "/opt/RossMarks/DirtyScripts/ReportToolz/";
  6.  
  7. // repgen templates
  8. $template = "templates/odt/blank_template_v1.2.odt";
  9. $vulnTemplate = "templates/odt/vuln_template_v0.2.xml";
  10. ?>
Buy Me A Coffee