M
M
MARMELAD032015-09-07 20:25:30
Computer networks
MARMELAD03, 2015-09-07 20:25:30

How to decrypt https?

Is it possible to perform a "man in the middle" attack in the https protocol? If possible, then what? Or how else can you decrypt https traffic?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Stanislav Makarov, 2015-09-07
@MARMELAD03

You can either get access to the infrastructure of the service and pick traffic before sending it to the client, or put a fake root certificate on the client, and you can let traffic through yourself. See how Fiddler does it on your local machine to intercept HTTPS traffic. If you can install a fake certificate, you can also re-encrypt traffic on the middle-side, creating the illusion of a normal HTTPS connection.

A
Armenian Radio, 2015-09-07
@gbg

The protocol is focused on that, that MiTM is practically difficult to implement in it, without access to one of the sides of the connection.

M
MefistofelKr, 2015-09-30
@MefistofelKr

Kali Linux has an assembly of software for decrypting ssl traffic.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question