mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 19:28:02 +00:00
enable root login for kali
This commit is contained in:
@@ -130,6 +130,12 @@
|
||||
|
||||
<utility module_path=".*/kali_top10"/>
|
||||
|
||||
<vulnerability module_path=".*/ssh_root_login">
|
||||
<input into="root_password">
|
||||
<value>toor</value>
|
||||
</input>
|
||||
</vulnerability>
|
||||
|
||||
<network type="private_network">
|
||||
<input into="IP_address">
|
||||
<datastore access="0">IP_addresses</datastore>
|
||||
|
||||
Reference in New Issue
Block a user