35 lines
931 B
YAML
35 lines
931 B
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
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: "TIBCO Spotfire Server"
|
|
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: 4a0a0047304502201208c45e11721f578be2859505bc4a2018a7e5d0e817795f1bd1ea992b815333022100d225a5f3985219bb29bc0207f9c27ca7643aa6e21f8436ff7af2dca4ca6cc84b:922c64590222798bb761d5b6d8e72950 |