alert http $HOME_NET any -> $EXTERNAL_NET any (
msg:"ET HUNTING Suspicious GET Request for .i468 File";
flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:".1468"; endswith; fast_pattern;
http.host;
pcre:"/^(?:[0-9]{1,3}\.){3}[0-9]{1,3}$/";
http.header_names;
content:!"Referer";
reference:md5,59a83208dd897b3714dc80e15253120e;
classtype:bad-unknown;
sid:2038653; rev:1;
metadata:created_at 2022_08_29, deployment Perimeter, deployment SSLDecrypt, confidence Medium, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_08_29, reviewed_at 2024_12_02;
)