2021-04-01 22:32:59 +00:00
|
|
|
id: jellyfin-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Jellyfin detected
|
|
|
|
author: dwisiswant0
|
|
|
|
severity: info
|
2022-05-12 14:18:36 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 5
|
2022-05-12 14:18:36 +00:00
|
|
|
shodan-query: http.html:"Jellyfin"
|
2021-09-09 13:38:13 +00:00
|
|
|
tags: tech,jellyfin
|
2021-04-01 22:32:59 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-04-01 22:32:59 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/home.html"
|
|
|
|
- "{{BaseURL}}/web/home.html"
|
|
|
|
- "{{BaseURL}}/index.html"
|
|
|
|
- "{{BaseURL}}/web/index.html"
|
2021-08-03 04:28:37 +00:00
|
|
|
- "{{BaseURL}}/web/manifest.json"
|
2021-09-09 13:38:13 +00:00
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-04-01 22:32:59 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "name=\"application-name\" content=\"Jellyfin\""
|
|
|
|
- "class=\"page homePage libraryPage allLibraryPage backdropPage pageWithAbsoluteTabs withTabs\""
|
2021-08-03 04:28:37 +00:00
|
|
|
- "The Free Software Media System"
|
2021-04-01 22:32:59 +00:00
|
|
|
condition: or
|
|
|
|
part: body
|
2021-09-09 13:38:13 +00:00
|
|
|
|
2021-04-01 22:32:59 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
2021-08-03 04:28:37 +00:00
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100e7945c18c896fbc9d6dc22f9501ee24fc722cbdf0a93c829a334d41f17236e53022100dbf14f47f4d04693cdbbc12091ef6dc5e1d07f7355e964288fa6ab9b0a1c8690:922c64590222798bb761d5b6d8e72950
|