2023-10-27 18:40:04 +00:00
|
|
|
id: tautulli-panel
|
2023-10-29 11:35:10 +00:00
|
|
|
|
2023-10-27 18:40:04 +00:00
|
|
|
info:
|
2023-10-29 11:35:10 +00:00
|
|
|
name: Tautulli Panel - Detect
|
2023-10-27 18:40:04 +00:00
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A Python based monitoring and tracking tool for Plex Media Server.
|
|
|
|
reference:
|
|
|
|
- https://tautulli.com/
|
|
|
|
- https://github.com/Tautulli/Tautulli
|
2023-10-29 11:35:10 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
shodan-query: title:"TAUTULLI"
|
|
|
|
tags: panel,tautulli,detect
|
2023-10-27 18:40:04 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2023-10-29 11:35:10 +00:00
|
|
|
- "{{BaseURL}}"
|
2023-10-27 18:40:04 +00:00
|
|
|
- "{{BaseURL}}/auth/login"
|
2023-10-29 11:35:10 +00:00
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
2023-10-27 18:40:04 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2023-10-29 11:35:10 +00:00
|
|
|
- '<title>Tautulli - Login'
|
|
|
|
- 'content="Tautulli'
|
|
|
|
- 'alt="Tautulli'
|
|
|
|
- 'Sign In with Tautulli'
|
|
|
|
condition: or
|
2023-10-27 18:40:04 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2023-10-29 11:35:10 +00:00
|
|
|
- 200
|
2023-10-29 15:12:12 +00:00
|
|
|
# digest: 4a0a0047304502205dad00c018a8debf9e8649eb934baa48402f25ea9e88b5a34e993071f6f68985022100a11eabb8f526766627b6d933b249faba6de84a23ac43a0afda4904ec93b75b75:922c64590222798bb761d5b6d8e72950
|