ET MALWARE Backdoor.Win32.Aldibot.A User-Agent (Aldi Bot)


Query · suricata

flow:to_server,established;
http.user_agent;
content:"Aldi Bot"; nocase; depth:8;
Raw source ET MALWARE Backdoor.Win32.Aldibot.A User-Agent (Aldi Bot) · 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 Backdoor.Win32.Aldibot.A User-Agent (Aldi Bot)";
    flow:to_server,established;
    http.user_agent;
    content:"Aldi Bot"; nocase; depth:8;
    reference:url,www.asert.arbornetworks.com/2011/10/ddos-aldi-bot;
    reference:url,www.microsoft.com/security/portal/Threat/Encyclopedia/Entry.aspx?Name=Trojan%3aWin32%2fAbot.gen!A;
    classtype:trojan-activity;
    sid:2013747; rev:7;
    metadata:created_at 2011_09_24, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_10_17;
)

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.