nuclei-templates/apis/iterable.yaml

23 lines
459 B
YAML
Raw Normal View History

2021-10-01 14:33:51 +00:00
id: api-iterable
info:
name: Iterable API Test
author: zzeitlin
reference: https://api.iterable.com/api/docs
severity: info
tags: api,iterable
requests:
- method: GET
path:
- "https://api.iterable.com/api/export/data.json?dataTypeName=emailSend&range=Today&onlyFields=List.empty"
headers:
Api_Key: "{{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:
- 'BadApiKey'