mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-22 19:58:03 +00:00
WIP - Testing challenger homedir bug... (2)
This commit is contained in:
@@ -124,14 +124,14 @@
|
||||
|
||||
<vulnerability module_path="vulnerabilities/unix/misc/distcc_exec"/>
|
||||
<vulnerability module_path="vulnerabilities/unix/access_control_misconfigurations/readable_shadow"/>
|
||||
<!-- <vulnerability module_path=".*/hidden_file">-->
|
||||
<!-- <input into="account">-->
|
||||
<!-- <datastore access="0">account</datastore>-->
|
||||
<!-- </input>-->
|
||||
<!-- <input into="strings_to_leak">-->
|
||||
<!-- <generator type="message_generator"/>-->
|
||||
<!-- </input>-->
|
||||
<!-- </vulnerability>-->
|
||||
<vulnerability module_path=".*/hidden_file">
|
||||
<input into="account">
|
||||
<datastore access="0">account</datastore>
|
||||
</input>
|
||||
<input into="strings_to_leak">
|
||||
<generator type="message_generator"/>
|
||||
</input>
|
||||
</vulnerability>
|
||||
|
||||
<network type="private_network">
|
||||
<input into="IP_address">
|
||||
|
||||
@@ -37,5 +37,16 @@
|
||||
</generator>
|
||||
</input>
|
||||
</utility>
|
||||
|
||||
<vulnerability module_path="vulnerabilities/unix/misc/distcc_exec"/>
|
||||
<vulnerability module_path="vulnerabilities/unix/access_control_misconfigurations/readable_shadow"/>
|
||||
<vulnerability module_path=".*/hidden_file">
|
||||
<input into="account">
|
||||
<datastore access="0">account</datastore>
|
||||
</input>
|
||||
<input into="strings_to_leak">
|
||||
<generator type="message_generator"/>
|
||||
</input>
|
||||
</vulnerability>
|
||||
</system>
|
||||
</scenario>
|
||||
Reference in New Issue
Block a user