ET MALWARE Parallax CnC Activity M6 (set)


Query · suricata

flow:established,to_server;
content:"|eb 7d df 9f|"; depth:4; fast_pattern;
content:"|32 c3 8a|"; distance:1; within:3;
flowbits:set,ET.Parallax-6;
flowbits:noalert;

Rule dependencies

Feeds into

Raw source ET MALWARE Parallax CnC Activity M6 (set) · 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 Parallax CnC Activity M6 (set)";
    flow:established,to_server;
    content:"|eb 7d df 9f|"; depth:4; fast_pattern;
    content:"|32 c3 8a|"; distance:1; within:3;
    flowbits:set,ET.Parallax-6;
    flowbits:noalert;
    reference:md5,7babfff27d7aee0ceec438080e034fa0;
    classtype:command-and-control;
    sid:2029352; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2020_02_05, deployment Perimeter, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_02_05;
)

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.