39 lines
1.0 KiB
YAML
39 lines
1.0 KiB
YAML
id: kyan-credential-exposure
|
|
|
|
info:
|
|
name: Kyan Credential - Exposure
|
|
author: pikpikcu
|
|
severity: medium
|
|
description: Kyan Network login panel was detected. Password and other credential theft is possible via accessing this panel.
|
|
reference:
|
|
- https://mp.weixin.qq.com/s/6phWjDrGG0pCpGuCdLusIg
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: kyan,exposure,config
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/hosts"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "UserName="
|
|
- "Password="
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/plain"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100a053c50c1498293195c2bde12324cbf1b0b5250abcd8d59ffd1ed275198944c90220623209957cbd63440cbd204fc4a40e731cefa0d319c0531594a2ee51ef4b0472:922c64590222798bb761d5b6d8e72950 |