45 lines
1.3 KiB
YAML
45 lines
1.3 KiB
YAML
id: redis-detect
|
|
|
|
info:
|
|
name: Redis Service - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: Redis service was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query:
|
|
- product:"redis"
|
|
- http.title:"airflow - dags" || http.html:"apache airflow"
|
|
- http.title:"sign in - airflow"
|
|
product: airflow
|
|
vendor: apache
|
|
fofa-query:
|
|
- apache airflow
|
|
- title="airflow - dags" || http.html:"apache airflow"
|
|
- title="sign in - airflow"
|
|
google-query:
|
|
- intitle:"airflow - dags" || http.html:"apache airflow"
|
|
- intitle:"sign in - airflow"
|
|
tags: network,redis,detect,detection,tcp
|
|
tcp:
|
|
- inputs:
|
|
- data: "*1\r\n$4\r\ninfo\r\n"
|
|
|
|
host:
|
|
- "{{Hostname}}"
|
|
- "tls://{{Hostname}}"
|
|
port: 6379,6380
|
|
read-size: 1024
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "DENIED Redis"
|
|
- "CONFIG REWRITE"
|
|
- "NOAUTH Authentication"
|
|
condition: or
|
|
# digest: 4a0a00473045022041988d67fbd7bd746b969741e302ee170f681f2be21eb8232c6f107019178560022100d2eefadac073efb45dff8aa6fb90a120b919ae9d7834df77865c9e4fef444434:922c64590222798bb761d5b6d8e72950 |