ET ADWARE_PUP LNKR landing page (possible compromised site) M2


Query · suricata

flow:established,from_server;
http.stat_code;
content:"200";
file.data;
content:"/addons/lnkr30_nt.min.js"; fast_pattern;
Raw source ET ADWARE_PUP LNKR landing page (possible compromised site) M2 · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET ADWARE_PUP LNKR landing page (possible compromised site) M2";
    flow:established,from_server;
    http.stat_code;
    content:"200";
    file.data;
    content:"/addons/lnkr30_nt.min.js"; fast_pattern;
    reference:url,securitytrails.com/blog/lnkr-malicious-browser-extension;
    classtype:pup-activity;
    sid:2027426; rev:5;
    metadata:affected_product Web_Browsers, attack_target Client_Endpoint, created_at 2019_06_03, deployment Perimeter, performance_impact Low, confidence High, signature_severity Minor, updated_at 2020_10_30;
)

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.