Merge pull request #2420 from geeknik/patch-18

Update twig-php-ssti.yaml
patch-1
Sandeep Singh 2021-08-17 17:12:00 +05:30 committed by GitHub
commit 59b2aeda40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -9,9 +9,15 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/search?search_key={{1337*1338}}"
- "{{BaseURL}}/search?search_key=%7B%7B1337*1338%7D%7D"
matchers-condition: and
matchers:
- type: word
words:
- "1788906"
part: body
- type: status
status:
- 404
negative: true