ET ADWARE_PUP Context Plus Spyware Install


Query · suricata

flow:established,to_server;
http.uri;
content:"/AproposClientInstaller.exe"; nocase;
Raw source ET ADWARE_PUP Context Plus Spyware Install · 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 Context Plus Spyware Install";
    flow:established,to_server;
    http.uri;
    content:"/AproposClientInstaller.exe"; nocase;
    classtype:pup-activity;
    sid:2001704; rev:10;
    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.