ET PHISHING DHL Phish Landing 2015-11-14


Query · suricata

flow:established,from_server;
file_data;
content:"<title>DHL |7c| EzyBill</title>"; fast_pattern; nocase;
content:"GlobalEzybill"; nocase; distance:0;
content:"NOW YOUR BILLS ARE JUST"; nocase; distance:0;
content:"receivable parcel in real time"; nocase; distance:0;
content:"Dispute your invoices online"; nocase; distance:0;
Raw source ET PHISHING DHL Phish Landing 2015-11-14 · 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 2015-11-14";
    flow:established,from_server;
    file_data;
    content:"<title>DHL |7c| EzyBill</title>"; fast_pattern; nocase;
    content:"GlobalEzybill"; nocase; distance:0;
    content:"NOW YOUR BILLS ARE JUST"; nocase; distance:0;
    content:"receivable parcel in real time"; nocase; distance:0;
    content:"Dispute your invoices online"; nocase; distance:0;
    classtype:social-engineering;
    sid:2031739; rev:4;
    metadata:created_at 2015_11_14, 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.