ET EXPLOIT_KIT DRIVEBY SweetOrange - Java Exploit Downloaded


Query · suricata

flow:established,from_server;
file_data;
content:".classPK";
content:".mp4PK"; fast_pattern; within:80;
Raw source ET EXPLOIT_KIT DRIVEBY SweetOrange - Java Exploit Downloaded · 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 SweetOrange - Java Exploit Downloaded";
    flow:established,from_server;
    file_data;
    content:".classPK";
    content:".mp4PK"; fast_pattern; within:80;
    classtype:exploit-kit;
    sid:2017476; rev:6;
    metadata:affected_product Any, attack_target Client_Endpoint, created_at 2013_09_18, 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.