36 lines
970 B
YAML
36 lines
970 B
YAML
id: tableau-service-manager
|
|
|
|
info:
|
|
name: Tableau Services Manager Login Panel - Detect
|
|
author: DhiyaneshDk
|
|
severity: info
|
|
description: Tableau Services Manager login panel was detected.
|
|
reference:
|
|
- https://help.tableau.com/current/server/en-us/sign_in_tsm.htm
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Login - Tableau Services Manager"
|
|
tags: panel,tableau
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Login - Tableau Services Manager</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100c442b56764664ccd8f16d29a3bd2e2f024839cf01271b20bed57154b2cd284ba022100e981d0fc190e26c934fe9799dda3a4df9dbc09197701b0180df8a3d4af0d2d5b:922c64590222798bb761d5b6d8e72950
|