Merge pull request #8486 from rxerium/overseerr

overseerr-panel
patch-1
Dhiyaneshwaran 2023-10-30 18:35:30 +05:30 committed by GitHub
commit b66f7c3184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
id: overseerr-panel
info:
name: Overseerr Panel - Detect
author: rxerium
severity: info
description: |
Overseerr is a request management and media discovery tool built to work with your existing Plex ecosystem.
reference:
- https://overseerr.dev/
- https://github.com/sct/overseerr
metadata:
verified: true
fofa-query: "Overseerr account"
tags: panel,overseerr,detect
http:
- method: GET
path:
- "{{BaseURL}}/login"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Sign In - Overseerr"
- type: status
status:
- 200