This commit is contained in:
Z. Cliffe Schreuders
2019-06-24 23:24:46 +01:00
parent 8d60442f23
commit 5d8ddb78cb
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
<!-- an example remote storage system, with a remotely exploitable vulnerability that can then be escalated to root -->
<system>
<system_name>escalation</system_name>
<base distro="Debian 7" type="server"/>
<base distro="Debian" type="server"/>
<vulnerability privilege="user_rwx" access="remote" />
<vulnerability privilege="root_rwx" access="local" />

View File

@@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.github/cliffe/SecGen/scenario">
<name>Integrity protection Hackerbot lab</name>
<name>Kali base box</name>
<author>Z. Cliffe Schreuders</author>
<description>Kali base box.</description>