ET POLICY Telnet to HP JetDirect Printer With No Password Set


Query · suricata

flow:to_client,established;
content:"HP JetDirect";
content:"Password is not set"; offset:40; depth:30;
Raw source ET POLICY Telnet to HP JetDirect Printer With No Password Set · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $HOME_NET 23 -> any any (
    msg:"ET POLICY Telnet to HP JetDirect Printer With No Password Set";
    flow:to_client,established;
    content:"HP JetDirect";
    content:"Password is not set"; offset:40; depth:30;
    reference:url,h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=bpj05999#A3;
    classtype:misc-activity;
    sid:2009535; rev:4;
    metadata:created_at 2010_07_30, confidence High, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, 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.