2022-12-05 18:41:19 +00:00
|
|
|
id: redis-detect
|
|
|
|
|
|
|
|
info:
|
2023-02-06 15:25:10 +00:00
|
|
|
name: Redis Service - Detect
|
2022-12-05 18:41:19 +00:00
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
2023-02-06 15:25:10 +00:00
|
|
|
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
|
2022-12-05 18:41:19 +00:00
|
|
|
metadata:
|
2024-03-23 09:28:19 +00:00
|
|
|
verified: true
|
2023-11-23 06:31:41 +00:00
|
|
|
max-request: 2
|
2024-06-07 10:04:29 +00:00
|
|
|
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
|
2023-04-27 04:28:59 +00:00
|
|
|
tcp:
|
2022-12-05 18:41:19 +00:00
|
|
|
- inputs:
|
|
|
|
- data: "*1\r\n$4\r\ninfo\r\n"
|
|
|
|
|
|
|
|
host:
|
2023-11-21 05:57:24 +00:00
|
|
|
- "{{Hostname}}"
|
2023-11-21 07:24:05 +00:00
|
|
|
- "tls://{{Hostname}}"
|
2024-03-15 20:31:19 +00:00
|
|
|
port: 6379,6380
|
2022-12-05 18:41:19 +00:00
|
|
|
read-size: 1024
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "DENIED Redis"
|
|
|
|
- "CONFIG REWRITE"
|
|
|
|
- "NOAUTH Authentication"
|
2022-12-05 18:44:56 +00:00
|
|
|
condition: or
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a00473045022041988d67fbd7bd746b969741e302ee170f681f2be21eb8232c6f107019178560022100d2eefadac073efb45dff8aa6fb90a120b919ae9d7834df77865c9e4fef444434:922c64590222798bb761d5b6d8e72950
|