aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-qnet6.c
diff options
context:
space:
mode:
authorAurelien Aptel <aaptel@suse.com>2020-02-19 22:16:45 +0100
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2020-02-23 06:12:32 +0000
commit95a37ff2fe1017bd2a97e9f0d96d9fd0faffdbf4 (patch)
tree53010aa5946a78b4decc102d2600da2b381c8e4c /epan/dissectors/packet-qnet6.c
parentde665417ab871f34bcf1fb536af308df691440d6 (diff)
SMB2: allow users to give decryption keys directly
Previously users could only give a session key via uat:smb2_seskey_list:<id>,<seskey> which was used to generate the decryption keys, as long as the trace contained the session establishement. Users have often asked about how to decrypt traffic captured in the middle of an existing session but this wasn't possible. This commit extends uat:smb2_seskey_list with 2 extra columns to store decryption keys so that traffic can be decrypted at any point of the session. This has the side effect of changing the current syntax from: ... -o uat:smb2_seskey_list:<id>,<seskey> To: ... -o 'uat:smb2_seskey_list:<id>,<seskey>,"",""' (make sure the quoting is right) Change-Id: I810d464b6f3e749de39b4428d73e0d6be29f3152 Reviewed-on: https://code.wireshark.org/review/36135 Reviewed-by: Peter Wu <peter@lekensteyn.nl> Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-qnet6.c')
0 files changed, 0 insertions, 0 deletions