41 lines
1.1 KiB
YAML
41 lines
1.1 KiB
YAML
id: jellyfin-detect
|
|
|
|
info:
|
|
name: Jellyfin detected
|
|
author: dwisiswant0
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:jellyfin:jellyfin:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 5
|
|
vendor: jellyfin
|
|
product: jellyfin
|
|
shodan-query: http.html:"Jellyfin"
|
|
tags: tech,jellyfin
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/home.html"
|
|
- "{{BaseURL}}/web/home.html"
|
|
- "{{BaseURL}}/index.html"
|
|
- "{{BaseURL}}/web/index.html"
|
|
- "{{BaseURL}}/web/manifest.json"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "name=\"application-name\" content=\"Jellyfin\""
|
|
- "class=\"page homePage libraryPage allLibraryPage backdropPage pageWithAbsoluteTabs withTabs\""
|
|
- "The Free Software Media System"
|
|
condition: or
|
|
part: body
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a004830460221008f9b6fd3995088b27d3df714858c8c5c5ef86f12a64ba4e9d8795619c51ecc48022100e9abc7c084995b8a4f81780c7fb1d1eb0799008140bbd0543842c9cdaf4097ee:922c64590222798bb761d5b6d8e72950 |