ET HUNTING Cloned Page Hosted on Microsoft Hosting


Query · suricata

flow:established,to_client;
http.stat_code;
content:"200";
http.header;
content:"Server|3a 20|Windows-Azure-Web/";
file.data;
content:"<!-- saved from url=("; within:100; fast_pattern;
Raw source ET HUNTING Cloned Page Hosted on Microsoft Hosting · 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 HUNTING Cloned Page Hosted on Microsoft Hosting";
    flow:established,to_client;
    http.stat_code;
    content:"200";
    http.header;
    content:"Server|3a 20|Windows-Azure-Web/";
    file.data;
    content:"<!-- saved from url=("; within:100; fast_pattern;
    classtype:misc-activity;
    sid:2030680; rev:4;
    metadata:affected_product Web_Browsers, attack_target Client_Endpoint, created_at 2020_08_13, deployment Perimeter, performance_impact Low, confidence Medium, signature_severity Informational, tag Phishing, updated_at 2024_04_18;
)

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.