sshd: Useless SSHD message without an user/ip and context.


Description

sshd: Useless SSHD message without an user/ip and context.

Query · wazuh

match="error: Could not get shadow information for NOUSER|" AND match="fatal: Read from socket failed: |error: ssh_msg_send: write|" AND match="^syslogin_perform_logout: |^pam_succeed_if(sshd:auth): error retrieving information about user|can't verify hostname: getaddrinfo"

Fires when

Wazuh evaluates a chain top-down. Every rule above this one must match on the same event before this rule is tested at all.

  1. decoded_as=sshd
  2. 5709 sshd: Useless SSHD message without an user/ip and context. suppression level 0 this rule
    match="error: Could not get shadow information for NOUSER|" AND match="fatal: Read from socket failed: |error: ssh_msg_send: write|" AND match="^syslogin_perform_logout: |^pam_succeed_if(sshd:auth): error retrieving information about user|can't verify hostname: getaddrinfo"

Rule dependencies

Depends on

Raw source sshd: Useless SSHD message without an user/ip and context. · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="5709" level="0">
    <if_sid>5700</if_sid>
    <match>error: Could not get shadow information for NOUSER|</match>
    <match>fatal: Read from socket failed: |error: ssh_msg_send: write|</match>
    <match>^syslogin_perform_logout: |^pam_succeed_if(sshd:auth): error retrieving information about user|can't verify hostname: getaddrinfo</match>
    <description>sshd: Useless SSHD message without an user/ip and context.</description>
  </rule>

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.