ET POLICY trymedia.com User-Agent (Macrovision_DM)


Query · suricata

flow:established,to_server;
http.host;
content:"trymedia.com"; endswith;
http.user_agent;
content:"Macrovision_DM";
Raw source ET POLICY trymedia.com User-Agent (Macrovision_DM) · 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 POLICY trymedia.com User-Agent (Macrovision_DM)";
    flow:established,to_server;
    http.host;
    content:"trymedia.com"; endswith;
    http.user_agent;
    content:"Macrovision_DM";
    classtype:misc-activity;
    sid:2009446; rev:13;
    metadata:attack_target Client_Endpoint, created_at 2010_07_30, deployment Perimeter, confidence High, signature_severity Informational, updated_at 2023_05_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.