ET ADWARE_PUP Loadmoney Checkin 4


Query · suricata

flow:established,to_server;
http.uri;
content:"/data_files="; depth:12; fast_pattern;
content:"&rnd="; distance:0;
http.user_agent;
content:"Downloader 1"; startswith;
http.header_names;
content:!"Accept";
content:!"Referer|0d 0a|";
Raw source ET ADWARE_PUP Loadmoney Checkin 4 · 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 ADWARE_PUP Loadmoney Checkin 4";
    flow:established,to_server;
    http.uri;
    content:"/data_files="; depth:12; fast_pattern;
    content:"&rnd="; distance:0;
    http.user_agent;
    content:"Downloader 1"; startswith;
    http.header_names;
    content:!"Accept";
    content:!"Referer|0d 0a|";
    reference:url,www.microsoft.com/security/portal/threat/encyclopedia/Entry.aspx?Name=PUA:Win32/LoadMoney;
    classtype:pup-activity;
    sid:2024262; rev:6;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2015_08_24, deployment Perimeter, malware_family Loadmoney, performance_impact Low, signature_severity Minor, tag Loadmoney, updated_at 2020_08_31;
)

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.