ET MALWARE TA430/Andariel AndarLoader Related Activity M3


Query · suricata

flow:established,to_server;
dsize:<20;
content:"|06 56 61 6e 69 73 68|"; fast_pattern; startswith;
target:src_ip;
Raw source ET MALWARE TA430/Andariel AndarLoader Related Activity M3 · 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 443 (
    msg:"ET MALWARE TA430/Andariel AndarLoader Related Activity M3";
    flow:established,to_server;
    dsize:<20;
    content:"|06 56 61 6e 69 73 68|"; fast_pattern; startswith;
    reference:url,asec.ahnlab.com/en/56405/;
    classtype:trojan-activity;
    sid:2051139; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, affected_product Windows_11, attack_target Client_Endpoint, tls_state TLSDecrypt, created_at 2024_02_28, deployment Perimeter, deployment SSLDecrypt, malware_family TA430, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_02_28;
    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.