nuclei-templates/exposed-panels/bazarr-login.yaml

18 lines
309 B
YAML

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>'