From 5e2e87f37e2de7a68519211eda26c85669a93bf2 Mon Sep 17 00:00:00 2001 From: skyanth Date: Tue, 4 Oct 2016 15:19:46 +0200 Subject: [PATCH] Improved/simplified Quickscope, implemented mandays --- xml/doc/examples/examplequickscope.xml | 21 ++--- xml/dtd/common.xsd | 1 + xml/dtd/offerte.xsd | 1 + xml/dtd/quickscope.xsd | 78 +++++++++++++++++++ xml/dtd/xsi.xsd | 6 -- xml/source/quickscope.xml | 41 +++++----- .../snippets/offerte/en/projectoverview.xml | 2 +- .../snippets/offerte/nl/projectoverview.xml | 2 +- xml/xslt/placeholders.xslt | 6 ++ xml/xslt/qs2offerte.xsl | 4 + 10 files changed, 123 insertions(+), 39 deletions(-) create mode 100644 xml/dtd/quickscope.xsd delete mode 100644 xml/dtd/xsi.xsd diff --git a/xml/doc/examples/examplequickscope.xml b/xml/doc/examples/examplequickscope.xml index f7c1bab..285f0a3 100644 --- a/xml/doc/examples/examplequickscope.xml +++ b/xml/doc/examples/examplequickscope.xml @@ -1,10 +1,10 @@ - - - + xmlns:xml="http://www.w3.org/XML/1998/namespace" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:noNamespaceSchemaLocation="../dtd/quickscope.xsd"> + @@ -24,21 +24,22 @@ target2.target.com - + Third Party BV Third Party TP Waiver Rep -
Street 1
- City - Netherlands +
TP Street 123
+ TP City + TP Country
6 + + 12 time-boxed @@ -51,6 +52,8 @@ TBD + + AppToTest 40000 diff --git a/xml/dtd/common.xsd b/xml/dtd/common.xsd index e485ab9..a1defec 100644 --- a/xml/dtd/common.xsd +++ b/xml/dtd/common.xsd @@ -109,6 +109,7 @@ + diff --git a/xml/dtd/offerte.xsd b/xml/dtd/offerte.xsd index 7515393..8db3d07 100644 --- a/xml/dtd/offerte.xsd +++ b/xml/dtd/offerte.xsd @@ -67,6 +67,7 @@ + diff --git a/xml/dtd/quickscope.xsd b/xml/dtd/quickscope.xsd new file mode 100644 index 0000000..0545e85 --- /dev/null +++ b/xml/dtd/quickscope.xsd @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xml/dtd/xsi.xsd b/xml/dtd/xsi.xsd deleted file mode 100644 index 3bf63e1..0000000 --- a/xml/dtd/xsi.xsd +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/xml/source/quickscope.xml b/xml/source/quickscope.xml index a903f48..8c9a0bb 100644 --- a/xml/source/quickscope.xml +++ b/xml/source/quickscope.xml @@ -1,10 +1,10 @@ - - - + xmlns:xml="http://www.w3.org/XML/1998/namespace" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:noNamespaceSchemaLocation="../dtd/quickscope.xsd"> + @@ -16,29 +16,23 @@ pentest - penetration testing services - + penetration testing services + - - - - - - -
- - -
- + + + + - + 0 + + 0 time-boxed @@ -51,8 +45,11 @@ TBD - - + + + + + 0 diff --git a/xml/source/snippets/offerte/en/projectoverview.xml b/xml/source/snippets/offerte/en/projectoverview.xml index d416f65..62f9300 100644 --- a/xml/source/snippets/offerte/en/projectoverview.xml +++ b/xml/source/snippets/offerte/en/projectoverview.xml @@ -16,7 +16,7 @@

will test for the presence of the most common vulnerabilities, using both publicly available vulnerability scanning tools and manual testing. shall perform a - -day, , intrusive test via the internet.

+ -day (-manday), , intrusive test via the internet.

zal testen op de aanwezigheid van de meest voorkomende kwetsbaarheden, gebruik makend van zowel publiek beschikbare scanning tools, als door handmatig testen. zal een grondige - -daagse, test uitvoeren via internet.

+ -daagse ( mandagen), test uitvoeren via internet.

Scope diff --git a/xml/xslt/placeholders.xslt b/xml/xslt/placeholders.xslt index 970e3c3..b5a854f 100644 --- a/xml/xslt/placeholders.xslt +++ b/xml/xslt/placeholders.xslt @@ -147,6 +147,12 @@ + + + + + + diff --git a/xml/xslt/qs2offerte.xsl b/xml/xslt/qs2offerte.xsl index 180937e..8bd07c5 100644 --- a/xml/xslt/qs2offerte.xsl +++ b/xml/xslt/qs2offerte.xsl @@ -75,6 +75,10 @@ duration of pentest, in working days + + + + duration of pentest, in mandays