mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
8 lines
No EOL
364 B
Text
8 lines
No EOL
364 B
Text
# Tests a pcap that has a known-invalid length in a RDP_Negotiation_Response
|
|
# header, ensuring that it throws a binpac exception and reports a notice to
|
|
# analyzer.log. The pcap used is a snippet of a pcap from OSS-Fuzz #57109.
|
|
|
|
# @TEST-EXEC: zeek -C -b -r $TRACES/rdp/rdp-invalid-length.pcap %INPUT
|
|
# @TEST-EXEC: btest-diff analyzer.log
|
|
|
|
@load base/protocols/rdp |