Update emby-panel.yaml

patch-1
Prince Chaddha 2022-05-28 22:24:52 +05:30 committed by GitHub
parent 52036df62e
commit d057e69670
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 6 deletions

View File

@ -4,30 +4,29 @@ info:
name: Emby Login Panel name: Emby Login Panel
author: idealphase author: idealphase
severity: info severity: info
description: Emby Server is a personal media server with apps on just about every device. description: |
Emby Server is a personal media server with apps on just about every device.
reference: reference:
- https://github.com/MediaBrowser/Emby - https://github.com/MediaBrowser/Emby
- https://emby.media/ - https://emby.media/
metadata: metadata:
verified: true verified: true
shodan-query: http.title:"emby" shodan-query: http.title:"emby"
tags: panel,emby,login tags: panel,emby,oss
requests: requests:
- method: GET - method: GET
path: path:
- "{{BaseURL}}" - "{{BaseURL}}"
redirects: true
max-redirects: 1
redirects: true
max-redirects: 2
matchers-condition: and matchers-condition: and
matchers: matchers:
- type: word - type: word
part: body part: body
words: words:
- '<title>Emby</title>' - '<title>Emby</title>'
- 'content="https://emby.media">'
condition: and
- type: status - type: status
status: status: