used as way to have a covert channel
--- /dev/null
+# Description
+
+Test detection of covert channel within IPv6 Destination Options Header
+
+# PCAP
+
+Pcap from https://redmine.cs.uni-potsdam.de/projects/pcap/files
--- /dev/null
+# DST option that we don't understand
+alert pkthdr any any -> any any (msg:"SURICATA IPv6 DSTOPTS unknown option"; decode-event:ipv6.dstopts_unknown_opt; classtype:protocol-command-decode; sid:2200088; rev:2;)
--- /dev/null
+requires:
+ features:
+ - HAVE_LIBJANSSON
+
+checks:
+ - filter:
+ count: 18
+ match:
+ event_type: alert
+ alert.signature_id: 2200088