2022-06-10 13:22:11 +00:00
|
|
|
id: cipher-secret-key
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Cipher Secret Key Exposure
|
|
|
|
author: israel comazzetto dos reis
|
2022-06-10 13:27:47 +00:00
|
|
|
severity: info
|
2022-06-10 13:22:11 +00:00
|
|
|
tags: exposure
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2022-06-10 13:22:11 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-06-10 13:22:11 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "cipherSecretKey:"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|