43 lines
1.0 KiB
YAML
43 lines
1.0 KiB
YAML
id: bedita-panel
|
|
|
|
info:
|
|
name: BEdita Login Panel - Detect
|
|
author: pikpikcu,daffainfo
|
|
severity: info
|
|
description: BEdita login panel was detected.
|
|
reference:
|
|
- https://www.bedita.com/
|
|
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:bedita:bedita:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: bedita
|
|
shodan-query: http.title:"BEdita"
|
|
vendor: bedita
|
|
tags: panel,bedita
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- 'BEdita(.*)</a><br>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- 'target="besite">(.*)</a><br>'
|
|
# digest: 4b0a00483046022100dfd4490a71cb9b8b3932060ec37eb1f5de6e1f48093b7c301727311d5af578fb022100e60a0b137d4b4847ae2a60df31d11734702dcaea8e6b45737c4ddb720bbd9b6d:922c64590222798bb761d5b6d8e72950 |