34 lines
935 B
YAML
34 lines
935 B
YAML
id: tautulli-install
|
|
|
|
info:
|
|
name: Tautulli - Exposed Installation
|
|
author: ritikchaddha
|
|
severity: high
|
|
description: Tautulli is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:tautulli:tautulli:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: tautulli
|
|
product: tautulli
|
|
shodan-query: title:"Tautulli - Welcome"
|
|
tags: misconfig,tautulli,install
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/welcome"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Tautulli - Welcome'
|
|
- 'Tautulli Setup Wizard'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100b825d9b1c04b717e829b24067ed106798fc90c2317ec3fda5b73b1af80530c5202200868e9d91878a72744493f676d56a202b18be42891d90b750bd5b0ef7c62fdc2:922c64590222798bb761d5b6d8e72950 |