43 lines
1.3 KiB
YAML
43 lines
1.3 KiB
YAML
id: tibco-spotfire-services-detect
|
|
|
|
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
|
|
classification:
|
|
cpe: cpe:2.3:a:tibco:spotfire_statistics_services:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 4
|
|
vendor: tibco
|
|
product: spotfire_statistics_services
|
|
shodan-query: "TIBCO Spotfire Server"
|
|
tags: tech,tibco,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/SplusServer/"
|
|
- "{{BaseURL}}/RServer/"
|
|
- "{{BaseURL}}/TERR/"
|
|
- "{{BaseURL}}"
|
|
|
|
stop-at-first-match: true
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'contains_any(to_lower(body), "tibco spotfire statistics services", "spotfire statistics services")'
|
|
- 'contains(header, "TIBCO Spotfire Server")'
|
|
condition: or
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- 'Version\s+([0-9.\s\(\)V]+)'
|
|
# digest: 4b0a00483046022100bd5654b334e99afec3e7672eec24dbebf878462bdacbb056a9179f6c8ff0cba3022100fef48e2bbf0d685808aba04380ce56de25cd365f72716dfeaf70142a7f7eaa06:922c64590222798bb761d5b6d8e72950 |