Merge pull request #6636 from marcialpaulg/patch-1

Detect laravel
patch-1
Dhiyaneshwaran 2023-02-03 12:54:06 +05:30 committed by GitHub
commit 07cf323b3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -3400,6 +3400,14 @@ requests:
- "Set-Cookie: laravel_session="
part: header
- type: word
name: new_laravel
words:
- "Set-Cookie: {{DN}}_session="
- "Set-Cookie: XSRF-TOKEN="
condition: and
part: header
- type: word
name: express
words: