mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-23 04:08:02 +00:00
lab scenario update
This commit is contained in:
@@ -17,19 +17,12 @@
|
||||
<base distro="Debian 10" type="desktop" name="KDE"/>
|
||||
|
||||
<input into_datastore="IP_addresses">
|
||||
<!-- 0 developer_desktop -->
|
||||
<value>172.16.0.2</value>
|
||||
<!-- 1 server -->
|
||||
<value>172.16.0.3</value>
|
||||
<!-- 2 hackerbot_server -->
|
||||
<value>172.16.0.4</value>
|
||||
<!-- 3 staff_desktop -->
|
||||
<value>172.16.0.5</value>
|
||||
<!-- 4 auth_server -->
|
||||
<value>172.16.0.6</value>
|
||||
<!-- 5 windows_2016_dc -->
|
||||
<value>172.16.0.7</value>
|
||||
<!-- 6 win7_desktop -->
|
||||
<value>172.16.0.8</value>
|
||||
</input>
|
||||
|
||||
@@ -193,28 +186,6 @@
|
||||
</input>
|
||||
</utility>
|
||||
|
||||
<system>
|
||||
<system_name>win7_desktop</system_name>
|
||||
<base platform="windows" distro="7"/>
|
||||
|
||||
<utility module_path=".*/parameterised_accounts" platform="windows">
|
||||
<input into="accounts">
|
||||
<datastore>user_accounts</datastore>
|
||||
</input>
|
||||
</utility>
|
||||
|
||||
<network type="private_network">
|
||||
<input into="IP_address">
|
||||
<datastore access="2">IP_addresses</datastore>
|
||||
</input>
|
||||
</network>
|
||||
<build type="cleanup">
|
||||
<input into="root_password">
|
||||
<datastore>spoiler_admin_pass</datastore>
|
||||
</input>
|
||||
</build>
|
||||
</system>
|
||||
|
||||
<vulnerability module_path=".*/ssh_root_login">
|
||||
<input into="root_password">
|
||||
<datastore>spoiler_admin_pass</datastore>
|
||||
@@ -283,4 +254,26 @@
|
||||
</build>
|
||||
</system>
|
||||
|
||||
<system>
|
||||
<system_name>win7_desktop</system_name>
|
||||
<base platform="windows" distro="7"/>
|
||||
|
||||
<utility module_path=".*/parameterised_accounts" platform="windows">
|
||||
<input into="accounts">
|
||||
<datastore>user_accounts</datastore>
|
||||
</input>
|
||||
</utility>
|
||||
|
||||
<network type="private_network">
|
||||
<input into="IP_address">
|
||||
<datastore access="2">IP_addresses</datastore>
|
||||
</input>
|
||||
</network>
|
||||
<build type="cleanup">
|
||||
<input into="root_password">
|
||||
<datastore>spoiler_admin_pass</datastore>
|
||||
</input>
|
||||
</build>
|
||||
</system>
|
||||
|
||||
</scenario>
|
||||
|
||||
Reference in New Issue
Block a user