ET ADWARE_PUP Suspicious User-Agent (gettingAnswer)


Query · suricata

flow:established,to_server;
http.user_agent;
content:"gettingAnswer"; depth:13; nocase;
Raw source ET ADWARE_PUP Suspicious User-Agent (gettingAnswer) · 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 Suspicious User-Agent (gettingAnswer)";
    flow:established,to_server;
    http.user_agent;
    content:"gettingAnswer"; depth:13; nocase;
    reference:md5,c305a0af3fe84525a993130b7854e3e0;
    classtype:pup-activity;
    sid:2018084; rev:5;
    metadata:affected_product Any, attack_target Client_Endpoint, created_at 2014_02_06, deployment Perimeter, confidence High, signature_severity Minor, tag User_Agent, 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.