ET MALWARE njrat ver 0.7d Malware CnC Callback Response (Remote Desktop)


Query · suricata

flow:from_client,established;
content:"|00|scPK|7c 27 7c 27 7c|"; nocase; fast_pattern;
pcre:"/^\d{1,6}\x00scPK\x7c/i";
Raw source ET MALWARE njrat ver 0.7d Malware CnC Callback Response (Remote Desktop) · 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 njrat ver 0.7d Malware CnC Callback Response (Remote Desktop)";
    flow:from_client,established;
    content:"|00|scPK|7c 27 7c 27 7c|"; nocase; fast_pattern;
    pcre:"/^\d{1,6}\x00scPK\x7c/i";
    reference:md5,a42317b9f9d3df375218e650999d48c4;
    classtype:command-and-control;
    sid:2022061; rev:1;
    metadata:created_at 2015_11_11, 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.