44 lines
1.1 KiB
YAML
44 lines
1.1 KiB
YAML
id: modoboa-panel
|
|
|
|
info:
|
|
name: Modoboa Login Panel - Detect
|
|
author: kh4sh3i
|
|
severity: info
|
|
description: Modoboa login panel was detected.
|
|
reference:
|
|
- https://modoboa.org
|
|
- https://github.com/modoboa/modoboa
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:modoboa:modoboa:*:*:*:*:modoboa:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
product: modoboa
|
|
shodan-query: http.favicon.hash:1949005079
|
|
vendor: modoboa
|
|
verified: true
|
|
tags: panel,modoboa,mail
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/accounts/login/?next=/"
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Welcome to Modoboa'
|
|
case-insensitive: true
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100bd7b92ffe68618ee16fdd7c42b808d8f38dac3dd43b148512e4aff6bc5a098f2022100f313f332bcb790d35a2c72875617530f79341aee2c233fee13a2e2a8a37ce73b:922c64590222798bb761d5b6d8e72950 |