ET ADWARE_PUP Loadmoney Checkin 3


Query · suricata

flow:established,to_server;
http.uri;
content:"/get_json?"; fast_pattern;
content:"&name=";
content:"rnd=";
http.user_agent;
content:"Downloader|20|"; startswith;
Raw source ET ADWARE_PUP Loadmoney Checkin 3 · 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 3";
    flow:established,to_server;
    http.uri;
    content:"/get_json?"; fast_pattern;
    content:"&name=";
    content:"rnd=";
    http.user_agent;
    content:"Downloader|20|"; startswith;
    reference:url,www.microsoft.com/security/portal/threat/encyclopedia/Entry.aspx?Name=PUA:Win32/LoadMoney;
    classtype:pup-activity;
    sid:2024261; rev:8;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2015_04_09, deployment Perimeter, malware_family Loadmoney, performance_impact Low, signature_severity Minor, tag Loadmoney, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_10_12;
)

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.