mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 19:28:02 +00:00
readable_shadow scenario updated
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.github/cliffe/SecGen/scenario">
|
||||
|
||||
<!-- An example access control misconfiguration, TODO:-->
|
||||
<!-- An example access control misconfiguration, shadow file is readable -->
|
||||
<system>
|
||||
<system_name>access_control_misconfigurations_vi_root</system_name>
|
||||
<system_name>access_control_misconfigurations_readable_shadow</system_name>
|
||||
<base platform="linux"/>
|
||||
|
||||
<vulnerability module_path="vulnerabilities/unix/access_control_misconfigurations/misconfig_root"/>
|
||||
<vulnerability module_path="vulnerabilities/unix/access_control_misconfigurations/readable_shadow"/>
|
||||
|
||||
<vulnerability module_path=".*parameterised_accounts">
|
||||
<input into="accounts">
|
||||
|
||||
Reference in New Issue
Block a user