Ensuring Exclusion of Weak Ciphers in TLS Handshake using WireShark and PktMon

DEEPAK KUMPALA 191 Reputation points
2023-11-16T16:33:18.27+00:00

I am currently working on enhancing the security of our application communication, specifically focusing on the TLS handshake process. I want to make sure that weak ciphers are not part of the TLS handshake, and I am trying to achieve this using WireShark and the PktMon tool on Windows. I have removed the TLS 1.0 and 1.1 and disabled weak ciphers in TLS 1.2. (In Windows)

I have configured my server (Cloud) to use only strong ciphers, but I would like to validate this by inspecting the TLS handshake packets with WireShark and PktMon. However, I am unsure about the specific steps and filters I need to apply to effectively identify and confirm the exclusion of weak ciphers during the TLS handshake.

Need to know how to use WireShark and PktMon to inspect TLS handshake packets and ensure that weak ciphers are not being utilized? Additionally, if there are specific filters or settings within WireShark or PktMon that I should be aware of to highlight or filter out weak ciphers, that information would be greatly appreciated.

Windows for business | Windows Server | Devices and deployment | Configure application groups
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Luigi Bruno 316 Reputation points Volunteer Moderator
    2023-11-16T17:24:55.8666667+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.