ET MALWARE Win32/Dynamer Trojan Dropper User-Agent VB Http


Query · suricata

flow:established,to_server;
http.user_agent;
content:"VB Http"; startswith;
Raw source ET MALWARE Win32/Dynamer Trojan Dropper User-Agent VB Http · 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/Dynamer Trojan Dropper User-Agent VB Http";
    flow:established,to_server;
    http.user_agent;
    content:"VB Http"; startswith;
    reference:url,www.microsoft.com/security/portal/Threat/Encyclopedia/Entry.aspx?Name=Trojan%3AWin32%2FDynamer!dtc;
    classtype:trojan-activity;
    sid:2013507; rev:4;
    metadata:created_at 2011_08_31, malware_family Win32_Dynamer, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_08_13;
)

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.