In this section we will talk about the HTTPs and TLS attacks.

Introduction to HTTPs/TLS

The HTTP is an application layer protocol used to access resources on the internet. Since HTTP transmits data in plaintext, it cannot provide confidentiality, integrity, or authenticity of the transmitted data

image.png

Now let’s see some attacks.

image.png

Now let’s take a look at the Public Key Infrastructure.

image.png

Now let’s take a look at the Public Key Infrastructure.

image.png

Now let’s solve the challenge

image.png

Now let’s decrypt the flag using the pem

image.png

Now let’s cat the decrypted file.

image.png

As we see we got the flag.