Tableau Python Server Panel - Detect
ID: tableau-panel
Severity: info
Author: pussycat0x
Tags: tableau,panel,python
Description
Section titled “Description”Tableau Python Server panel was detected.
YAML Source
Section titled “YAML Source”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 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: 490a004630440220659eef6b5c482db6806c13a10876f4ba4e2b9d50f4f9651503e642c73f5dff0a0220236f36e11984259dadac1b2c3690bee6da8296dc3d9f284cdcf1fd5b1125774c:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/tableau-panel.yaml"