Enhancement: network/detection/rsyncd-service-detect.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-02-06 10:31:23 -05:00
parent b9036e080e
commit aec33ae228
1 changed files with 8 additions and 2 deletions

View File

@ -1,13 +1,17 @@
id: rsyncd-service-detect
info:
name: rsyncd Service Detection
name: Rsyncd Service - Detect
author: vsh00t,geeknik
severity: info
description: |
Rsync is a fast and extraordinarily versatile file copying tool. It can copy locally, to/from another host over any remote shell, or to/from a remote rsync daemon.
Rsyncd service was detected.
reference:
- https://linux.die.net/man/1/rsync
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
tags: network,rsyncd
network:
@ -29,3 +33,5 @@ network:
- type: regex
regex:
- 'RSYNCD: \d\d.\d'
# Enhanced by md on 2023/02/06