ET PHISHING WalletConnect Stealer Landing Page 2022-11-23


Query · suricata

flow:established,to_client;
http.response_body;
content:"Open protocol for connecting Wallets to Dapps";
content:"ethereum, cryptocurrency, wallet, mobile, connect, bridge, relay, proxy, standard, protocol, crypto, tokens, dapp";
content:"@walletconnect"; fast_pattern;
content:"ROBOTS AIDS";
content:"wallet/css2";
content:"|3c|title|3e|WalletConnect|3c 2f|title|3e|";
Raw source ET PHISHING WalletConnect Stealer Landing Page 2022-11-23 · 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 WalletConnect Stealer Landing Page 2022-11-23";
    flow:established,to_client;
    http.response_body;
    content:"Open protocol for connecting Wallets to Dapps";
    content:"ethereum, cryptocurrency, wallet, mobile, connect, bridge, relay, proxy, standard, protocol, crypto, tokens, dapp";
    content:"@walletconnect"; fast_pattern;
    content:"ROBOTS AIDS";
    content:"wallet/css2";
    content:"|3c|title|3e|WalletConnect|3c 2f|title|3e|";
    reference:md5,f532aee5271714c6a3b5207adbf7a533;
    classtype:trojan-activity;
    sid:2039837; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2022_11_23, deployment Perimeter, performance_impact Low, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_11_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.