This hypothesis targets the presence of specific executable artifacts identified by the YARA rule Pe123v200644, which may indicate the deployment of custom malware or known threat actor tooling within the environment. Proactively hunting for these signatures allows the SOC team to identify low-severity footholds or early-stage intrusions before they escalate into more impactful lateral movement or data exfiltration activities.
rule Pe123v200644
{
meta:
author="malware-lu"
strings:
$a0 = { 8B C0 EB 01 34 60 EB 01 2A 9C EB 02 EA C8 E8 0F 00 00 00 EB 03 3D 23 23 EB 01 4A EB 01 5B C3 8D 40 00 53 EB 01 6C EB 01 7E EB 01 8F E8 15 01 00 00 50 E8 67 04 00 00 EB 01 9A 8B D8 FF D3 5B C3 8B C0 E8 00 00 00 00 58 83 C0 05 C3 8B C0 55 8B EC 60 8B 4D 10 }
condition:
$a0 at pe.entry_point
}
This YARA rule can be deployed in the following contexts:
This rule contains 1 string patterns in its detection logic.
Pe123v200644 YARA pattern.
CsfalconService.exe, MsMpEng.exe, SentinelOneAgent.exe) or exclude file paths located in the vendor’s specific installation directory (e.g., C:\Program Files\CrowdStrike\).Pe123v200644 heuristic.
.msi, .exe, or .setup extensions located in standard installer directories (e.g., C:\Program Files (x86)\Common Files\InstallShield\, C:\Windows\Installer\) or where the command line contains msiexec /i or /qn.VeeamBackup.exe, CommvaultClient.exe) or exclude