This post is about , creating a TLS1.3 tunnels between client and server using python sockets. This is a simple communication program. You can write the program based on the logic that you are look…| Praneeth's Blog
This post is about decrypting TLS1.2 tunnels in wireshark. To decrypt the TLS1.2 tunnels, we need master key that got generated during TLS handshake. We will take the example of a radsec tunnel (TL…| Praneeth's Blog