ET MALWARE Downloader.Win32.Adload (KaiXin Payload) Checkin Response


Query · suricata

flow:established,from_server;
file_data;
content:"[Config]|0d 0a|"; within:10;
content:"[Process]|0d 0a|1="; distance:0;
Raw source ET MALWARE Downloader.Win32.Adload (KaiXin Payload) Checkin Response · 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 Downloader.Win32.Adload (KaiXin Payload) Checkin Response";
    flow:established,from_server;
    file_data;
    content:"[Config]|0d 0a|"; within:10;
    content:"[Process]|0d 0a|1="; distance:0;
    reference:md5,c45810710617f0149678cc1c6cbec7a6;
    classtype:command-and-control;
    sid:2021301; rev:4;
    metadata:created_at 2015_06_18, signature_severity Major, updated_at 2019_07_26;
)

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.