zeek/testing/btest/scripts/base
Arne Welzel 0cab87c185 ldap: Harden parsing a bit
ASN1Message(True) may go off parsing arbitrary input data as
"something ASN.1" This could be GBs of octet strings or just very
long sequences. Avoid this by open-coding some top-level types expected.

This also tries to avoid some of the &parse-from usages that result
in unnecessary copies of data.

Adds a locally generated PCAP with addRequest/addResponse that we
don't currently handle.
2024-07-17 15:27:14 +02:00
..
files Merge branch 'files_pe_timestamp_sync' of https://github.com/mvhensbergen/zeek 2024-05-29 14:16:31 +01:00
frameworks Merge branch 'topic/christian/broker-prometheus-cpp' 2024-07-11 12:15:16 -07:00
misc Parse and store localversion string 2024-04-17 14:17:22 -07:00
protocols ldap: Harden parsing a bit 2024-07-17 15:27:14 +02:00
utils Restore label_names field in MetricOpts record 2024-06-04 14:14:58 -07:00