39 lines
1004 B
YAML
39 lines
1004 B
YAML
id: magnolia-panel
|
|
|
|
info:
|
|
name: Magnolia CMS Login Panel - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: |
|
|
Magnolia CMS login panel was detected.
|
|
reference:
|
|
- https://www.magnolia-cms.com/
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: html:"Magnolia is a registered trademark"
|
|
tags: magnolia,panel,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/.magnolia/admincentral"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Magnolia is a registered trademark'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
# digest: 4a0a00473045022100ec31ab8a93a50b94d11914dbc02be50309f1fd505862e2189df17a21365fdf86022068582e478c88dc5d4d24118ee65c38eaf191a389e00feaca2cc9b693bf0152dc:922c64590222798bb761d5b6d8e72950 |