Ross Marks
Home
About
Portfolio
Git
Blog
Contact
Youtube
Twitch
Twitter
Linkedin
GitBucket
Toggle navigation
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Fork
: 0
0xRoM
/
DirtyScripts
Browse code
updated template
master
1 parent
2253f23
commit
3874508ae5bf267d625b55b35720c748bf7717c1
root
authored
on 23 Jan 2020
Patch
Unified
Split
Showing
1 changed file
+1
-1
■
■
■■■
ReportToolz/repgen.php
Ignore Space
Show notes
View
2
■
■
■■■
ReportToolz/repgen.php
/***
* Configuration options
*/
$template
=
"/mnt/hgfs/Pentest/Misc/ReportToolz/templates/odt/blank_template_v0.5/blank_template_v0.5.odt"
;
$template
=
"templates/odt/blank_template_v0.5.odt"
;
$CHECKtemplate
=
"templates/odt/blank_template_check_v0.4.odt"
;
$vulnTemplate
=
"templates/odt/vuln_template.xml"
;
/***
Show line notes below