ET INFO Observed UDP cups-browsed Add Printer Packet Inbound (HTTP)


Query · suricata

content:"|20|"; within:3;
content:"|20|http"; distance:1; within:8; fast_pattern;
pcre:"/^(?:[A-Fa-f0-9]{1,2}\x20){2}https?\x3a\x2f\x2f/";
target:dest_ip;
Raw source ET INFO Observed UDP cups-browsed Add Printer Packet Inbound (HTTP) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert udp any any -> [$HOME_NET,$HTTP_SERVERS] 631 (
    msg:"ET INFO Observed UDP cups-browsed Add Printer Packet Inbound (HTTP)";
    content:"|20|"; within:3;
    content:"|20|http"; distance:1; within:8; fast_pattern;
    pcre:"/^(?:[A-Fa-f0-9]{1,2}\x20){2}https?\x3a\x2f\x2f/";
    reference:cve,2024-47176;
    classtype:misc-activity;
    sid:2056210; rev:3;
    metadata:created_at 2024_09_26, cve CVE_2024_47176, confidence High, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_09_27;
    target:dest_ip;
)

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.