31 lines
729 B
YAML
31 lines
729 B
YAML
id: oauth-credentials-json
|
|
|
|
info:
|
|
name: Oauth Credentials Json
|
|
author: DhiyaneshDK
|
|
severity: low
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
google-query: intitle:"index of" "oauth-credentials.json"
|
|
tags: exposure,oauth,files
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/oauth-credentials.json"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '"client_id":'
|
|
- '"client_secret":'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502210097303205290660fe3b0e9ac97d36c13cf953c04f1ce210872d29ca294eb08c22022004ee5e7ce977f37b0f248ef1fe7958215186af9bac94e531a3e8c75f4b404135:922c64590222798bb761d5b6d8e72950
|