Windows_Hacktool_Certify_ffe1cca2
Description
Windows.Hacktool.Certify
Query · yara
strings:
$a1 = "<DisplayNtAuthCertificates>b_"
$a2 = "<PrintAllowPermissions>b_"
$a3 = "<ShowVulnerableTemplates>b_"
$a4 = "<ParseCertificateApplicationPolicies>b_"
$a5 = "<PrintCertTemplate>b_"
$b1 = "64524ca5-e4d0-41b3-acc3-3bdbefd40c97" ascii wide
$b2 = "64524CA5-E4D0-41B3-ACC3-3BDBEFD40C97" ascii wide
$b3 = "Certify.exe find /vulnerable" wide
$b4 = "Certify.exe request /ca" wide
condition:
all of ($a*) or 2 of ($b*)