nuclei-templates/token-spray/api-userstack.yaml

26 lines
501 B
YAML
Raw Normal View History

2022-10-02 07:03:48 +00:00
id: api-userstack
info:
name: User Stack API Test
author: 0xlittleboy
severity: info
reference:
- https://userstack.com/documentation
tags: token-spray,userstack
self-contained: true
requests:
- method: GET
path:
- "https://api.userstack.com/api/detect?access_key={{token}}"
matchers:
- type: word
part: body
words:
- 'ua'
- 'type'
- 'brand'
- 'name'
condition: and