ET ADWARE_PUP LoadMoney Checkin 5


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.user_agent;
pcre:"/^Downloader\s\d+\.\d+$/";
content:"Downloader|20|"; startswith;
http.request_body;
content:"|0a|Content-Disposition|3a 20|form-data|3b 20|name=|22|data|22 0d 0a|";
Raw source ET ADWARE_PUP LoadMoney Checkin 5 · 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 5";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.user_agent;
    pcre:"/^Downloader\s\d+\.\d+$/";
    content:"Downloader|20|"; startswith;
    http.request_body;
    content:"|0a|Content-Disposition|3a 20|form-data|3b 20|name=|22|data|22 0d 0a|";
    reference:url,www.microsoft.com/security/portal/threat/encyclopedia/Entry.aspx?Name=PUA:Win32/LoadMoney;
    classtype:pup-activity;
    sid:2022987; rev:5;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2016_07_27, deployment Perimeter, malware_family Loadmoney, performance_impact Low, confidence High, 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.