alert http $HOME_NET any -> $EXTERNAL_NET any (
msg:"ET POLICY Vulnerable Java Version 1.5.x Detected";
flow:established,to_server;
flowbits:set,ET.http.javaclient.vulnerable;
http.header;
content:"Java/1.5."; nocase;
threshold:type limit, count 2, seconds 300, track by_src;
reference:url,www.oracle.com/technetwork/java/javase/documentation/index.html;
classtype:bad-unknown;
sid:2011581; rev:14;
metadata:affected_product Java, attack_target Client_Endpoint, created_at 2010_09_27, deployment Perimeter, deployment Internal, performance_impact Low, confidence High, signature_severity Informational, tag EOL, updated_at 2024_01_31;
)