ET INFO Installshield One Click Install User-Agent Toys File


Query · suricata

flow:established,to_server;
http.user_agent;
content:"toys|3A 3A|file"; startswith;
Raw source ET INFO Installshield One Click Install User-Agent Toys File · 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 INFO Installshield One Click Install User-Agent Toys File";
    flow:established,to_server;
    http.user_agent;
    content:"toys|3A 3A|file"; startswith;
    reference:md5,6b712c6dbc3cd87bbaeb955ea1d2d24f;
    reference:url,app.any.run/tasks/c8ad5e7d-ef98-4bb5-ade8-5aff7633ae82/;
    classtype:misc-activity;
    sid:2014341; rev:5;
    metadata:attack_target Client_Endpoint, created_at 2012_03_09, deployment Perimeter, performance_impact Low, confidence High, signature_severity Informational, updated_at 2023_05_22;
)

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.