ET MALWARE Tinba Banker CnC Response


Query · suricata

flow:established,from_server;
file_data;
content:"|00 00 00 00 48 65 61 44|"; depth:8; fast_pattern;
content:"|00 00|"; within:5;
Raw source ET MALWARE Tinba Banker CnC 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 Tinba Banker CnC Response";
    flow:established,from_server;
    file_data;
    content:"|00 00 00 00 48 65 61 44|"; depth:8; fast_pattern;
    content:"|00 00|"; within:5;
    reference:md5,d360ee49950e7da3978379494667260c;
    classtype:command-and-control;
    sid:2024442; rev:4;
    metadata:created_at 2017_07_05, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_08_19;
)

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.