ET POLICY IP Check Response (rl. ammyy. com)


Query · suricata

flow:to_client,established;
file_data;
content:"Your IP="; depth:8;
content:", country = "; distance:0;
isdataat:!3,relative;
Raw source ET POLICY IP Check Response (rl. ammyy. com) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET POLICY IP Check Response (rl. ammyy. com)";
    flow:to_client,established;
    file_data;
    content:"Your IP="; depth:8;
    content:", country = "; distance:0;
    isdataat:!3,relative;
    classtype:policy-violation;
    sid:2025150; rev:1;
    metadata:created_at 2017_12_13, 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.