47 lines
1.1 KiB
YAML
47 lines
1.1 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
|
|
vendor: bedita
|
|
product: bedita
|
|
shodan-query:
|
|
- http.title:"BEdita"
|
|
- http.title:"bedita"
|
|
fofa-query: title="bedita"
|
|
google-query: intitle:"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: 490a00463044022059125fba682eed0eba3921749c8232c1ed0610de0fe9636503c172b7b261074a02205d3a9b344da6d2ccdd5c0eff3f8a57999f78cf3b84307e79e0c77dd7e5f0d620:922c64590222798bb761d5b6d8e72950 |