diff --git a/ReportToolz/README.md b/ReportToolz/README.md index d74b37c..1566129 100644 --- a/ReportToolz/README.md +++ b/ReportToolz/README.md @@ -26,6 +26,8 @@ [=] generated report: /mnt/hgfs/Pentest/pentests/2019/Company/repgen.odt [+] temp files removed ``` +Tidy up a little, drop in your evidence for each issue etc. + Create all of the tables from that report: ``` @@ -56,4 +58,6 @@ 5.2.1 |Software Version Numbers Disclosed |Low |5.3 |Configuration |A6 Security Misconfiguration 5.2.2 |Verbose Error Reporting Enabled |Low |5.3 |Configuration |A6 Security Misconfiguration 5.2.3 |Wildcard SSL Certificate |Low |3.7 |Configuration |A6 Security Misconfiguration -``` \ No newline at end of file +``` + +copy created csv tables into corresponding parts of report \ No newline at end of file