ET MALWARE W32/Coced.PasswordStealer User-Agent 5.0


Query · suricata

flow:established,to_server;
http.header;
content:"User-Agent|3A 20|5.0|0D 0A|";
Raw source ET MALWARE W32/Coced.PasswordStealer User-Agent 5.0 · 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 W32/Coced.PasswordStealer User-Agent 5.0";
    flow:established,to_server;
    http.header;
    content:"User-Agent|3A 20|5.0|0D 0A|";
    reference:md5,24e937b9f3fd6a04dde46a2bc75d4b18;
    classtype:trojan-activity;
    sid:2014344; rev:3;
    metadata:created_at 2012_03_09, confidence High, signature_severity Major, updated_at 2020_04_21;
)

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.