Merge pull request #2381 from r3dg33k/bazarr-login

bazarr-login.yaml
patch-1
Sandeep Singh 2021-08-14 17:25:58 +05:30 committed by GitHub
commit d6563b6538
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
id: bazarr-login-detect
info:
name: Bazarr Login Detect
author: r3dg33k
severity: info
reference: https://www.bazarr.media/
tags: panel,bazarr,login
requests:
- method: GET
path:
- "{{BaseURL}}/login"
matchers:
- type: word
words:
- '<title>Bazarr</title>'