ET PHISHING French Government COVID-19 Landing Page


Query · suricata

flow:established,to_client;
content:"<title>Info Coronavirus COVID-19|20 7c 20|Gouvernement.fr"; fast_pattern;
content:"Informations <strong>Coronavirus </strong></h1>"; distance:0;
content:"method=|22|post|22 20|action=|22|";
pcre:"/^(?:(?!\.php).+)\.php\x22/R";
Raw source ET PHISHING French Government COVID-19 Landing Page · 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 PHISHING French Government COVID-19 Landing Page";
    flow:established,to_client;
    content:"<title>Info Coronavirus COVID-19|20 7c 20|Gouvernement.fr"; fast_pattern;
    content:"Informations <strong>Coronavirus </strong></h1>"; distance:0;
    content:"method=|22|post|22 20|action=|22|";
    pcre:"/^(?:(?!\.php).+)\.php\x22/R";
    classtype:social-engineering;
    sid:2030145; rev:1;
    metadata:created_at 2020_05_11, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_05_11;
)

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.