ET EXPLOIT_KIT DRIVEBY Possible Goon/Infinity/Magnitude EK SilverLight Exploit


Query · suricata

flow:established,to_server;
http.uri;
content:".xap"; nocase; fast_pattern;
pcre:"/\/\d{2,}\.xap$/i";
Raw source ET EXPLOIT_KIT DRIVEBY Possible Goon/Infinity/Magnitude EK SilverLight Exploit · 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 EXPLOIT_KIT DRIVEBY Possible Goon/Infinity/Magnitude EK SilverLight Exploit";
    flow:established,to_server;
    http.uri;
    content:".xap"; nocase; fast_pattern;
    pcre:"/\/\d{2,}\.xap$/i";
    classtype:exploit-kit;
    sid:2018402; rev:5;
    metadata:affected_product Any, attack_target Client_Endpoint, created_at 2014_04_22, deployment Perimeter, confidence Medium, signature_severity Major, tag DriveBy, updated_at 2020_10_01;
)

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.