38 lines
961 B
YAML
38 lines
961 B
YAML
id: moodle-installer
|
|
|
|
info:
|
|
name: Moodle Installation Exposure
|
|
author: tess
|
|
severity: high
|
|
description: Moodle is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: moodle
|
|
product: moodle
|
|
shodan-query: title:"Installation Moodle"
|
|
tags: misconfig,moodle,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/install.php'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Installation - Moodle"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a004630440220220109fe685f2885eafdd0078449b0fb747f07120494850062bb0c3e2003c6ac02204a110714f1a018f6222d9d370a800d7a8e99a4c56cd6d49145ed776e9a61d610:922c64590222798bb761d5b6d8e72950 |