mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-23 04:08:02 +00:00
scenarios: updating base box selectors to include type="server" (along side platform="linux") in preparation for kali basebox merge
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
<system>
|
||||
<system_name>example_server</system_name>
|
||||
<base platform="linux"/>
|
||||
<base platform="linux" type="server"/>
|
||||
|
||||
<!--select a vulnerability that leaks strings-->
|
||||
<vulnerability read_fact="strings_to_leak">
|
||||
|
||||
Reference in New Issue
Block a user