ET PHISHING Coinbase Credential Phish Landing Page 2022-12-02


Query · suricata

flow:established,to_client;
http.stat_code;
content:"200";
file.data;
content:"<title>Coinbase";
content:"</title>"; distance:0;
content:"|3c|div|20|class|3d 22|oauth|5f 5f|content|22 3e|"; distance:0;
content:"|3c|form|20|action|3d 22 22|"; distance:0;
content:"href|3d 22 23 22|"; distance:0;
content:"type|3d 22|email|22|"; distance:0;
content:"type|3d 22|password|22|"; distance:0;
content:"type|3d 22|submit|22 20|name|3d 22|btnLoginMore|22 20|value|3d 22|Sign|20|In|22|"; distance:0; fast_pattern;
content:"</form>"; distance:0;
Raw source ET PHISHING Coinbase Credential Phish Landing Page 2022-12-02 · 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 Coinbase Credential Phish Landing Page 2022-12-02";
    flow:established,to_client;
    http.stat_code;
    content:"200";
    file.data;
    content:"<title>Coinbase";
    content:"</title>"; distance:0;
    content:"|3c|div|20|class|3d 22|oauth|5f 5f|content|22 3e|"; distance:0;
    content:"|3c|form|20|action|3d 22 22|"; distance:0;
    content:"href|3d 22 23 22|"; distance:0;
    content:"type|3d 22|email|22|"; distance:0;
    content:"type|3d 22|password|22|"; distance:0;
    content:"type|3d 22|submit|22 20|name|3d 22|btnLoginMore|22 20|value|3d 22|Sign|20|In|22|"; distance:0; fast_pattern;
    content:"</form>"; distance:0;
    reference:md5,34b542ee2cd4e17ef7d3fb0644a0e46a;
    classtype:credential-theft;
    sid:2041651; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2022_12_02, deployment Perimeter, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_12_02;
)

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.