2023-05-11 08:19:49 +00:00
|
|
|
id: eclipse-birt-panel
|
2023-05-03 13:43:39 +00:00
|
|
|
|
|
|
|
info:
|
2023-05-11 08:19:49 +00:00
|
|
|
name: Eclipse BIRT Panel - Detect
|
2023-05-03 13:43:39 +00:00
|
|
|
author: Shiva (Strobes Security)
|
|
|
|
severity: info
|
|
|
|
description: Eclipse BIRT (Business Intelligence Reporting Tool) detected
|
2023-10-14 11:27:55 +00:00
|
|
|
reference:
|
|
|
|
- https://eclipse.github.io/birt-website/
|
2023-05-03 13:43:39 +00:00
|
|
|
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
|
2023-05-03 13:43:39 +00:00
|
|
|
cwe-id: CWE-200
|
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2023-05-11 08:19:49 +00:00
|
|
|
shodan-query: title:"Eclipse BIRT Home"
|
|
|
|
google-query: intitle:"Eclipse BIRT Home"
|
|
|
|
tags: panel,eclipsebirt,detect
|
2023-05-03 13:43:39 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2023-05-11 08:19:49 +00:00
|
|
|
- '{{BaseURL}}'
|
|
|
|
- '{{BaseURL}}/reportviewer/'
|
2023-05-03 13:43:39 +00:00
|
|
|
|
2023-05-11 08:19:49 +00:00
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-05-11 08:19:49 +00:00
|
|
|
matchers-condition: and
|
2023-05-03 13:43:39 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2023-05-11 08:19:49 +00:00
|
|
|
- 'alt="Eclipse Logo'
|
|
|
|
- 'Eclipse BIRT Home'
|
|
|
|
condition: or
|
2023-05-03 13:43:39 +00:00
|
|
|
case-insensitive: true
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- 'Viewer Version : ([0-9.-]+)'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100e5c922a408daa9aef97752568d1ee06ba14666887090baedf37221a70551d31f02210091bc9aa581947d79ba3b0ae5e3353d8e79ab6c2ef98f54e0fd42474d82c3177c:922c64590222798bb761d5b6d8e72950
|