ET MALWARE GCleaner Downloader IP Address Retrieval Attempt M2


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/ip.php"; fast_pattern;
isdataat:!1,relative;
http.user_agent;
content:"|7c|"; offset:3; depth:1;
content:"|7c|"; offset:11; depth:1;
content:"|7c|"; offset:14; depth:1;
pcre:"/^[A-Za-z0-9#]{3}\|[A-Za-z0-9#]{7}\|[A-Za-z0-9#]{2}\|[A-Za-z0-9#]{4}$/";
http.host;
pcre:"/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/";
target:src_ip;
Raw source ET MALWARE GCleaner Downloader IP Address Retrieval Attempt M2 · 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 GCleaner Downloader IP Address Retrieval Attempt M2";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/ip.php"; fast_pattern;
    isdataat:!1,relative;
    http.user_agent;
    content:"|7c|"; offset:3; depth:1;
    content:"|7c|"; offset:11; depth:1;
    content:"|7c|"; offset:14; depth:1;
    pcre:"/^[A-Za-z0-9#]{3}\|[A-Za-z0-9#]{7}\|[A-Za-z0-9#]{2}\|[A-Za-z0-9#]{4}$/";
    http.host;
    pcre:"/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/";
    reference:md5,51162ded57e5aeda4eb0bbe6ed5d52f0;
    classtype:trojan-activity;
    sid:2049039; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, affected_product Windows_11, attack_target Client_and_Server, created_at 2023_11_01, deployment Perimeter, malware_family GCleaner, performance_impact Moderate, confidence High, signature_severity Major, updated_at 2023_11_01, reviewed_at 2023_11_01;
    target:src_ip;
)

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.