ET WEB_CLIENT Fake Adobe Flash Update Landing - Title over non SSL


Query · suricata

flow:established,to_client;
file_data;
content:"<title>Flash Player|20 7c 20|Free Download</title>"; nocase;
Raw source ET WEB_CLIENT Fake Adobe Flash Update Landing - Title over non SSL · 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 WEB_CLIENT Fake Adobe Flash Update Landing - Title over non SSL";
    flow:established,to_client;
    file_data;
    content:"<title>Flash Player|20 7c 20|Free Download</title>"; nocase;
    classtype:bad-unknown;
    sid:2024646; rev:2;
    metadata:affected_product Web_Browsers, attack_target Client_Endpoint, created_at 2017_08_31, deployment Perimeter, signature_severity Minor, updated_at 2019_08_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.