Update error-based-sql-injection.yaml

patch-1
Geeknik Labs 2021-03-17 19:31:08 +00:00 committed by GitHub
parent be020357e8
commit 019a193aec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ requests:
path:
- "{{BaseURL}}/') OR 1 = 1 -- ];"
# Nuclei's use of net/http here will automatically encode the payload, thus sending {{BaseURL}}/%27%29%20OR%201%20=%201%20--%20%5D; as the request
# In order to send an unencoded payload, you'll have to make use of the rawhttp library by crafting a raw HTTP request
# In order to send an unencoded payload, you'll have to make use of the rawhttp library by crafting a raw HTTP request
matchers-condition: and
matchers: