ET MALWARE W32/Mentory CnC Server Providing Update Details


Query · suricata

flow:established,to_client;
content:"[UPDATE]|0D 0A|VER =";
content:"URL ="; distance:0;
content:"[PATTERN]|0D 0A|VER ="; distance:0;
content:"URL ="; distance:0;
Raw source ET MALWARE W32/Mentory CnC Server Providing Update Details · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $EXTERNAL_NET $HTTP_PORTS -> $HOME_NET any (
    msg:"ET MALWARE W32/Mentory CnC Server Providing Update Details";
    flow:established,to_client;
    content:"[UPDATE]|0D 0A|VER =";
    content:"URL ="; distance:0;
    content:"[PATTERN]|0D 0A|VER ="; distance:0;
    content:"URL ="; distance:0;
    reference:md5,6724bb601611dcc0140960c59c7b3393;
    classtype:command-and-control;
    sid:2014166; rev:2;
    metadata:created_at 2012_01_28, signature_severity Major, updated_at 2019_07_26;
)

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.