ET MALWARE Mirai pTea Variant - Initial CnC Checkin Inbound


Query · suricata

flow:established,to_server;
dsize:8;
content:"|3e c7 e3 1e 37 47 61 20|";
Raw source ET MALWARE Mirai pTea Variant - Initial CnC Checkin Inbound · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp any any -> [$HOME_NET,$HTTP_SERVERS] any (
    msg:"ET MALWARE Mirai pTea Variant - Initial CnC Checkin Inbound";
    flow:established,to_server;
    dsize:8;
    content:"|3e c7 e3 1e 37 47 61 20|";
    reference:url,blog.netlab.360.com/mirai_ptea-botnet-is-exploiting-undisclosed-kguard-dvr-vulnerability/;
    classtype:command-and-control;
    sid:2033238; rev:1;
    metadata:affected_product Linux, attack_target Server, created_at 2021_07_05, deployment Perimeter, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_07_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.