ET ADWARE_PUP User-Agent (Internet Explorer 6.0) - Possible Trojan Downloader


Query · suricata

flow:to_server,established;
http.user_agent;
content:"Internet Explorer 6.0"; depth:21; endswith;
Raw source ET ADWARE_PUP User-Agent (Internet Explorer 6.0) - Possible Trojan Downloader · 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 User-Agent (Internet Explorer 6.0) - Possible Trojan Downloader";
    flow:to_server,established;
    http.user_agent;
    content:"Internet Explorer 6.0"; depth:21; endswith;
    classtype:pup-activity;
    sid:2007860; rev:11;
    metadata:affected_product Any, attack_target Client_Endpoint, created_at 2010_07_30, deployment Perimeter, confidence Medium, signature_severity Minor, tag Trojan_Downloader, updated_at 2020_09_17;
)

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.