nuclei-templates/token-spray/lokalise.yaml

21 lines
385 B
YAML
Raw Normal View History

2021-10-01 14:33:51 +00:00
id: api-lokalise
info:
name: Lokalise API Test
author: zzeitlin
reference: https://app.lokalise.com/api2docs/curl/#resource-projects
severity: info
tags: token-spray,lokalise
2021-10-01 14:33:51 +00:00
requests:
- method: GET
path:
- "https://api.lokalise.com/api2/projects/"
headers:
X-Api-Token: "{{token}}"
2021-10-01 20:46:16 +00:00
2021-10-01 14:33:51 +00:00
matchers:
- type: status
status:
- 200