Redis Enterprise - Detect
ID: redis-enterprise-panel
Severity: info
Author: tess
Tags: panel,redis,enterprise
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: redis-enterprise-panel
info: name: Redis Enterprise - Detect author: tess severity: info classification: cpe: cpe:2.3:a:redis:redis_enterprise:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: redis product: redis_enterprise 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: 4b0a00483046022100b1e0585b6731b6f51dbdd893162a715cc8fd87b00bcf9ab9a57f365e9317b3420221008865426d3fe032d9370037ddf6a4b0d1d16a70aff67ff82d5c00c62b1f5af734:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/redis-enterprise-panel.yaml"