certutil_activity_via_proxy
Description
This rule can be used to hunt for Living of the Land activity from certutil from proxy server logs. License: https://github.com/Neo23x0/sigma/blob/master/LICENSE.Detection.Rules.md.
Query · yara_l
events:
($selection.principal.application = "CertUtil URL Agent" or re.regex($selection.principal.application, `Microsoft-CryptoAPI/.*`))
condition:
$selection