cobaltstrike_malleable_ocsp_profile
Description
Detects Malleable (OCSP) Profile with Typo (OSCP) in URL License: https://github.com/Neo23x0/sigma/blob/master/LICENSE.Detection.Rules.md.
Query · yara_l
events:
(re.regex($selection.target.url, `.*/oscp/.*`) and $selection.principal.hostname = "ocsp.verisign.com")
condition:
$selection