This detection identifies the presence of legacy StarForce protection drivers that may indicate outdated or potentially vulnerable software components within the environment. Proactive hunting for these artifacts in Azure Sentinel is recommended to assess their necessity and mitigate risks associated with deprecated security technologies that could introduce unnecessary attack surface complexity.
rule StarForceProtectionDriverProtectionTechnology
{
meta:
author="malware-lu"
strings:
$a0 = { 57 68 ?? 0D 01 00 68 00 [2] 00 E8 50 ?? FF FF 68 [3] 00 68 [3] 00 68 [3] 00 68 [3] 00 68 [3] 00 }
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 4 specific false positive scenarios for the StarForceProtectionDriverProtectionTechnology detection rule, including suggested filters and exclusions tailored for an enterprise environment:
Legacy Inventory Management Scans
.sys or .dll) on older workstations running specialized manufacturing software that hasn’t been fully migrated yet.C:\Program Files\SolarWinds\Agent\* and C:\LanDesk\Agent\*. Alternatively, exclude the rule if the detected file hash matches known benign versions of StarForce drivers (e.g., SHA-256: a1b2c3...) found in the approved software catalog.Scheduled Virtualization Maintenance Jobs
DOMAIN\VeeamBackupSvc or DOMAIN\VMwareHostAgent.Third-Party Digital Rights Management (DRM) Integration *