``dns.query`` buffer::
mail.google.com
+
+Multiple Buffer Matching
+~~~~~~~~~~~~~~~~~~~~~~~~
+
+``dns.query`` supports multiple buffer matching, see :doc:`multi-buffer-matching`.
\ No newline at end of file
filename:"secret";
+``file.name`` supports multiple buffer matching, see :doc:`multi-buffer-matching`.
+
fileext
-------
Note: as libmagic versions differ between installations, the returned
information may also slightly change. See also #437.
+``file.magic`` supports multiple buffer matching, see :doc:`multi-buffer-matching`.
+
filestore
---------
pattern '<html' is absent from the first inspected chunk.
- ``file.data`` can also be used with SMTP
+
+Multiple Buffer Matching
+~~~~~~~~~~~~~~~~~~~~~~~~
+
+``file.data`` supports multiple buffer matching, see :doc:`multi-buffer-matching`.
\ No newline at end of file
``http2.header_name`` can be used as ``fast_pattern``.
+``http2.header_name`` supports multiple buffer matching, see :doc:`multi-buffer-matching`.
Additional information
----------------------
ike.vendor:4a131c81070358455c5728f20e95452f;
+``ike.vendor`` supports multiple buffer matching, see :doc:`multi-buffer-matching`.
+
ike.key_exchange_payload
------------------------
``krb5_cname`` can be used as ``fast_pattern``.
+``krb5.cname`` supports multiple buffer matching, see :doc:`multi-buffer-matching`.
+
krb5_sname
----------
``krb5_sname`` can be used as ``fast_pattern``.
+``krb5.sname`` supports multiple buffer matching, see :doc:`multi-buffer-matching`.
+
krb5_err_code
-------------
``mqtt.subscribe.topic`` is a 'sticky buffer' and can be used as ``fast_pattern``.
+``mqtt.subscribe.topic`` supports multiple buffer matching, see :doc:`multi-buffer-matching`.
+
mqtt.unsubscribe.topic
----------------------
``mqtt.unsubscribe.topic`` is a 'sticky buffer' and can be used as ``fast_pattern``.
+``mqtt.unsubscribe.topic`` supports multiple buffer matching, see :doc:`multi-buffer-matching`.
+
Additional information
----------------------
Multiple buffer matching is currently enabled for use with the
following keywords:
-``dns.query``
-``file.data``
-``file.magic``
-``file.name``
-``http2.header``
-``http2.header_name``
-``ike.vendor``
-``krb5_cname``
-``krb5_sname``
-``mqtt.subscribe.topic``
-``mqtt.unsubscribe.topic``
-``quic.cyu.hash``
-``quic.cyu.string``
-``tls.certs``
-``tls.cert_subject``
\ No newline at end of file
+* ``dns.query``
+* ``file.data``
+* ``file.magic``
+* ``file.name``
+* ``http.request_header``
+* ``http.response_header``
+* ``http2.header_name``
+* ``ike.vendor``
+* ``krb5_cname``
+* ``krb5_sname``
+* ``mqtt.subscribe.topic``
+* ``mqtt.unsubscribe.topic``
+* ``quic.cyu.hash``
+* ``quic.cyu.string``
+* ``tls.certs``
+* ``tls.cert_subject``
quic.cyu.hash; content:"7b3ceb1adc974ad360cfa634e8d0a730"; \
sid:1;)
+``quic.cyu.hash`` supports multiple buffer matching, see :doc:`multi-buffer-matching`.
+
quic.cyu.string
---------------
quic.cyu.string; content:"46,PAD-SNI-VER-CCS-UAID-TCID-PDMD-SMHL-ICSL-NONP-MIDS-SCLS-CSCT-COPT-IRTT-CFCW-SFCW"; \
sid:2;)
+``quic.cyu.string`` supports multiple buffer matching, see :doc:`multi-buffer-matching`.
+
quic.version
------------
``tls.cert_subject`` can be used as ``fast_pattern``.
+``tls.cert_subject`` supports multiple buffer matching, see :doc:`multi-buffer-matching`.
+
tls.subject
~~~~~~~~~~~
``tls.certs`` can be used as ``fast_pattern``.
+``tls.certs`` supports multiple buffer matching, see :doc:`multi-buffer-matching`.
+
tls.version
-----------