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