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

26 lines
505 B
YAML
Raw Normal View History

2022-05-18 18:23:57 +00:00
id: api-debounce
info:
name: Debounce API Test
author: 0ri2N
severity: info
reference:
- https://debounce.io
- https://developers.debounce.io
tags: email,debounce,token-spray,validation
self-contained: true
requests:
- method: GET
path:
- "https://api.debounce.io/v1/?api={{token}}&email=test@example.com"
matchers:
- type: word
part: body
words:
- '"balance":'
- '"success":'
- '"debounce":'
condition: and