[Wireshark-dev] Why is conflict check on the buildbot green?

2020-07-04 Thread Jaap Keuter
Hi, Due to some recent issues with DHCPv6 the buildbot began flagging the 'conflict check' stage as failed. This drew my attention to the fact that there is a long list of warnings in there about wrong use of protocol fields, but once the DHCPv6 issues were fixed the build happily went back to

Re: [Wireshark-dev] Support for TLS1.2 decryption using derived keys

2020-07-04 Thread webpentest
Hello list! I wanted to share my progress on schannel session keys extraction. First of all, I've written a two-part series that documents my efforts, see [1] and [2]. They are rather lengthy and mainly focus on the debugging and reversing parts. Secondly, the current iteration of the tool ([3]) is