Merge pull request #10469 from kazet/detected-sites-laravel

Sites that show the Laravel debug panel on malformed URLs
main
pussycat0x 2024-08-08 12:23:25 +05:30 committed by GitHub
commit a429e2580c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 5 deletions

View File

@ -13,14 +13,14 @@ http:
- method: GET - method: GET
path: path:
- "{{BaseURL}}" - "{{BaseURL}}"
- "{{BaseURL}}///////this-should-not-exist,.<>!@#$%^&*()_+"
- "{{BaseURL}}/%00"
stop-at-first-match: true
matchers-condition: and matchers-condition: and
matchers: matchers:
- type: word - type: word
words: words:
- Whoops! There was an error - <title>Whoops! There was an error
- type: status # digest: 4b0a00483046022100a27980313b04765c0889cf3781ae98a717537c8bf226181548f1befb4b88bc0b022100b5c1947c8918d39d6a6e27b7917edc78bb098d331d886b26e3ac00da1603a76c:922c64590222798bb761d5b6d8e72950
status:
- 500
# digest: 4b0a00483046022100a27980313b04765c0889cf3781ae98a717537c8bf226181548f1befb4b88bc0b022100b5c1947c8918d39d6a6e27b7917edc78bb098d331d886b26e3ac00da1603a76c:922c64590222798bb761d5b6d8e72950