Ask Your Question

AhamedFayaz's profile - activity

2023-04-03 03:15:23 +0000 answered a question How do I view HTTP or HTTPS requests?

Please confirm that you are capturing the right network packets. In the Wire shark, you can see the protocol tab. For t

2023-04-03 03:15:23 +0000 received badge  Rapid Responder (source)
2023-03-30 17:28:18 +0000 received badge  Notable Question (source)
2023-03-30 17:28:18 +0000 received badge  Popular Question (source)
2023-03-29 14:47:55 +0000 marked best answer Multiple Handshake Messages After the CCS

I am working on TLS 1.2 cipher suite TLS_DHE_RSA_WITH_AES_128_GCM_SHA256. 1. I got two hello Request after the CCS.

Secure Sockets Layer
    TLSv1.2 Record Layer: Change Cipher Spec Protocol: Change Cipher Spec
        Content Type: Change Cipher Spec (20)
        Version: TLS 1.2 (0x0303)
        Length: 1
        Change Cipher Spec Message
    TLSv1.2 Record Layer: Handshake Protocol: Multiple Handshake Messages
        Content Type: Handshake (22)
        Version: TLS 1.2 (0x0303)
        Length: 40
        Handshake Protocol: Hello Request
            Handshake Type: Hello Request (0)
            Length: 0
        Handshake Protocol: Hello Request
            Handshake Type: Hello Request (0)
            Length: 0

Please give me the guidance why instead of Finished message WS shows two hello request.

Thanks,

2023-03-29 14:47:55 +0000 received badge  Scholar (source)
2023-03-29 10:57:42 +0000 received badge  Rapid Responder (source)
2023-03-29 10:57:42 +0000 answered a question Multiple Handshake Messages After the CCS

The issue was fixed. That because of my wire shark version is very old. I just update my wire shark now the issue was fi

2023-03-27 13:42:06 +0000 commented question Multiple Handshake Messages After the CCS

gcm IV-ea0b61fc0000000000000001 Wire shark wrongly decrypt 0000 0000 as two hello request. As per protocol iv is correc

2023-03-27 12:21:27 +0000 edited question Multiple Handshake Messages After the CCS

Multiple Handshake Messages After the CCS I am working on TLS 1.2 cipher suite TLS_DHE_RSA_WITH_AES_128_GCM_SHA256. 1.

2023-03-27 12:20:39 +0000 edited question Multiple Handshake Messages After the CCS

Multiple Handshake Messages After the CCS I am working on TLS 1.2 cipher suite TLS_DHE_RSA_WITH_AES_128_GCM_SHA256. 1.

2023-03-27 12:19:24 +0000 asked a question Multiple Handshake Messages After the CCS

Multiple Handshake Messages After the CCS I am working on TLS 1.2 cipher suite TLS_DHE_RSA_WITH_AES_128_GCM_SHA256. 1.

2023-03-22 04:51:39 +0000 answered a question Bad Record Mac

That issue was fixed. That was the problem because of gcm output. Here cipher text + tag then the issue was fixed.

2023-03-22 04:50:34 +0000 received badge  Popular Question (source)
2023-03-21 19:16:32 +0000 received badge  Editor (source)
2023-03-21 19:16:32 +0000 edited question Two Hello Request after CCS

Two Hello Request after CCS I am working on TLS 1.2 Cipher TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 in my Wireshark log I ob

2023-03-21 19:15:06 +0000 asked a question Two Hello Request after CCS

Two Hello Request after CCS I am working on TLS 1.2 Cipher TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 in my Wireshark log I ob

2022-12-21 12:25:11 +0000 asked a question Bad Record Mac

Bad Record Mac Hi, I am newbie for this field. I am working on SSL Client. I was enabling the secure communication a