ET MALWARE JS/Cryxos Stealer Variant Sending Data to Telegram (POST)


Query · suricata

flow:established,to_server;
http.uri;
content:"/bot1257337675:AAHDZVp72afEEmv4n6WqVFZ-_CxfvOedcso/"; fast_pattern; startswith;
http.host;
content:"api.telegram."; startswith;
Raw source ET MALWARE JS/Cryxos Stealer Variant Sending Data to Telegram (POST) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE JS/Cryxos Stealer Variant Sending Data to Telegram (POST)";
    flow:established,to_server;
    http.uri;
    content:"/bot1257337675:AAHDZVp72afEEmv4n6WqVFZ-_CxfvOedcso/"; fast_pattern; startswith;
    http.host;
    content:"api.telegram."; startswith;
    classtype:trojan-activity;
    sid:2036508; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2022_05_06, deployment Perimeter, deployment SSLDecrypt, malware_family JS_Cryxos, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_05_06;
)

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.