Update error-based-sql-injection.yaml
parent
f10fcbcf2f
commit
05c948eddd
|
@ -8,13 +8,9 @@ info:
|
|||
tags: sqli
|
||||
|
||||
requests:
|
||||
- raw:
|
||||
- |
|
||||
GET /') OR 1 = 1 -- ];
|
||||
Host: {{Hostname}}
|
||||
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0
|
||||
Accept: */*
|
||||
Connection: close
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/'"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
|
|
Loading…
Reference in New Issue