mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-22 11:48:17 +00:00
WiP: moinmoin gitlist stretch
This commit is contained in:
@@ -3,7 +3,7 @@ class gitlist_040::apache {
|
||||
$port = $secgen_parameters['port'][0]
|
||||
$docroot = '/var/www/gitlist'
|
||||
|
||||
package { 'php5':
|
||||
package { 'php':
|
||||
ensure => installed,
|
||||
}
|
||||
#
|
||||
|
||||
@@ -49,12 +49,12 @@
|
||||
<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>
|
||||
<!--<conflict>-->
|
||||
<!--<name>Stretch</name>-->
|
||||
<!--</conflict>-->
|
||||
|
||||
<requires>
|
||||
<module_path>.*apache</module_path>
|
||||
<module_path>.*apache.*</module_path>
|
||||
<type>httpd</type>
|
||||
</requires>
|
||||
|
||||
|
||||
@@ -68,12 +68,12 @@
|
||||
Path traversal found in AttachFile module.
|
||||
</solution>
|
||||
|
||||
<conflict>
|
||||
<name>Stretch</name>
|
||||
</conflict>
|
||||
<!--<conflict>-->
|
||||
<!--<name>Stretch</name>-->
|
||||
<!--</conflict>-->
|
||||
|
||||
<requires>
|
||||
<module_path>.*apache</module_path>
|
||||
<module_path>.*apache.*</module_path>
|
||||
<type>httpd</type>
|
||||
</requires>
|
||||
|
||||
|
||||
@@ -144,7 +144,7 @@
|
||||
</requires>
|
||||
|
||||
<requires>
|
||||
<module_path>.*/mysql</module_path>
|
||||
<module_path>.*/mysql_wheezy.*</module_path>
|
||||
</requires>
|
||||
|
||||
</vulnerability>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<system>
|
||||
<system_name>file_server</system_name>
|
||||
<base platform="linux" type="server"/>
|
||||
<base platform="linux" type="server" module_path=".*stretch.*"/>
|
||||
|
||||
<vulnerability module_path=".*gitlist_040"/>
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<system>
|
||||
<system_name>file_server</system_name>
|
||||
<base platform="linux" type="server"/>
|
||||
<base platform="linux" type="server" module_path=".*stretch.*"/>
|
||||
|
||||
<vulnerability module_path="vulnerabilities/unix/webapp/moinmoin_195"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user