Update error-based-sql-injection.yaml

patch-1
Geeknik Labs 2021-03-17 19:19:27 +00:00 committed by GitHub
parent 8fe5f4e1ff
commit 99bb91c255
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 10 deletions

View File

@ -8,16 +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
unsafe: true
- method: GET
path:
- "{{BaseURL}}/') OR 1 = 1 -- ];"
matchers-condition: and
matchers: