ET MALWARE Win32/Spy.Banker.AAQD Checkin


Query · suricata

flow:to_server,established;
http.method;
content:"POST"; nocase;
http.request_body;
content:"valor="; depth:6;
content:"verde";
content:"branco";
content:"vermelho"; fast_pattern;
http.header_names;
content:!"Referer";
Raw source ET MALWARE Win32/Spy.Banker.AAQD Checkin · 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 Win32/Spy.Banker.AAQD Checkin";
    flow:to_server,established;
    http.method;
    content:"POST"; nocase;
    http.request_body;
    content:"valor="; depth:6;
    content:"verde";
    content:"branco";
    content:"vermelho"; fast_pattern;
    http.header_names;
    content:!"Referer";
    reference:md5,759db11b07f3a370338f2e0a28eb1def;
    reference:url,www.virusradar.com/en/Win32_Spy.Banker.AAQD/description;
    classtype:command-and-control;
    sid:2018516; rev:7;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2014_04_25, deployment Perimeter, malware_family Win32_Spy_Banker_AAQD, performance_impact Low, signature_severity Major, updated_at 2020_10_09;
)

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.