Update config-json.yaml

patch-1
Ritik Chaddha 2022-12-09 14:43:29 +05:30 committed by GitHub
parent a973a916d6
commit 3818377c93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -3,11 +3,11 @@ id: config-json
info: info:
name: Config File Exposure name: Config File Exposure
author: geeknik author: geeknik
severity: high severity: medium
metadata: metadata:
verified: true verified: true
github-query: filename:config.json github-query: filename:config.json
tags: config,exposure tags: config,exposure,files
requests: requests:
- method: GET - method: GET
@ -23,8 +23,8 @@ requests:
- type: word - type: word
words: words:
- '"api_keys":' - '"api_keys":'
- '"accessKey":' - '"aws":'
- '"secretKey":' - '"server":'
condition: or condition: or
- type: status - type: status