ET MALWARE Wrapper/Gholee/Wedex Checkin


Query · suricata

flow:established,to_server;
dsize:12;
content:"nocookie"; offset:4; depth:8;
Raw source ET MALWARE Wrapper/Gholee/Wedex 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 Wrapper/Gholee/Wedex Checkin";
    flow:established,to_server;
    dsize:12;
    content:"nocookie"; offset:4; depth:8;
    reference:md5,b7de8927998f3604762096125e114042;
    reference:url,blog.checkpoint.com/2015/11/09/rocket-kitten-a-campaign-with-9-lives/;
    classtype:command-and-control;
    sid:2022047; rev:1;
    metadata:created_at 2015_11_09, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2019_07_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.