GPL MISC rlogin bin


Query · suricata

flow:to_server,established;
content:"bin|00|bin|00|";
Raw source GPL MISC rlogin bin · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $EXTERNAL_NET any -> $HOME_NET 513 (
    msg:"GPL MISC rlogin bin";
    flow:to_server,established;
    content:"bin|00|bin|00|";
    reference:arachnids,384;
    classtype:attempted-user;
    sid:2100602; rev:6;
    metadata:created_at 2010_09_23, 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.