mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
GH-566: fix cases where ssh_encrypted_packet event wasn't raised
When encrypted data was bundled within the same segment as the NewKeys message, it wasn't not reported via a ssh_encrypted_package event as it should have been.
This commit is contained in:
parent
d773b6986b
commit
30da2f83d0
8 changed files with 147 additions and 10 deletions
|
@ -0,0 +1,18 @@
|
|||
0, T, 64
|
||||
1, F, 64
|
||||
2, T, 80
|
||||
3, F, 80
|
||||
4, T, 272
|
||||
5, F, 48
|
||||
6, T, 80
|
||||
7, F, 528
|
||||
8, F, 64
|
||||
9, T, 176
|
||||
10, F, 160
|
||||
11, F, 736
|
||||
12, F, 96
|
||||
13, T, 64
|
||||
14, F, 64
|
||||
15, F, 64
|
||||
16, F, 48
|
||||
17, F, 128
|
Loading…
Add table
Add a link
Reference in a new issue