This detection identifies potential NightMare (Cobalt) campaign activity by leveraging a specific YARA signature to identify the unique behavioral patterns of the PseudoSigner02PE variant within the Azure Sentinel environment. Proactive hunting for this low-severity indicator is essential to uncover early-stage lateral movement or command-and-control communications that may be missed by standard high-fidelity alerts, thereby strengthening the organization’s defense against sophisticated supply chain attacks.
rule PseudoSigner02PENightMare2BetaAnorganix
{
meta:
author="malware-lu"
strings:
$a0 = { 60 E9 10 00 00 00 EF 40 03 A7 07 8F 07 1C 37 5D 43 A7 04 B9 2C 3A }
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.
Here are 3-5 specific false positive scenarios for the PseudoSigner02PENightMare2BetaAnorganix detection rule, including suggested filters and exclusions:
Scenario: Automated Endpoint Protection Policy Updates
FalconSensor.exe or MsMpEng.exe service.Process.ImagePath contains \Program Files\CrowdStrike\Falcon\ OR \Windows\System32\MsMpEng.exe AND ParentImageName is fsservice.exe or svchost.exe.Scenario: Scheduled PowerShell Script Execution via Task Scheduler
BackupValidator.ps1) which dynamically loads unsigned or self-signed .NET assemblies to validate data integrity. Because these assemblies are not signed by the primary enterprise CA, they trigger the “Anorganix” signature anomaly logic within the YARA rule.01:00 and 06:00 (local time) where Process.CommandLine contains `-