ET MALWARE Win32/Sharik Checkin


Query · suricata

flow:established,to_server;
dsize:10;
content:"34feGaeRAd"; fast_pattern;
Raw source ET MALWARE Win32/Sharik Checkin · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE Win32/Sharik Checkin";
    flow:established,to_server;
    dsize:10;
    content:"34feGaeRAd"; fast_pattern;
    reference:md5,f9f30307ca22d092c02701c108aa6402;
    classtype:command-and-control;
    sid:2018614; rev:2;
    metadata:created_at 2014_06_30, malware_family Win32_Sharik, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2019_10_08;
)

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.