ET INFO Delphi JEDI Visual Component Library User-Agent (JEDI-VCL)


Query · suricata

flow:established,to_server;
http.host;
content:!"apexwin.com";
http.user_agent;
content:"JEDI-VCL"; startswith;
Raw source ET INFO Delphi JEDI Visual Component Library User-Agent (JEDI-VCL) · 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 Delphi JEDI Visual Component Library User-Agent (JEDI-VCL)";
    flow:established,to_server;
    http.host;
    content:!"apexwin.com";
    http.user_agent;
    content:"JEDI-VCL"; startswith;
    classtype:misc-activity;
    sid:2013559; rev:9;
    metadata:affected_product Any, attack_target Client_Endpoint, created_at 2011_09_12, deployment Perimeter, confidence High, signature_severity Major, updated_at 2022_06_30;
)

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.