Enhancement: network/detection/redis-detect.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-02-06 10:25:10 -05:00
parent 2667af3112
commit cd35c9dc5a
1 changed files with 8 additions and 1 deletions

View File

@ -1,9 +1,14 @@
id: redis-detect
info:
name: Redis Detection
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
cvss-score: 0.0
cwe-id: CWE-200
metadata:
verified: true
shodan-query: product:"redis"
@ -25,3 +30,5 @@ network:
- "CONFIG REWRITE"
- "NOAUTH Authentication"
condition: or
# Enhanced by md on 2023/02/06