mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
7 lines
294 B
Text
7 lines
294 B
Text
# @TEST-DOC: Artificially created PCAP with one proper HTTP 0.9 request/response and a few invalid ones.
|
|
# @TEST-EXEC: zeek -b -r $TRACES/http/http_09.pcap %INPUT
|
|
# @TEST-EXEC: btest-diff http.log
|
|
# @TEST-EXEC: btest-diff weird.log
|
|
|
|
@load base/frameworks/notice/weird
|
|
@load base/protocols/http
|