ET MALWARE GORGON APT Download Activity


Query · suricata

flow:established,to_client;
http.stat_code;
content:"200";
http.content_type;
content:"image/jpeg"; bsize:10;
file_data;
content:"set OMYORANTICATO = createobject(|22|"; fast_pattern;
Raw source ET MALWARE GORGON APT Download Activity · 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 GORGON APT Download Activity";
    flow:established,to_client;
    http.stat_code;
    content:"200";
    http.content_type;
    content:"image/jpeg"; bsize:10;
    file_data;
    content:"set OMYORANTICATO = createobject(|22|"; fast_pattern;
    reference:url,www.seqrite.com/blog/gorgon-apt-targeting-msme-sector-in-india/;
    reference:md5,08828db7a600e573d5dd61315e3e2af1;
    classtype:trojan-activity;
    sid:2030701; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2020_08_18, deployment Perimeter, malware_family GORGON, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_08_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.