ET MALWARE PandoraRat/Refroso.bsp Activity


Query · suricata

flow:established,to_server;
content:"|c3 b8 ba ab a0 bc b0 b1 c1 7c|"; depth:10;
content:"|7c|N|7c|"; within:200;
Raw source ET MALWARE PandoraRat/Refroso.bsp Activity · 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 PandoraRat/Refroso.bsp Activity";
    flow:established,to_server;
    content:"|c3 b8 ba ab a0 bc b0 b1 c1 7c|"; depth:10;
    content:"|7c|N|7c|"; within:200;
    reference:md5,9972e686d36f1e98ba9bb82b5528255a;
    classtype:trojan-activity;
    sid:2018467; rev:4;
    metadata:created_at 2014_05_13, confidence Medium, 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.