23 lines
507 B
YAML
Executable File
23 lines
507 B
YAML
Executable File
id: picatic-api-key
|
|
|
|
info:
|
|
name: Picatic API Key Disclosure
|
|
author: Ice3man
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: exposure,token
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- 'sk_live_[0-9a-z]{32}'
|
|
|
|
# digest: 4a0a00473045022100e58d41c2542e29f7fc5ae54e57978bde7cb02b93aed6d7f7a589df93f70ff6040220471b34aaaadef5d428634bcff48b21cb7971aa288d294236aaec3f0df623e363:922c64590222798bb761d5b6d8e72950
|