Merge pull request #714 from NagliNagli/patch-1

Create thinkific-redirect.yaml
patch-1
PD-Team 2021-01-11 04:16:34 +05:30 committed by GitHub
commit 92690952d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
id: thinkific-redirect
info:
name: Thinkific Open URL Redirect
author: Gal Nagli
severity: low
requests:
- method: GET
path:
- "{{BaseURL}}/api/sso/v2/sso/jwt?error_url=http://example.com"
matchers-condition: and
matchers:
- type: status
status:
- 302
- type: word
words:
- "<a href=\"http://example.com?kind=jwt&amp;message=Nil+JSON+web+token\""
part: body