23 lines
531 B
YAML
Executable File
23 lines
531 B
YAML
Executable File
id: google-oauth-access-key
|
|
|
|
info:
|
|
name: Google OAuth Access Key Disclosure
|
|
author: Ice3man
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: exposure,token,google
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- 'ya29\.[0-9A-Za-z\-_]+'
|
|
|
|
# digest: 4a0a0047304502204d03880d0ac100fc1b228742a40f773ee0eb8f075ce931afd868dafc63f76969022100a6b6074606cbfa0b79f133853b3fd5e4358a4675572cf02117b1a85dd99f2c8d:922c64590222798bb761d5b6d8e72950
|