removing duplicate template

patch-1
team-projectdiscovery 2021-01-13 12:40:31 +05:30
parent ae81785b2d
commit b5159893d0
1 changed files with 0 additions and 22 deletions

View File

@ -1,22 +0,0 @@
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