nuclei-templates/token-spray/pivotaltracker.yaml

23 lines
454 B
YAML
Raw Normal View History

2021-10-01 14:33:51 +00:00
id: api-pivotaltracker
info:
name: PivotalTracker API Test
author: zzeitlin
reference: https://www.pivotaltracker.com/help/api
severity: info
tags: token-spray,pivotaltracker
2021-10-01 14:33:51 +00:00
requests:
- method: GET
path:
- "https://www.pivotaltracker.com/services/v5/me"
headers:
X-TrackerToken: "{{token}}"
2021-10-01 20:46:16 +00:00
2021-10-01 14:33:51 +00:00
matchers:
- type: word
part: body
negative: true
words:
- 'invalid_authentication'