ET INFO JAVA - Java Class Download By Vulnerable Client


Raw source ET INFO JAVA - Java Class Download By Vulnerable Client · 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 INFO JAVA - Java Class Download By Vulnerable Client";
    flow:from_server,established;
    flowbits:isset,ET.http.javaclient.vulnerable;
    content:"|0D 0A 0D 0A CA FE BA BE|";
    classtype:misc-activity;
    sid:2014475; rev:8;
    metadata:attack_target Client_and_Server, created_at 2012_04_04, deployment Perimeter, confidence High, signature_severity Minor, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_04_20;
)

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.