ET ATTACK_RESPONSE FTP inaccessible directory access LPT2


Query · suricata

flow:established;
content:"/LPT2/"; nocase;
Raw source ET ATTACK_RESPONSE FTP inaccessible directory access LPT2 · 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 21 (
    msg:"ET ATTACK_RESPONSE FTP inaccessible directory access LPT2";
    flow:established;
    content:"/LPT2/"; nocase;
    classtype:string-detect;
    sid:2000504; rev:8;
    metadata:created_at 2010_07_30, signature_severity Unknown, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2019_07_26, reviewed_at 2024_09_16;
)

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.