Create hikvision-info-leak.yaml

patch-1
PikPikcU 2021-05-31 02:21:40 +00:00 committed by GitHub
parent f1f1e8df8d
commit 36c45cfbc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
id: hikvision-info-leak
info:
name: Hikvision Info Leak
author: pikpikcu
severity: medium
tags: exposure,config
requests:
- method: GET
path:
- '{{BaseURL}}//config/user.xml'
matchers:
- type: word
words:
- '<user name='
- 'password='
condition: and