Hi Everyone,
I recently implemented Wazuh across my domain with multiple customers connecting to individual RD Gateways. All of these implementations connecting to the Gateway over port 443, then the gateway forwards that connection over the internal network over RDP (3389) to the session host. For a small subset of these implementations, that session host is the same server as the gateway, in other words, an all-in-one box.
The reason I'm posting here today is looking for some guidance for one of these "all in one (AIO)" servers trigger the 92656 alert when a user initiates a connection.
- Wazuh v4.9.0 REV 07
- The behavior appears to be legitimate to me, and a netstat check on the VM looks like the established connections on the other AIO boxes that are not triggering the 92656 rule.
- When comparing the specific login events for two identical AIO VMs, they look very similar with the exception that the flagged events do not show Geolocation data since the Source IP is a loopback address.
- Looking at the logon event type, the flagged logon events are always type 10, which is a Remote Interactive session.
- This is flagging for some of the end users sessions, as well as my sessions. Both internal 3389 traffic has been flagged, as well as my traffic emulating the end users experience over 443 through the RDGateway.
Could this be a false positive that I need to enter an exception for? I just can't wrap my head around why these alerts are not triggering on the other AIO VMs since they have the same exact configurations on the VM side...
Any further details you need that will be helpful I'm happy to provide, and any advice you can provide would be much appreciated!
Thanks