Update config-json.yaml
parent
a973a916d6
commit
3818377c93
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue