ET WEB_CLIENT Proxy - OWASP Zed Attack Proxy Certificate Seen


Query · suricata

content:"|16|"; depth:1;
content:"OWASP Zed Attack Proxy Root CA"; nocase;
Raw source ET WEB_CLIENT Proxy - OWASP Zed Attack Proxy Certificate Seen · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp any any -> $HOME_NET any (
    msg:"ET WEB_CLIENT Proxy - OWASP Zed Attack Proxy Certificate Seen";
    content:"|16|"; depth:1;
    content:"OWASP Zed Attack Proxy Root CA"; nocase;
    classtype:misc-activity;
    sid:2021941; rev:1;
    metadata:affected_product Web_Browsers, affected_product Web_Browser_Plugins, attack_target Client_Endpoint, created_at 2015_10_10, deployment Perimeter, signature_severity Major, tag Web_Client_Attacks, updated_at 2019_07_26;
)

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.