mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-22 11:48:17 +00:00
webapp secgen_metadata.xml updates
This commit is contained in:
@@ -49,14 +49,14 @@
|
||||
<msf_module>exploit/linux/http/gitlist_exec</msf_module>
|
||||
<hint>Visit the webapp in a browser at: ip:80/gitlist </hint>
|
||||
|
||||
<!--<conflict>-->
|
||||
<!--<name>Stretch</name>-->
|
||||
<!--</conflict>-->
|
||||
|
||||
<requires>
|
||||
<module_path>.*apache.*</module_path>
|
||||
</requires>
|
||||
|
||||
<requires>
|
||||
<module_path>.*mysql.*</module_path>
|
||||
</requires>
|
||||
|
||||
<requires>
|
||||
<module_path>.*php.*</module_path>
|
||||
</requires>
|
||||
|
||||
@@ -63,11 +63,15 @@
|
||||
</requires>
|
||||
|
||||
<requires>
|
||||
<module_path>.*/apache.*</module_path>
|
||||
<module_path>.*/apache_wheezy.*</module_path>
|
||||
</requires>
|
||||
|
||||
<requires>
|
||||
<module_path>.*/mysql_wheezy.*</module_path>
|
||||
</requires>
|
||||
|
||||
<requires>
|
||||
<module_path>.*/php_wheezy.*</module_path>
|
||||
</requires>
|
||||
|
||||
</vulnerability>
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
</default_input>
|
||||
|
||||
<conflict>
|
||||
<name>Wheezy</name>
|
||||
<name>Stretch</name>
|
||||
</conflict>
|
||||
|
||||
<requires>
|
||||
@@ -68,11 +68,15 @@
|
||||
</requires>
|
||||
|
||||
<requires>
|
||||
<module_path>.*/apache.*</module_path>
|
||||
<module_path>.*/apache_wheezy.*</module_path>
|
||||
</requires>
|
||||
|
||||
<requires>
|
||||
<module_path>.*/mysql_stretch.*</module_path>
|
||||
<module_path>.*/mysql_wheezy.*</module_path>
|
||||
</requires>
|
||||
|
||||
<requires>
|
||||
<module_path>.*/php_wheezy.*</module_path>
|
||||
</requires>
|
||||
|
||||
</vulnerability>
|
||||
|
||||
@@ -55,6 +55,9 @@
|
||||
<generator type="username_generator"/>
|
||||
</default_input>
|
||||
|
||||
<conflict>
|
||||
<name>Stretch</name>
|
||||
</conflict>
|
||||
|
||||
<requires>
|
||||
<module_path>.*/cron</module_path>
|
||||
@@ -69,11 +72,15 @@
|
||||
</requires>
|
||||
|
||||
<requires>
|
||||
<module_path>.*/apache.*</module_path>
|
||||
<module_path>.*/apache_wheezy.*</module_path>
|
||||
</requires>
|
||||
|
||||
<requires>
|
||||
<module_path>.*/mysql_wheezy.*</module_path>
|
||||
</requires>
|
||||
|
||||
<requires>
|
||||
<module_path>.*/php_wheezy.*</module_path>
|
||||
</requires>
|
||||
|
||||
</vulnerability>
|
||||
|
||||
@@ -55,6 +55,10 @@
|
||||
<generator type="username_generator"/>
|
||||
</default_input>
|
||||
|
||||
<conflict>
|
||||
<name>Wheezy</name>
|
||||
</conflict>
|
||||
|
||||
<requires>
|
||||
<module_path>.*/puppet_module/wordpress</module_path>
|
||||
</requires>
|
||||
@@ -64,11 +68,15 @@
|
||||
</requires>
|
||||
|
||||
<requires>
|
||||
<module_path>.*/apache.*</module_path>
|
||||
<module_path>.*/apache_stretch.*</module_path>
|
||||
</requires>
|
||||
|
||||
<requires>
|
||||
<module_path>.*/mysql_stretch.*</module_path>
|
||||
</requires>
|
||||
|
||||
<requires>
|
||||
<module_path>.*/php_stretch.*</module_path>
|
||||
</requires>
|
||||
|
||||
</vulnerability>
|
||||
|
||||
Reference in New Issue
Block a user