2022-10-31 17:45:58 +00:00
|
|
|
id: moodle-installer
|
2022-10-28 03:24:20 +00:00
|
|
|
|
|
|
|
info:
|
2022-10-31 17:45:58 +00:00
|
|
|
name: Moodle Installation Exposure
|
2022-10-28 03:24:20 +00:00
|
|
|
author: tess
|
|
|
|
severity: high
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-10-28 03:24:20 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: title:"Installation Moodle"
|
2022-10-31 17:45:58 +00:00
|
|
|
tags: misconfig,moodle,install,exposure
|
2022-10-28 03:24:20 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-28 03:24:20 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/install.php'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-10-31 17:45:58 +00:00
|
|
|
- "Installation - Moodle"
|
2022-10-28 03:24:20 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|