ET MALWARE [ANY.RUN] TheBoxClipper CnC Activity (getkeys)


Query · suricata

flow:established, to_server;
stream_size:server, =, 1;
stream_size:client, <, 33;
dsize:< 32;
content:!"Host|3a 20|";
content:!"User-Agent|3a 20|";
content:"GET /getkeys/"; fast_pattern;
content:"|0d 0a 0d 0a|"; within:16;
isdataat:!1, relative;
Raw source ET MALWARE [ANY.RUN] TheBoxClipper CnC Activity (getkeys) · 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 $HTTP_PORTS (
    msg:"ET MALWARE [ANY.RUN] TheBoxClipper CnC Activity (getkeys)";
    flow:established, to_server;
    stream_size:server, =, 1;
    stream_size:client, <, 33;
    dsize:< 32;
    content:!"Host|3a 20|";
    content:!"User-Agent|3a 20|";
    content:"GET /getkeys/"; fast_pattern;
    content:"|0d 0a 0d 0a|"; within:16;
    isdataat:!1, relative;
    reference:md5,6cf851bf1c9f18c57e8567ee19a1269f;
    reference:url,app.any.run/tasks/5e18a292-b42e-4b64-931b-be3319aadaa3;
    reference:url,community.emergingthreats.net/t/theboxclipper/904;
    reference:url,twitter.com/James_inthe_box/status/1696566802094919995;
    classtype:trojan-activity;
    sid:2047822; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2023_08_29, deployment Perimeter, malware_family TheBoxClipper, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_08_30, reviewed_at 2023_08_30;
)

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.