ET ADWARE_PUP Searchmiracle.com Spyware Install (protector.exe)


Query · suricata

flow:to_server,established;
http.uri;
content:"/protector.exe";
http.host;
content:"install.searchmiracle.com"; startswith;
Raw source ET ADWARE_PUP Searchmiracle.com Spyware Install (protector.exe) · 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 Searchmiracle.com Spyware Install (protector.exe)";
    flow:to_server,established;
    http.uri;
    content:"/protector.exe";
    http.host;
    content:"install.searchmiracle.com"; startswith;
    reference:url,www.searchmiracle.com;
    classtype:pup-activity;
    sid:2001535; rev:15;
    metadata:attack_target Client_Endpoint, created_at 2010_07_30, deployment Perimeter, signature_severity Minor, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_08_31, mitre_tactic_id TA0009, mitre_tactic_name Collection, mitre_technique_id T1005, mitre_technique_name Data_from_local_system;
)

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.