2024-04-15 07:06:58 +00:00
|
|
|
id: tibco-spotfire-services-detect
|
2024-04-13 08:41:32 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: TIBCO Spotfire Statistics Services - Detect
|
|
|
|
author: righettod
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
TIBCO Spotfire Statistics Services was detected.
|
|
|
|
reference:
|
|
|
|
- https://docs.tibco.com/products/tibco-spotfire-statistics-services
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2024-06-07 10:04:29 +00:00
|
|
|
max-request: 4
|
2024-04-15 07:31:17 +00:00
|
|
|
shodan-query: "TIBCO Spotfire Server"
|
2024-04-13 08:41:32 +00:00
|
|
|
tags: tech,tibco,detect
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/SplusServer/"
|
|
|
|
- "{{BaseURL}}/RServer/"
|
2024-04-15 07:31:17 +00:00
|
|
|
- "{{BaseURL}}/TERR/"
|
|
|
|
- "{{BaseURL}}"
|
2024-04-13 08:41:32 +00:00
|
|
|
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'contains_any(to_lower(body), "tibco spotfire statistics services", "spotfire statistics services")'
|
2024-04-15 07:31:17 +00:00
|
|
|
- 'contains(header, "TIBCO Spotfire Server")'
|
|
|
|
condition: or
|
2024-04-13 08:41:32 +00:00
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- 'Version\s+([0-9.\s\(\)V]+)'
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a00473045022100b9c1d679fef17c6ab5d3a49b8d140da5b95bd33f5ec3066f51c131733cb8671302203c738559c63ec2502eed182a3af5e63a57e8f8931ebf750e49c7c4d0d5c8ad43:922c64590222798bb761d5b6d8e72950
|