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

24 lines
412 B
YAML

id: xvr-login
info:
name: XVR LOGIN
author: dhiyaneshDK
severity: info
reference: https://www.shodan.io/search?query=http.title%3A%22XVR+LOGIN%22
tags: panel,xvr
requests:
- method: GET
path:
- '{{BaseURL}}/login.rsp'
matchers-condition: and
matchers:
- type: word
words:
- '<title>XVR LOGIN</title>'
- type: status
status:
- 200