Potential Wazuh Security Platform DLL Sideloading

Last updated on:

About the rule

Rule Type

Standard

Rule Description

Detects potential DLL side loading of DLLs that are part of the Wazuh security platform

Severity

Trouble

Rule Requirement

Criteria

Action1: actionname = "sa_imageloaded" AND OBJECTNAME endswith "\libwazuhshared.dll,\libwinpthread-1.dll" AND OBJECTNAME notstartswith "C:\Program Files\,C:\Program Files (x86)" AND (OBJECTNAME notcontains "\AppData\Local\,\ProgramData" OR OBJECTNAME notendswith "\mingw64\bin\libwinpthread-1.dll") select Action1.HOSTNAME,Action1.MESSAGE,Action1.PROCESSNAME,Action1.PRODUCT_NAME,Action1.OBJECTNAME

Detection

Execution Mode

realtime

Log Sources

Windows

Author

X__Junior (Nextron Systems)