adding service-breakdown (WIP)
This commit is contained in:
39
xml/source/servicebreakdown.xml
Normal file
39
xml/source/servicebreakdown.xml
Normal file
@@ -0,0 +1,39 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<service_list>
|
||||
<service>
|
||||
<description>Determine and set up attack vectors</description>
|
||||
<duration in="days">2</duration>
|
||||
<hourly_rate vat="excl" denomination="eur">1</hourly_rate>
|
||||
<fee>
|
||||
<computed/>
|
||||
</fee>
|
||||
</service>
|
||||
<service>
|
||||
<description>Set up infrastructure and support</description>
|
||||
<duration in="hours">20</duration>
|
||||
<hourly_rate vat="excl" denomination="eur">2</hourly_rate>
|
||||
<fee>
|
||||
<computed/>
|
||||
</fee>
|
||||
</service>
|
||||
<service>
|
||||
<description>Attacking and reporting</description>
|
||||
<duration in="days">5</duration>
|
||||
<hourly_rate vat="excl" denomination="eur">3</hourly_rate>
|
||||
<fee>
|
||||
<computed/>
|
||||
</fee>
|
||||
</service>
|
||||
<service>
|
||||
<description>Travel and hotel</description>
|
||||
<fee vat="excl" denomination="eur">50</fee>
|
||||
</service>
|
||||
<service>
|
||||
<description>Optional: presentation of findings</description>
|
||||
<duration in="days"><min>0</min><max>2</max></duration>
|
||||
<hourly_rate vat="incl" denomination="eur">100</hourly_rate>
|
||||
<fee>
|
||||
<computed/>
|
||||
</fee>
|
||||
</service>
|
||||
</service_list>
|
||||
@@ -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.
|
||||
</p>
|
||||
|
||||
<generate_service_breakdown format="table"/>
|
||||
</section>
|
||||
|
||||
@@ -23,6 +23,8 @@
|
||||
<p_boxtype/> intrusive test via the
|
||||
internet.
|
||||
</p>
|
||||
|
||||
<generate_service_breakdown format="list"/>
|
||||
|
||||
<!--Not Needed if Disclaimer is Included; Duplicate Text-->
|
||||
<!--p>It is possible that in the course of the penetration
|
||||
|
||||
Reference in New Issue
Block a user