34 lines
882 B
YAML
34 lines
882 B
YAML
id: mautic-crm-panel
|
|
|
|
info:
|
|
name: Mautic CRM Login Panel - Detect
|
|
author: cyllective,daffainfo
|
|
severity: info
|
|
description: Mautic CRM login panel was detected.
|
|
reference:
|
|
- https://github.com/mautic/mautic
|
|
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:
|
|
max-request: 1
|
|
tags: tech,mautic,crm,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/s/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Mautic</title>'
|
|
- 'var mauticBasePath'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100a05252e336ad0af23ac20ca721cfef0f6c5dfe0ff285b2281b1e077aa0349dd7022100ffb4c09c689614075115242fb43e01ec4c3db2a8b27df68ab33c2c59754653cc:922c64590222798bb761d5b6d8e72950 |