mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Add test for new handling of unknown RDP keyboards
This commit is contained in:
parent
6cfb45d24f
commit
89675fc7de
3 changed files with 19 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
# Tests the keyboard_layout code in the RDP protocol for handling
|
||||
# keyboards script-layer doesn't know about, and the fallback
|
||||
# to looking for best guesses.
|
||||
|
||||
# @TEST-EXEC: zeek -C -b -r $TRACES/rdp/rdp-unknown-keyboard.pcap %INPUT
|
||||
# @TEST-EXEC: btest-diff rdp.log
|
||||
|
||||
@load base/protocols/rdp
|
Loading…
Add table
Add a link
Reference in a new issue