31 lines
725 B
YAML
31 lines
725 B
YAML
id: tautulli-install
|
|
|
|
info:
|
|
name: Tautulli - Exposed Installation
|
|
author: ritikchaddha
|
|
severity: high
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
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: 4a0a00473045022003e945b43ba5589fe6afe1630beafd30a7e5c6e9cbbd7d05329110b7dca63195022100f367fe96b977d613dd829ed31a000d7a00b1e6443f2555efc0bcebe498065bd4:922c64590222798bb761d5b6d8e72950
|