ET PHISHING UK GOV Identity Verification Phishing Landing


Query · suricata

flow:established,to_client;
file.data;
content:"|3c 74 69 74 6c 65 3e 50 72 d0 be ce bd d0 b5 20 ce a5 d0 be cf 85 72 20 c6 96 64 d0 b5 6e 74 69 74 79|";
content:"<form action=need.php"; distance:0;
content:"method=post"; distance:0;
Raw source ET PHISHING UK GOV Identity Verification Phishing Landing · 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 UK GOV Identity Verification Phishing Landing";
    flow:established,to_client;
    file.data;
    content:"|3c 74 69 74 6c 65 3e 50 72 d0 be ce bd d0 b5 20 ce a5 d0 be cf 85 72 20 c6 96 64 d0 b5 6e 74 69 74 79|";
    content:"<form action=need.php"; distance:0;
    content:"method=post"; distance:0;
    classtype:social-engineering;
    sid:2029702; rev:2;
    metadata:affected_product Web_Browsers, attack_target Client_Endpoint, created_at 2020_03_23, deployment Perimeter, confidence Medium, signature_severity Minor, tag Phishing, updated_at 2020_03_23;
)

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.