mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
Default input updates
This commit is contained in:
@@ -31,11 +31,11 @@
|
||||
</default_input>
|
||||
|
||||
<default_input into="strings_to_leak">
|
||||
<generator type="flag_generator" />
|
||||
<generator type="message_generator"/>
|
||||
</default_input>
|
||||
|
||||
<default_input into="leaked_filenames">
|
||||
<value>flag</value>
|
||||
<generator type="filename_generator"/>
|
||||
</default_input>
|
||||
|
||||
<default_input into="leaked_username">
|
||||
@@ -54,4 +54,4 @@
|
||||
<software_name>Jenkins</software_name>
|
||||
<software_license>MIT</software_license>
|
||||
|
||||
</vulnerability>
|
||||
</vulnerability>
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
<!-- flags or other secrets exposed after exploitation -->
|
||||
<default_input into="strings_to_leak">
|
||||
<generator type="flag_generator" />
|
||||
<generator type="message_generator"/>
|
||||
</default_input>
|
||||
|
||||
<default_input into="leaked_filenames">
|
||||
@@ -60,4 +60,4 @@
|
||||
<module_path>.*apache.*compatible.*</module_path>
|
||||
</requires>
|
||||
|
||||
</vulnerability>
|
||||
</vulnerability>
|
||||
|
||||
@@ -28,11 +28,11 @@
|
||||
|
||||
<!-- flags or other secrets exposed after exploitation -->
|
||||
<default_input into="strings_to_leak">
|
||||
<generator type="flag_generator" />
|
||||
<generator type="message_generator" />
|
||||
</default_input>
|
||||
|
||||
<default_input into="leaked_filenames">
|
||||
<value>flag</value>
|
||||
<generator type="filename_generator" />
|
||||
</default_input>
|
||||
|
||||
<default_input into="leaked_username">
|
||||
@@ -54,4 +54,4 @@
|
||||
<type>update</type>
|
||||
</requires>
|
||||
|
||||
</vulnerability>
|
||||
</vulnerability>
|
||||
|
||||
Reference in New Issue
Block a user