ET MALWARE Observed Glove Stealer Domain (master .volt-texs .online) in TLS SNI


Query · suricata

flow:established,to_server;
tls.sni; bsize:23;
content:"master.volt-texs.online"; fast_pattern;
Raw source ET MALWARE Observed Glove Stealer Domain (master .volt-texs .online) in TLS SNI · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tls $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE Observed Glove Stealer Domain (master .volt-texs .online) in TLS SNI";
    flow:established,to_server;
    tls.sni; bsize:23;
    content:"master.volt-texs.online"; fast_pattern;
    reference:url,www.gendigital.com/blog/insights/research/glove-stealer;
    classtype:domain-c2;
    sid:2057787; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2024_11_22, deployment Perimeter, malware_family Glove_Stealer, performance_impact Low, confidence High, signature_severity Major, tag InfoStealer, updated_at 2024_11_22, mitre_tactic_id TA0011, mitre_tactic_name Command_And_Control, mitre_technique_id T1665, mitre_technique_name Hide_Infrastructure;
)

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.