alert tls $EXTERNAL_NET any -> $HOME_NET any (
msg:"ET INFO LavaDNS DNS Over HTTPS Certificate Inbound";
flow:established,to_client;
tls.cert_subject;
content:"dns.lavate.ch"; fast_pattern;
pcre:"/CN=(?:[^\r\n]+?\.)?dns\.lavate\.ch(?!\.)/";
threshold:type both, count 1, seconds 600, track by_src;
classtype:misc-activity;
sid:2039500; rev:1;
metadata:attack_target Client_Endpoint, created_at 2022_10_19, deployment Perimeter, confidence High, signature_severity Informational, tag DoH, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_10_19;
)