zeek/testing/btest/scripts/base
Arne Welzel fbf9d53c44 HTTP: Reset reply_message for HTTP/0.9
OSS-Fuzz tickled an assert when sending a HTTP response before a HTTP/0.9
request. Avoid this by resetting reply_message upon seeing a HTTP/0.9 request.

PCAP was generated artificially: Server sending a reply providing a
Content-Length. Because HTTP/0.9 processing would remove the ContentLine
support analyzer, more data was delivered to the HTTP_Message than
expected, triggering an assert.

This is a follow-up for zeek/zeek#2851.
2023-03-13 14:13:50 +01:00
..
files X.509: expose the signature type inside the tbs certificate 2023-02-28 19:24:16 +00:00
frameworks logging: Add telemetry for streams and log writers 2023-02-27 12:51:03 +01:00
misc Add scripts.base.misc.installation btest 2022-05-23 14:16:59 -07:00
protocols HTTP: Reset reply_message for HTTP/0.9 2023-03-13 14:13:50 +01:00
utils Spelling testing 2022-11-16 20:05:03 -05:00