ET PHISHING DHL Phish Landing Page 2015-10-17


Query · suricata

flow:established,to_client;
file_data;
content:"<TITLE> DHL|7c 20|Trackinng</TITLE>"; nocase; fast_pattern;
content:"Mozilla/5.0 (Windows NT 6.3|3b 20|WOW64|3b 20|rv|3a|32.0)"; nocase; distance:0;
content:"fnSubmitOnEnter"; nocase; distance:0;
Raw source ET PHISHING DHL Phish Landing Page 2015-10-17 · 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 DHL Phish Landing Page 2015-10-17";
    flow:established,to_client;
    file_data;
    content:"<TITLE> DHL|7c 20|Trackinng</TITLE>"; nocase; fast_pattern;
    content:"Mozilla/5.0 (Windows NT 6.3|3b 20|WOW64|3b 20|rv|3a|32.0)"; nocase; distance:0;
    content:"fnSubmitOnEnter"; nocase; distance:0;
    classtype:social-engineering;
    sid:2031728; rev:4;
    metadata:created_at 2015_09_16, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_03_17;
)

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.