This rule detects the execution of the Silicon Realms install stub, a common component used by the Silicon Realms malware family to establish a foothold on host systems. Proactively hunting for this artifact in Azure Sentinel allows the SOC team to identify potential low-severity initial access or persistence mechanisms that may precede more advanced post-exploitation activities.
rule SiliconRealmsInstallStub
{
meta:
author="malware-lu"
strings:
$a0 = { 55 8B EC 6A FF 68 ?? 92 40 00 68 [2] 40 00 64 A1 00 00 00 00 50 64 89 25 00 00 00 00 83 EC 58 53 56 57 89 65 E8 FF 15 [2] 40 00 33 D2 8A D4 89 15 [2] 40 00 8B C8 81 E1 FF 00 00 00 89 0D [2] 40 00 C1 E1 08 03 CA 89 0D [2] 40 00 C1 E8 10 A3 }
condition:
$a0
}
This YARA rule can be deployed in the following contexts:
This rule contains 1 string patterns in its detection logic.
SiliconRealms installer executable (e.g., setup.exe or install_stub.exe) from a mapped network drive or local admin share to deploy the software on a workstation.
explorer.exe or cmd.exe and the image path resides in a known administrative directory (e.g., C:\Admin\Tools\ or \\fileserver\it\tools\).wuaexhost.exe (Windows Update) or CCMEXEC.EXE (SCCM Client) service context.
wuaexhost.exe, CCMEXEC.EXE, or msiexec.exe and the user context is NT AUTHORITY\SYSTEM or a dedicated service account.Svchost.exe (specifically the Task Scheduler service) or Taskengw.exe, and the command line contains arguments related to “update,” “verify,” or “license.”build, temp, ci, or pipeline in the directory structure, or