ET INFO Namecheap URL Forward


Query · suricata

flow:established,to_client;
http.stat_code;
content:"302";
http.header_names;
content:"X-Served-By";
http.header;
content:"Namecheap URL Forward"; fast_pattern;
Raw source ET INFO Namecheap URL Forward · 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 INFO Namecheap URL Forward";
    flow:established,to_client;
    http.stat_code;
    content:"302";
    http.header_names;
    content:"X-Served-By";
    http.header;
    content:"Namecheap URL Forward"; fast_pattern;
    reference:md5,a85e405481368f8a3384149243577155;
    classtype:misc-activity;
    sid:2035208; rev:2;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2022_02_16, deployment Perimeter, confidence High, signature_severity Informational, updated_at 2022_02_16, reviewed_at 2024_10_14;
)

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.