Create oauth-credentials-json.yaml

patch-1
Dhiyaneshwaran 2022-07-06 21:01:38 +01:00 committed by GitHub
parent c580994b96
commit 18503b679f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: oauth-credentials-json
info:
name: Oauth Credentials Json
author: DhiyaneshDK
severity: low
metadata:
verified: true
google-query: intitle:"index of" "oauth-credentials.json"
tags: exposure
requests:
- method: GET
path:
- "{{BaseURL}}/oauth-credentials.json"
matchers-condition: and
matchers:
- type: word
words:
- 'client_id'
- 'client_secret'
condition: and
- type: status
status:
- 200