ET ATTACK_RESPONSE MacSync Stealer Payload Inbound M2


Query · suricata

flow:established,to_client;
http.response_body;
content:"set|20|LEDGERURL|20|to";
content:"set|20|LEDGERMOUNT";
content:"LEDGERDEST|20 26 20 22 2f|Contents|2f|Info|2e|plist|22|"; fast_pattern;
target:dest_ip;
Raw source ET ATTACK_RESPONSE MacSync Stealer Payload Inbound M2 · 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 ATTACK_RESPONSE MacSync Stealer Payload Inbound M2";
    flow:established,to_client;
    http.response_body;
    content:"set|20|LEDGERURL|20|to";
    content:"set|20|LEDGERMOUNT";
    content:"LEDGERDEST|20 26 20 22 2f|Contents|2f|Info|2e|plist|22|"; fast_pattern;
    reference:md5,b069eeffe39e07f3dd4f99c708fc2bf3;
    reference:url,x.com/suyog41/status/2041037052666667008;
    classtype:trojan-activity;
    sid:2068605; rev:1;
    metadata:affected_product Mac_OSX, attack_target Client_Endpoint, tls_state TLSDecrypt, created_at 2026_04_06, deployment Perimeter, deployment SSLDecrypt, malware_family MacSync, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2026_04_06, mitre_tactic_id TA0011, mitre_tactic_name Command_And_Control, mitre_technique_id T1105, mitre_technique_name Ingress_Tool_Transfer;
    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.