ET EXPLOIT_KIT Magnitude/Hunter EK IE Exploit Aug 23 2015


Query · suricata

flow:from_server,established;
file_data;
content:"|22 3a 22 4d 4f 56 20 5b 45 43 58 2b 30 43 5d 2c 45 41 58 22|"; fast_pattern;
content:"|22 3a 22 76 69 72 74 75 61 6c 70 72 6f 74 65 63 74 22|";
Raw source ET EXPLOIT_KIT Magnitude/Hunter EK IE Exploit Aug 23 2015 · 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 Magnitude/Hunter EK IE Exploit Aug 23 2015";
    flow:from_server,established;
    file_data;
    content:"|22 3a 22 4d 4f 56 20 5b 45 43 58 2b 30 43 5d 2c 45 41 58 22|"; fast_pattern;
    content:"|22 3a 22 76 69 72 74 75 61 6c 70 72 6f 74 65 63 74 22|";
    classtype:exploit-kit;
    sid:2021707; rev:3;
    metadata:created_at 2015_08_24, 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.