ET MALWARE Win32/LockScreen.BW Payment Info


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.user_agent;
content:"Mozilla/5.0 (Windows NT 6.1|3b 20|rv|3a|11.0)"; depth:37;
http.request_body;
content:"spShopId=";
content:"&spShopPaymentId="; fast_pattern; distance:0;
content:"&spCurrency="; distance:0;
http.referer;
content:"http|3a|//mysticnews.ru"; startswith;
Raw source ET MALWARE Win32/LockScreen.BW Payment Info · 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 Win32/LockScreen.BW Payment Info";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.user_agent;
    content:"Mozilla/5.0 (Windows NT 6.1|3b 20|rv|3a|11.0)"; depth:37;
    http.request_body;
    content:"spShopId=";
    content:"&spShopPaymentId="; fast_pattern; distance:0;
    content:"&spCurrency="; distance:0;
    http.referer;
    content:"http|3a|//mysticnews.ru"; startswith;
    reference:md5,c74d4633e0593879d5e1321d9021e708;
    classtype:trojan-activity;
    sid:2020827; rev:4;
    metadata:created_at 2015_04_02, malware_family Win32_LockScreen_BW, signature_severity Major, updated_at 2020_10_14;
)

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.