2021-12-27 05:01:53 +00:00
|
|
|
id: bedita-panel
|
2021-07-21 18:24:05 +00:00
|
|
|
|
|
|
|
info:
|
2022-11-08 20:55:31 +00:00
|
|
|
name: BEdita Login Panel - Detect
|
2021-12-27 05:01:53 +00:00
|
|
|
author: pikpikcu,daffainfo
|
2021-07-21 18:24:05 +00:00
|
|
|
severity: info
|
2022-11-08 20:55:31 +00:00
|
|
|
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
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:bedita:bedita:*:*:*:*:*:*:*:*
|
2021-12-27 05:01:53 +00:00
|
|
|
metadata:
|
2024-03-23 09:28:19 +00:00
|
|
|
max-request: 1
|
2024-04-08 11:30:07 +00:00
|
|
|
vendor: bedita
|
2024-02-22 00:55:04 +00:00
|
|
|
product: bedita
|
2021-12-27 05:01:53 +00:00
|
|
|
shodan-query: http.title:"BEdita"
|
|
|
|
tags: panel,bedita
|
2021-07-21 18:24:05 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-07-21 18:24:05 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-07-25 19:56:55 +00:00
|
|
|
- "{{BaseURL}}"
|
2021-07-21 18:24:05 +00:00
|
|
|
|
2021-12-27 05:01:53 +00:00
|
|
|
matchers-condition: and
|
2021-07-21 18:24:05 +00:00
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- 'BEdita(.*)</a><br>'
|
|
|
|
|
2021-12-27 05:01:53 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
2021-07-21 18:24:05 +00:00
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- 'target="besite">(.*)</a><br>'
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4b0a00483046022100dfd4490a71cb9b8b3932060ec37eb1f5de6e1f48093b7c301727311d5af578fb022100e60a0b137d4b4847ae2a60df31d11734702dcaea8e6b45737c4ddb720bbd9b6d:922c64590222798bb761d5b6d8e72950
|