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
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2022-11-08 20:55:31 +00:00
|
|
|
cwe-id: CWE-200
|
2021-12-27 05:01:53 +00:00
|
|
|
metadata:
|
2024-02-22 00:55:04 +00:00
|
|
|
vendor: bedita
|
|
|
|
product: bedita
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
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-02-28 16:35:47 +00:00
|
|
|
# digest: 4b0a004830460221009f6dc4958cf5a396215b1f6981a1ce4054fc47aa68d01667ceca63af6041c6e4022100aba0ee27daf63625852e63ea080d47afc9c8b39dc72d5176240f974d504aeafc:922c64590222798bb761d5b6d8e72950
|