diff --git a/ReportToolz/config.php b/ReportToolz/config.php index 380f5eb..f59cd68 100644 --- a/ReportToolz/config.php +++ b/ReportToolz/config.php @@ -5,8 +5,8 @@ $vdbPath = "/opt/RossMarks/DirtyScripts/ReportToolz/"; // repgen templates -//$template = "/mnt/hgfs/PentestOS/Misc/repgen_test/test_04/blank_template_v2.0.odt"; -$template = "templates/odt/blank_template_v2.0.odt"; +//$template = "/mnt/hgfs/PentestOS/Misc/repgen_test/test_04/blank_template_v2.1.odt"; +$template = "templates/odt/blank_template_v2.1.odt"; //$CHECKtemplate = "templates/odt/blank_template_check_v0.4.odt"; $vulnTemplate = "templates/odt/vuln_template_v0.2.xml"; ?> diff --git a/ReportToolz/config.php b/ReportToolz/config.php index 380f5eb..f59cd68 100644 --- a/ReportToolz/config.php +++ b/ReportToolz/config.php @@ -5,8 +5,8 @@ $vdbPath = "/opt/RossMarks/DirtyScripts/ReportToolz/"; // repgen templates -//$template = "/mnt/hgfs/PentestOS/Misc/repgen_test/test_04/blank_template_v2.0.odt"; -$template = "templates/odt/blank_template_v2.0.odt"; +//$template = "/mnt/hgfs/PentestOS/Misc/repgen_test/test_04/blank_template_v2.1.odt"; +$template = "templates/odt/blank_template_v2.1.odt"; //$CHECKtemplate = "templates/odt/blank_template_check_v0.4.odt"; $vulnTemplate = "templates/odt/vuln_template_v0.2.xml"; ?> diff --git a/ReportToolz/templates/odt/blank_template_v2.1.odt b/ReportToolz/templates/odt/blank_template_v2.1.odt new file mode 100755 index 0000000..5f168be --- /dev/null +++ b/ReportToolz/templates/odt/blank_template_v2.1.odt Binary files differ