ET MALWARE WEBC2-UGX User-Agent (Windows+NT+5.x) APT1


Query · suricata

flow:established,to_server;
flowbits:set,ET.webc2ugx;
http.user_agent;
content:"Windows+NT+5"; depth:12;

Rule dependencies

Feeds into

Raw source ET MALWARE WEBC2-UGX User-Agent (Windows+NT+5.x) APT1 · 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 WEBC2-UGX User-Agent (Windows+NT+5.x) APT1";
    flow:established,to_server;
    flowbits:set,ET.webc2ugx;
    http.user_agent;
    content:"Windows+NT+5"; depth:12;
    reference:url,www.mandiant.com/apt1;
    classtype:targeted-activity;
    sid:2016471; rev:4;
    metadata:created_at 2013_02_22, confidence High, signature_severity Major, updated_at 2020_04_23;
)

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.