30 lines
742 B
YAML
30 lines
742 B
YAML
id: tautulli-unauth
|
|
|
|
info:
|
|
name: Tautulli Panel - Unauthenticated Access
|
|
author: ritikchaddha
|
|
severity: medium
|
|
metadata:
|
|
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: 4a0a00473045022100e49e0c4e7c931d8cbfc45fa5a956974f6552da872457d86a2b001c568c60e1f802206e6063bd9097462082deb8267d7380fa91e1ffd56207b2b7da4dc32a29c0847f:922c64590222798bb761d5b6d8e72950 |