Update config-json.yaml
parent
a973a916d6
commit
3818377c93
|
@ -3,11 +3,11 @@ id: config-json
|
|||
info:
|
||||
name: Config File Exposure
|
||||
author: geeknik
|
||||
severity: high
|
||||
severity: medium
|
||||
metadata:
|
||||
verified: true
|
||||
github-query: filename:config.json
|
||||
tags: config,exposure
|
||||
tags: config,exposure,files
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -23,8 +23,8 @@ requests:
|
|||
- type: word
|
||||
words:
|
||||
- '"api_keys":'
|
||||
- '"accessKey":'
|
||||
- '"secretKey":'
|
||||
- '"aws":'
|
||||
- '"server":'
|
||||
condition: or
|
||||
|
||||
- type: status
|
||||
|
|
Loading…
Reference in New Issue