This detection rule identifies anomalous activity associated with the Olyx threat actor, which may indicate early-stage reconnaissance or lateral movement attempts within the Azure environment. Proactively hunting for this behavior is critical to establish a baseline of normal operations and uncover low-severity indicators that could precede more significant security incidents before they escalate.
rule Olyx : Family
{
meta:
description = "Olyx"
author = "Seth Hardy"
last_modified = "2014-06-19"
condition:
OlyxCode or OlyxStrings
}
This YARA rule can be deployed in the following contexts:
Here are 4 specific false positive scenarios for the Olyx detection rule in an enterprise environment, including suggested filters and exclusions:
Automated Patch Deployment via SCCM/WSUS
NT AUTHORITY\SCCM or a dedicated svc_sccm_patch identity) running on the primary distribution points. Additionally, filter out events occurring during the defined maintenance window (e.g., 02:00–04:00 UTC weekdays).Enterprise Backup Operations with Veeam
svc_veeam_proxy) and destination IP ranges associated with the backup repository storage. A time-based filter can also be applied to suppress alerts during the standard backup window (e.g., 20:00–06:00 local time).Log Collection by Splunk Universal Forwarders