ET MALWARE GCleaner Loader CnC Server Response


Query · suricata

flow:established,to_client;
http.response_body; bsize:21;
content:"f7acPmwuPDwASMNnLJyGz";
target:dest_ip;
Raw source ET MALWARE GCleaner Loader CnC 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 GCleaner Loader CnC Server Response";
    flow:established,to_client;
    http.response_body; bsize:21;
    content:"f7acPmwuPDwASMNnLJyGz";
    reference:md5,e627cad277450feb0685a9b2abd981f8;
    reference:md5,9c44f98f428e7a562553944c3067f73b;
    classtype:trojan-activity;
    sid:2064238; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, tls_state plaintext, created_at 2025_09_02, deployment Perimeter, malware_family GCleaner, confidence High, signature_severity Critical, tag c2, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2025_09_02, mitre_tactic_id TA0011, mitre_tactic_name Command_And_Control, mitre_technique_id T1071, mitre_technique_name Application_Layer_Protocol;
    target:dest_ip;
)

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.