ET EXPLOIT_KIT DRIVEBY SPL - Landing Page Received


Query · suricata

flow:established,to_client;
file_data;
content:"application/x-java-applet";
content:"width=|22|0|22| height=|22|0|22|>"; fast_pattern; within:100;
Raw source ET EXPLOIT_KIT DRIVEBY SPL - Landing Page Received · 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 DRIVEBY SPL - Landing Page Received";
    flow:established,to_client;
    file_data;
    content:"application/x-java-applet";
    content:"width=|22|0|22| height=|22|0|22|>"; fast_pattern; within:100;
    classtype:exploit-kit;
    sid:2015605; rev:6;
    metadata:affected_product Any, attack_target Client_Endpoint, created_at 2012_08_10, deployment Perimeter, signature_severity Major, tag DriveBy, 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.