36 lines
943 B
YAML
36 lines
943 B
YAML
id: redis-exception-error
|
|
|
|
info:
|
|
name: Redis Exception Connection Error Page
|
|
author: DhiyaneshDk
|
|
severity: low
|
|
description: Redis exception connection error page detected.
|
|
reference:
|
|
- https://www.facebook.com/ExWareLabs/photos/pcb.5563308760399619/5563307330399762/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"redis.exceptions.ConnectionError"
|
|
tags: exposure,redis,logs
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'redis.exceptions.ConnectionError'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/plain
|
|
|
|
- type: status
|
|
status:
|
|
- 500
|
|
# digest: 4b0a004830460221009effb92156ed3b123be771513d8faeb337be7c992827076cd2ba1f0747c4287b022100cf7d05453966d6ce73436698e470203d6008bbab73750ed3867c58d81411848e:922c64590222798bb761d5b6d8e72950 |