28 lines
597 B
YAML
28 lines
597 B
YAML
id: cipher-secret-key
|
|
|
|
info:
|
|
name: Cipher Secret Key Exposure
|
|
author: israel comazzetto dos reis
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "cipherSecretKey:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100e749d4dd10ec7dd16f5b8d95979678112c33b3be6b55433ae639fc3b74a9d74a022025f0a991b1a37212ac46700781e401689bd2292d2e3bc2f3e3b1da0d024846b9:922c64590222798bb761d5b6d8e72950
|