23 lines
565 B
YAML
Executable File
23 lines
565 B
YAML
Executable File
id: braintree-access-token
|
|
|
|
info:
|
|
name: PayPal Braintree Access Token Disclosure
|
|
author: Ice3man
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: exposure,token,paypal
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- 'access_token\$production\$[0-9a-z]{16}\$[0-9a-f]{32}'
|
|
|
|
# digest: 490a004630440220725fd2e52793ceeb248099d4b985fed9c79ca8445f10d435206448b38b9fe69302203f17b5975afde166ded2c8cb5eac67729e9a164a64c803a3f1d3d9a0a04ebcaa:922c64590222798bb761d5b6d8e72950
|