cobaltstrike_process_injection
Description
Detects a possible remote threat creation with certain characteristics which are typical for Cobalt Strike beacons License: https://github.com/Neo23x0/sigma/blob/master/LICENSE.Detection.Rules.md.
Query · yara_l
events:
($selection.metadata.product_event_type = "8" and re.regex($selection.target.process.file.file_metadata.pe.import_hash, `.*0B80`))
condition:
$selection