ET MALWARE AppleJeus - JMT Trading CnC Activity (OSX Variant)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:".php"; endswith;
http.content_type;
content:"jGzAcN6k4VsTRn9"; fast_pattern;
Raw source ET MALWARE AppleJeus - JMT Trading CnC Activity (OSX Variant) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE AppleJeus - JMT Trading CnC Activity (OSX Variant)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:".php"; endswith;
    http.content_type;
    content:"jGzAcN6k4VsTRn9"; fast_pattern;
    reference:url,us-cert.cisa.gov/ncas/analysis-reports/ar21-048b;
    reference:md5,6058368894f25b7bc8dd53d3a82d9146;
    classtype:command-and-control;
    sid:2031624; rev:2;
    metadata:affected_product Mac_OSX, attack_target Client_Endpoint, created_at 2021_02_18, deployment Perimeter, deployment SSLDecrypt, malware_family JEUSD, performance_impact Low, confidence High, signature_severity Major, tag Lazarus, updated_at 2021_02_18;
)

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.