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
|
|
|
|
cwe-id: CWE-200
|
|
|
|
metadata:
|
2024-06-07 10:04:29 +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"
|
2024-06-07 10:04:29 +00:00
|
|
|
google-query: intitle:"Eclipse BIRT Home"
|
2023-05-11 08:19:49 +00:00
|
|
|
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.-]+)'
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4b0a00483046022100bac974de8aad2121a7c20001a98a4529efc8403fa35c7a8a467f2fd31f58d2a9022100f7e3c06ec40a41ff7cfce14520a7d36e5f1f2bd8563da22b83e07e9b04ccbe9b:922c64590222798bb761d5b6d8e72950
|