34 lines
843 B
YAML
34 lines
843 B
YAML
id: tableau-panel
|
|
|
|
info:
|
|
name: Tableau Python Server Panel - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: Tableau Python Server panel was detected.
|
|
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:
|
|
max-request: 1
|
|
fofa-query: 'app="Tableau-Python-Server"'
|
|
tags: tableau,panel,python
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Tableau Python Server</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100d04047df792eccb3f04a50acd51d82db084298456ccf9da9b60b772ab42c5a61022100b785648a914f8d999f1488ddfbc2a0fcb46ef2d49222531be8262273060f2ce2:922c64590222798bb761d5b6d8e72950
|