Parse SMB over QUIC packets
I instead of the marked raw stream data, i want smb detailed data.
capture:
https://easyupload.io/xglumm cant upload files so download from this link
a method which could be possible is creating a dissector\lua script or expending smb \ quic dissectors to be able to parse those packets
anyone know how can I do this? or if you have anything similier that does that? I want to know where to start from
There is a long running bug/issue to extend the QUIC dissector. Maybe ask there?
(This article seems to be referenced often for SMB and QUIC background)
@Chuckc but there is a dissector for QUIC, you it does decrypt and filter the data, It just will not parse the stream data (the same like RPC over SMB) , so how can I get that? the bug is working on that issue?
Facebook QUIC was split out into it's own issue.
I have asked on the original QUIC issue if that should be the case for SMB as well.
Check the comments at end of issue 13881.
Can you provide a sample capture and the info to decrypt?
Merge Request 123 has been merged.
SMB decode now available.
Tested with
/download/automated/win64
.Version 3.3.0rc0-2043-g25d10e68a896 (v3.3.0rc0-2043-g25d10e68a896)