ET MALWARE Win32/Zemot Fake Search Page


Query · suricata

flow:established,from_server;
file_data;
content:"background|3a 20|url(btn_search.png|29 2f 2a|tpa=http"; fast_pattern;
Raw source ET MALWARE Win32/Zemot Fake Search Page · 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 Win32/Zemot Fake Search Page";
    flow:established,from_server;
    file_data;
    content:"background|3a 20|url(btn_search.png|29 2f 2a|tpa=http"; fast_pattern;
    reference:md5,38cad3170f85c4f9903574941bd282a8;
    classtype:trojan-activity;
    sid:2021107; rev:3;
    metadata:created_at 2015_05_15, malware_family Win32_Zemot, signature_severity Major, updated_at 2022_03_17;
)

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.