mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
Scenario update: Added CyberChef and enabled it to auto start due to encrypted flag
This commit is contained in:
@@ -75,12 +75,17 @@
|
||||
</input>
|
||||
</utility>
|
||||
|
||||
<utility module_path=".*/cyberchef"/>
|
||||
|
||||
<utility module_path=".*/iceweasel">
|
||||
<input into="accounts">
|
||||
<value>{"username":"kali","password":"kali","super_user":"true","strings_to_leak":[],"leaked_filenames":[]}</value>
|
||||
</input>
|
||||
<input into="autostart">
|
||||
<value>false</value>
|
||||
<value>true</value>
|
||||
</input>
|
||||
<input into="start_page">
|
||||
<value>file:///opt/cyberchef/CyberChef.html</value>
|
||||
</input>
|
||||
</utility>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user