ET PHISHING Covid19 Stimulus Payment Phish Inbound M2 (2021-10-21)


Query · suricata

flow:from_server,established;
http.stat_code;
content:"200";
file.data;
content:"<title>New|20|Stimulus|20|payment"; fast_pattern;
content:"|22|>Upload|20|front|20|";
content:"Driver|20|License|20|ID|28|Bold";
Raw source ET PHISHING Covid19 Stimulus Payment Phish Inbound M2 (2021-10-21) · 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 Covid19 Stimulus Payment Phish Inbound M2 (2021-10-21)";
    flow:from_server,established;
    http.stat_code;
    content:"200";
    file.data;
    content:"<title>New|20|Stimulus|20|payment"; fast_pattern;
    content:"|22|>Upload|20|front|20|";
    content:"Driver|20|License|20|ID|28|Bold";
    classtype:social-engineering;
    sid:2034233; rev:1;
    metadata:created_at 2021_10_21, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_10_21;
)

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.