Skip to content

无效的0字节TLS Key Log写入 #784

@yundmb

Description

@yundmb

通过将抓包的数据写入到pcapng的方式,使用wireshark打开pcapng查看,发现有很多0字节的TLS Key Log数据。

Image 通过检查代码发现: Image

probe_pcap.go文件中的154行,savePcapng方法,每次都直接写入WriteDecryptionSecretsBlock,是否可以先判断存在数据再写入?

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐞 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions