32 lines
785 B
YAML
32 lines
785 B
YAML
id: tautulli-unauth
|
|
|
|
info:
|
|
name: Tautulli Panel - Unauthenticated Access
|
|
author: ritikchaddha
|
|
severity: medium
|
|
metadata:
|
|
vendor: tautulli
|
|
product: tautulli
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Tautulli - Home"
|
|
tags: panel,misconfig,tautulli,unauth,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/home"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Tautulli - Home'
|
|
- 'Libraries</a>'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450221009b3272438f7a184108376b773a02c4b9829ef7cf2a99a8c3cc6bd3f32dd76a7702205a2755902faa945e536766b4b3604c3cb740a7f3313c6e6a85ca7020dcf877a6:922c64590222798bb761d5b6d8e72950 |