id: rsyncd-service-detect info: name: Rsyncd Service - Detect author: vsh00t,geeknik severity: info description: | 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 cwe-id: CWE-200 metadata: max-request: 1 tags: network,rsyncd,detect tcp: - inputs: - data: "?\r\n" host: - "{{Hostname}}" port: 873 matchers: - type: word words: - "RSYNCD: " - "ERROR: protocol startup error" condition: and extractors: - type: regex regex: - 'RSYNCD: \d\d.\d'