Newer
Older
DirtyScripts / ReportToolz / config.php
root on 13 May 2020 351 bytes minor fixes and initial floss script
  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.1.odt";
  9. //$CHECKtemplate = "templates/odt/blank_template_check_v0.4.odt";
  10. $vulnTemplate = "templates/odt/vuln_template_v0.2.xml";
  11. ?>
Buy Me A Coffee