ET MALWARE Win32/Scieron-A UA (HTClient)


Query · suricata

flow:established,to_server;
http.user_agent;
content:"HTClient|3b|"; fast_pattern; startswith;
Raw source ET MALWARE Win32/Scieron-A UA (HTClient) · 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 Win32/Scieron-A UA (HTClient)";
    flow:established,to_server;
    http.user_agent;
    content:"HTClient|3b|"; fast_pattern; startswith;
    reference:md5,15deb1167a383d20b4232503b2f22b24;
    reference:url,symantec.com/connect/blogs/scarab-attackers-took-aim-select-russian-targets-2012;
    classtype:trojan-activity;
    sid:2020298; rev:4;
    metadata:created_at 2015_01_23, malware_family Win32_Scieron_A, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_03_10;
)

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.