Create xvr-login.yaml

patch-1
Dhiyaneshwaran 2021-07-28 22:42:58 +05:30 committed by GitHub
parent 648507fa98
commit d0042a49e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
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