32 lines
762 B
YAML
32 lines
762 B
YAML
id: redis-enterprise-panel
|
|
|
|
info:
|
|
name: Redis Enterprise - Detect
|
|
author: tess
|
|
severity: info
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Enterprise-Class Redis for Developers"
|
|
tags: panel,redis,enterprise
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/#/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Enterprise-Class Redis for Developers'
|
|
- 'cm/config/environment'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402203bef5731d504cdc7049c56566d562078706b49f2a903c1ae6a6eb94997d7525802205d605442ee0347c42dd49ad0cdce8b3c4c812ccf1e2de85434c71ca89961b201:922c64590222798bb761d5b6d8e72950
|