Create kyan-network-monitor-disclosure.yaml

patch-1
PikPikcU 2021-04-18 19:29:30 +00:00 committed by GitHub
parent fb2b4ca3c6
commit 4630e8100c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: kyan-network-monitor-disclosure
info:
name: Kyan network monitoring device account and password disclosure
author: pikpikcu
severity: medium
reference: |
- https://mp.weixin.qq.com/s/6phWjDrGG0pCpGuCdLusIg
tags: kyan,disclosure
requests:
- method: GET
path:
- "{{BaseURL}}/hosts"
matchers-condition: and
matchers:
- type: word
words:
- "UserName="
- "Password="
condition: and
- type: status
status:
- 200