ET PHISHING [TW] Possible Crypto Wallet Drainer JS M2


Query · suricata

flow:established,to_client;
file.data;
content:"let ACCESS_KEY";
content:"let logDrainingStrategy"; distance:0;
target:dest_ip;
Raw source ET PHISHING [TW] Possible Crypto Wallet Drainer JS M2 · 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 [TW] Possible Crypto Wallet Drainer JS M2";
    flow:established,to_client;
    file.data;
    content:"let ACCESS_KEY";
    content:"let logDrainingStrategy"; distance:0;
    classtype:social-engineering;
    sid:2050561; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2024_01_30, deployment Perimeter, confidence Low, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_01_30;
    target:dest_ip;
)

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.