2024-03-09 09:02:54 +00:00
|
|
|
id: moodle-workplace-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Moodle Workplace Login Panel - Detect
|
|
|
|
author: righettod
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
Moodle workplace login panel was detected.
|
|
|
|
reference:
|
|
|
|
- https://moodle.com/solutions/workplace/
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
|
|
|
verified: true
|
2024-03-09 16:22:02 +00:00
|
|
|
shodan-query: http.html:"moodle"
|
2024-03-09 09:02:54 +00:00
|
|
|
tags: panel,moodle,login,detect
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/login/index.php"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'status_code == 200'
|
|
|
|
- 'contains_any(body, "content=\"moodle", "\"name\":\"moodle\"") && contains(body, "workplace")'
|
2024-03-09 16:22:02 +00:00
|
|
|
condition: and
|
2024-03-09 17:43:48 +00:00
|
|
|
# digest: 4a0a00473045022100f0eab1da336821c0b67313eee14ff0a7aa68719a76ea8c2e0b546191ea5a1923022019be9fe165324c1df945506c2a901b7a7b54c49355950f82b326a5f147dca7eb:922c64590222798bb761d5b6d8e72950
|