possible_cc_traffic_from_malware_variants
Description
This rule can be used to hunt for command and control traffic in proxy logs, the rule can help detect the presence of malware variants e.g zeus, pony, Buer Loader, Emotet wifi spreader,Kpot, Dridex,smoke loader, hancitor which have used the same naming convention for there C&C scripts License: https://github.com/Neo23x0/sigma/blob/master/LICENSE.Detection.Rules.md.
Query · yara_l
events:
re.regex($selection.target.url, `.*/gate\.php`)
condition:
$selection