ET PHISHING Lucy Security - Phishing to Awareness Landing Page


Query · suricata

flow:established,to_client;
http.cookie;
content:"link=";
content:!", awareness_link=";
http.response_body;
content:"|0d 0a 3c|head|3e 3c|script|20|src|3d 22 2f|js|2f|events|2e|js|22 3e 3c 2f|script|3e|"; depth:300; fast_pattern;
content:"action|3d 22 3f|login|22|";
content:"submitLP|28 29|";
Raw source ET PHISHING Lucy Security - Phishing to Awareness 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 Lucy Security - Phishing to Awareness Landing Page";
    flow:established,to_client;
    http.cookie;
    content:"link=";
    content:!", awareness_link=";
    http.response_body;
    content:"|0d 0a 3c|head|3e 3c|script|20|src|3d 22 2f|js|2f|events|2e|js|22 3e 3c 2f|script|3e|"; depth:300; fast_pattern;
    content:"action|3d 22 3f|login|22|";
    content:"submitLP|28 29|";
    classtype:social-engineering;
    sid:2049835; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2023_12_26, deployment Perimeter, deployment SSLDecrypt, malware_family Lucy, malware_family Lucy_Awareness, malware_family Lucy_Phishing, performance_impact Low, confidence Medium, signature_severity Minor, tag Description_Generated_By_Proofpoint_Nexus, 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.