From b5b4a02e0181845a855bf1cd7ecf516b5ccd2149 Mon Sep 17 00:00:00 2001
From: skyanth
Date: Fri, 14 Jun 2019 15:07:29 +0200
Subject: [PATCH] adding service-breakdown (WIP)
---
xml/source/servicebreakdown.xml | 39 +++++
.../offerte/en/planningandpayment.xml | 2 +
.../snippets/offerte/en/projectoverview.xml | 2 +
xml/xslt/auto.xslt | 156 +++++++++++++++++-
xml/xslt/styles_off.xslt | 5 +
5 files changed, 199 insertions(+), 5 deletions(-)
create mode 100644 xml/source/servicebreakdown.xml
diff --git a/xml/source/servicebreakdown.xml b/xml/source/servicebreakdown.xml
new file mode 100644
index 0000000..9b706c0
--- /dev/null
+++ b/xml/source/servicebreakdown.xml
@@ -0,0 +1,39 @@
+
+
+
+ Determine and set up attack vectors
+ 2
+ 1
+
+
+
+
+
+ Set up infrastructure and support
+ 20
+ 2
+
+
+
+
+
+ Attacking and reporting
+ 5
+ 3
+
+
+
+
+
+ Travel and hotel
+ 50
+
+
+ Optional: presentation of findings
+ 02
+ 100
+
+
+
+
+
diff --git a/xml/source/snippets/offerte/en/planningandpayment.xml b/xml/source/snippets/offerte/en/planningandpayment.xml
index 1bcecd6..20fa0ac 100644
--- a/xml/source/snippets/offerte/en/planningandpayment.xml
+++ b/xml/source/snippets/offerte/en/planningandpayment.xml
@@ -18,4 +18,6 @@
Any additional work will be charged separately. An hourly
rate for additional work will be agreed upon before starting this work.
+
+
diff --git a/xml/source/snippets/offerte/en/projectoverview.xml b/xml/source/snippets/offerte/en/projectoverview.xml
index e30a308..738380d 100644
--- a/xml/source/snippets/offerte/en/projectoverview.xml
+++ b/xml/source/snippets/offerte/en/projectoverview.xml
@@ -23,6 +23,8 @@
intrusive test via the
internet.
+
+
@@ -231,8 +231,8 @@
- #ededed
-
+ #ededed
+
@@ -252,7 +252,8 @@
-
+
@@ -457,4 +458,149 @@
+
+
+
+
+
+
+
+
+
+
+ •
+
+
+
+
+
+
+ :
+
+
+
+
+
+
+
+
+
+
+ TODO: total!
+
+
+
+
+
+
+
+
+
+
+
+
+ Description
+
+
+ Duration
+
+
+ Hourly rate
+
+
+ Fee
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 2
+ (flat rate)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ TODO total
+
+
+
+
+ ERROR: unknown service breakdown format (use
+ 'list' or 'table')
+
+
+
+
+
diff --git a/xml/xslt/styles_off.xslt b/xml/xslt/styles_off.xslt
index 13b3d42..d0175c0 100644
--- a/xml/xslt/styles_off.xslt
+++ b/xml/xslt/styles_off.xslt
@@ -26,4 +26,9 @@
+
+
+ justify
+
+
\ No newline at end of file