ET RETIRED [ANY.RUN] Lu0bot-Style DNS Query in DNS Lookup M3


Query · suricata

dns.query;
content:"171"; offset:12; depth:3; fast_pattern;
pcre:"/^\d{10}(?:[0-9a-z]{36})?\./R";
content:!".safeframe.googlesyndication.com"; bsize:31<>85;
target:src_ip;
Raw source ET RETIRED [ANY.RUN] Lu0bot-Style DNS Query in DNS Lookup M3 · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert dns $HOME_NET any -> any any (
    msg:"ET RETIRED [ANY.RUN] Lu0bot-Style DNS Query in DNS Lookup M3";
    dns.query;
    content:"171"; offset:12; depth:3; fast_pattern;
    pcre:"/^\d{10}(?:[0-9a-z]{36})?\./R";
    content:!".safeframe.googlesyndication.com"; bsize:31<>85;
    reference:url,any.run/cybersecurity-blog/lu0bot-analysis;
    classtype:trojan-activity;
    sid:2048326; rev:4;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_and_Server, created_at 2023_09_28, deployment Perimeter, former_category MALWARE, performance_impact Low, confidence High, signature_severity Major, updated_at 2024_10_02, reviewed_at 2024_10_02;
    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.