ET MALWARE Shylock Module Server Response


Query · suricata

flow:established,from_server;
content:"|0d 0a 0d 0a 23 23 23|ERROR_SRC|23 23 23|";
content:"|23 23 23|ERROR_SRC_END|23 23 23|"; distance:0;
Raw source ET MALWARE Shylock Module Server Response · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET MALWARE Shylock Module Server Response";
    flow:established,from_server;
    content:"|0d 0a 0d 0a 23 23 23|ERROR_SRC|23 23 23|";
    content:"|23 23 23|ERROR_SRC_END|23 23 23|"; distance:0;
    reference:md5,4fda5e7e8e682870e993f97ad26ba6b2;
    classtype:trojan-activity;
    sid:2013688; rev:2;
    metadata:created_at 2011_09_22, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, 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.