ET MALWARE SolarBot Plugin Download Server Response


Query · suricata

flow:from_server,established;
file_data;
content:"SOLAR|00|"; within:6;
content:"MZP"; distance:0;
Raw source ET MALWARE SolarBot Plugin Download 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 SolarBot Plugin Download Server Response";
    flow:from_server,established;
    file_data;
    content:"SOLAR|00|"; within:6;
    content:"MZP"; distance:0;
    classtype:trojan-activity;
    sid:2018036; rev:5;
    metadata:created_at 2014_01_30, 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.