39 lines
1.0 KiB
YAML
39 lines
1.0 KiB
YAML
id: tibco-spotfire-panel
|
|
|
|
info:
|
|
name: TIBCO Spotfire Login Panel - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: |
|
|
TIBCO Spotfire login panel was detected.
|
|
reference:
|
|
- https://www.tibco.com/products/tibco-spotfire
|
|
classification:
|
|
cpe: cpe:2.3:a:tibco:spotfire_server:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: "TIBCO Spotfire Server"
|
|
product: spotfire_server
|
|
vendor: tibco
|
|
tags: panel,tibco,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/spotfire/login.html"
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>TIBCO Spotfire Server'
|
|
- 'content="TIBCO Spotfire'
|
|
- '/spotfire/ui/'
|
|
condition: or
|
|
# digest: 490a0046304402204f4cd2bc5e7c39f29b73fa92f17893ae9694c50fb8fb6cdad7a1e17d918fe1a2022031d291ea383444a4f3b71097df34ca28e84f3367332f80281043503292acca27:922c64590222798bb761d5b6d8e72950 |