mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-20 13:50:45 +00:00
bases
This commit is contained in:
@@ -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" />
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user