ET MALWARE Trojan/Win32.FraudPack User-Agent (Downloader MLR 1.0.0)


Query · suricata

flow:to_server,established;
http.user_agent;
content:"Downloader MLR 1.0.0"; depth:20;
Raw source ET MALWARE Trojan/Win32.FraudPack User-Agent (Downloader MLR 1.0.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 Trojan/Win32.FraudPack User-Agent (Downloader MLR 1.0.0)";
    flow:to_server,established;
    http.user_agent;
    content:"Downloader MLR 1.0.0"; depth:20;
    reference:md5,c9d54e9086357491bd1fdf8d8d804dce;
    classtype:trojan-activity;
    sid:2018112; rev:5;
    metadata:created_at 2013_11_04, confidence High, signature_severity Major, updated_at 2020_04_27;
)

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.