ET MALWARE APT 41 LOWKEY Backdoor - Ping Error Code sent to CnC


Query · suricata

flow:established,to_server;
content:"|00 00 00 00 00 66 00 00 00 00 00 00 06 00 00 00|"; startswith;
Raw source ET MALWARE APT 41 LOWKEY Backdoor - Ping Error Code sent to CnC · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE APT 41 LOWKEY Backdoor - Ping Error Code sent to CnC";
    flow:established,to_server;
    content:"|00 00 00 00 00 66 00 00 00 00 00 00 06 00 00 00|"; startswith;
    reference:url,www.fireeye.com/blog/threat-research/2019/10/lowkey-hunting-for-the-missing-volume-serial-id.html;
    classtype:command-and-control;
    sid:2028885; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_and_Server, created_at 2019_10_16, deployment Perimeter, malware_family LOWKEY, performance_impact Low, confidence High, signature_severity Major, tag APT41, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2019_10_16;
)

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.