ET MALWARE JS.ElectronBot Payload Inbound


Query · suricata

flow:established,to_client;
http.response_body;
content:"let getBotData=function"; startswith;
content:"console|2e|log|28 22|bot|20|data|20|file|20|exists|20|but|20|there|20|is|20|no|20|email|20|and|20|password"; distance:0; fast_pattern;
Raw source ET MALWARE JS.ElectronBot Payload Inbound · 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 MALWARE JS.ElectronBot Payload Inbound";
    flow:established,to_client;
    http.response_body;
    content:"let getBotData=function"; startswith;
    content:"console|2e|log|28 22|bot|20|data|20|file|20|exists|20|but|20|there|20|is|20|no|20|email|20|and|20|password"; distance:0; fast_pattern;
    reference:url,research.checkpoint.com/2022/new-malware-capable-of-controlling-social-media-accounts-infects-5000-machines-and-is-actively-being-distributed-via-gaming-applications-on-microsofts-official-store;
    classtype:trojan-activity;
    sid:2041679; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2022_12_05, deployment Perimeter, deployment SSLDecrypt, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_12_05, reviewed_at 2024_01_26;
)

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.