43 lines
1.1 KiB
YAML
43 lines
1.1 KiB
YAML
id: freepbx-administration-panel
|
|
|
|
info:
|
|
name: FreePBX Admin Panel - Detect
|
|
author: tess
|
|
severity: info
|
|
description: FreePBX admin panel was detected.
|
|
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:sangoma:freepbx:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: freepbx
|
|
shodan-query: http.title:"FreePBX Administration"
|
|
vendor: sangoma
|
|
verified: true
|
|
tags: freepbx,panel,sangoma
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/admin/config.php#'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'FreePBX Administration'
|
|
- 'Operator Panel'
|
|
- 'User Control Panel'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a004630440220643aeff66be5d072b2c01bb6b1eb22568ea8c53cdd874a1d03ef6a44874b0f1302202e391c088032b893b1ca3cb720992d17c7c85dc68393adf60a99933d0ea389a8:922c64590222798bb761d5b6d8e72950 |