ET PHISHING Lucy Security - Phishing Landing Page M1


Query · suricata

flow:established,to_client;
http.response_body;
content:"href=|22|/public/campaign/";
content:!"/awareness/"; within:25;
content:"src=|22|/public/campaign/"; distance:0;
content:"no connection or relationship between the trademark owner and"; nocase; fast_pattern; distance:0;
Raw source ET PHISHING Lucy Security - Phishing Landing Page M1 · 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 Lucy Security - Phishing Landing Page M1";
    flow:established,to_client;
    http.response_body;
    content:"href=|22|/public/campaign/";
    content:!"/awareness/"; within:25;
    content:"src=|22|/public/campaign/"; distance:0;
    content:"no connection or relationship between the trademark owner and"; nocase; fast_pattern; distance:0;
    classtype:social-engineering;
    sid:2030214; rev:4;
    metadata:affected_product Web_Browsers, attack_target Client_Endpoint, created_at 2020_05_26, deployment Perimeter, malware_family Lucy, malware_family Lucy_Phishing, confidence Medium, signature_severity Minor, tag Phishing, updated_at 2023_12_26;
)

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.