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

25 lines
388 B
YAML
Raw Normal View History

2021-07-28 17:12:58 +00:00
id: xvr-login
info:
name: XVR LOGIN
author: dhiyaneshDK
severity: info
2022-07-04 08:46:15 +00:00
metadata:
shodan-query: http.title:"XVR LOGIN"
2021-07-28 17:12:58 +00:00
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