nuclei-templates/exposures/tokens/picatic/picatic-api-key.yaml

17 lines
283 B
YAML
Raw Normal View History

2021-04-08 15:45:49 +00:00
id: picatic-api-key
info:
name: Picatic API Key Disclosure
author: Ice3man
severity: info
tags: exposure,token
2021-04-08 15:45:49 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}"
extractors:
- type: regex
part: body
regex:
- 'sk_live_[0-9a-z]{32}'