ET MALWARE MintStealer Discord Activity (GET)


Query · suricata

http.method;
content:"GET";
http.uri;
content:"icetea.exe"; endswith; nocase; fast_pattern;
http.host;
content:"cdn.discordapp.com"; bsize:18;
Raw source ET MALWARE MintStealer Discord Activity (GET) · 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 MintStealer Discord Activity (GET)";
    http.method;
    content:"GET";
    http.uri;
    content:"icetea.exe"; endswith; nocase; fast_pattern;
    http.host;
    content:"cdn.discordapp.com"; bsize:18;
    reference:url,twitter.com/ViriBack/status/1610470920426258432;
    reference:md5,09f41a8c80ff0f738053a45de742f2cf;
    classtype:trojan-activity;
    sid:2043221; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2023_01_05, deployment Perimeter, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_01_05;
)

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.