ET EXPLOIT_KIT KaiXin Landing M4


Query · suricata

flow:established,from_server;
file_data;
content:"|76 68 7a 32 7a 3d 27 27 3b 74 72 79 7b 77 69 6e 64 6f 77|";
Raw source ET EXPLOIT_KIT KaiXin Landing M4 · 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 EXPLOIT_KIT KaiXin Landing M4";
    flow:established,from_server;
    file_data;
    content:"|76 68 7a 32 7a 3d 27 27 3b 74 72 79 7b 77 69 6e 64 6f 77|";
    classtype:exploit-kit;
    sid:2021291; rev:4;
    metadata:created_at 2015_06_18, confidence High, 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.