ET MALWARE SSN C2 Build Status Page Response (sha1:e9371aca7b792814d55df07b56a9aafd25ee3b89)


Query · suricata

flow:established,to_client;
http.response_body; to_sha1;
content:"|e9371aca7b792814d55df07b56a9aafd25ee3b89|";
target:src_ip;
Raw source ET MALWARE SSN C2 Build Status Page Response (sha1:e9371aca7b792814d55df07b56a9aafd25ee3b89) · 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 SSN C2 Build Status Page Response (sha1:e9371aca7b792814d55df07b56a9aafd25ee3b89)";
    flow:established,to_client;
    http.response_body; to_sha1;
    content:"|e9371aca7b792814d55df07b56a9aafd25ee3b89|";
    reference:url,censys.com/pivoting-for-nosviak/;
    classtype:command-and-control;
    sid:2059668; rev:1;
    metadata:attack_target Client_Endpoint, tls_state TLSDecrypt, created_at 2025_01_27, deployment Perimeter, deployment SSLDecrypt, confidence High, signature_severity Major, tag c2, updated_at 2025_01_27, mitre_tactic_id TA0011, mitre_tactic_name Command_And_Control, mitre_technique_id T1071, mitre_technique_name Application_Layer_Protocol;
    target:src_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.