Newer
Older
DirtyScripts / ReportToolz / config.php
root on 20 Jan 2022 438 bytes added IP's and paragraph to summary
  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 = "/mnt/hgfs/PentestOS/Misc/repgen_test/test_04/blank_template_v2.1.odt";
  9. $template = "templates/odt/blank_template_v2.1.odt";
  10. //$CHECKtemplate = "templates/odt/blank_template_check_v0.4.odt";
  11. $vulnTemplate = "templates/odt/vuln_template_v0.2.xml";
  12. ?>
Buy Me A Coffee