ET POLICY Geo Location IP info online service (geoiptool.com)


Query · suricata

flow:established,to_server;
urilen:1;
http.method;
content:"GET";
http.host;
content:"geoiptool.com"; endswith;
Raw source ET POLICY Geo Location IP info online service (geoiptool.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 $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET POLICY Geo Location IP info online service (geoiptool.com)";
    flow:established,to_server;
    urilen:1;
    http.method;
    content:"GET";
    http.host;
    content:"geoiptool.com"; endswith;
    reference:md5,04f02d7fea812ef78d2340015c5d768e;
    classtype:policy-violation;
    sid:2015500; rev:4;
    metadata:created_at 2012_07_21, confidence High, signature_severity Informational, updated_at 2020_04_22;
)

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.