Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

why would you use sslstrip for? a getting plaintext traffic b convertin…

Question

why would you use sslstrip for? a getting plaintext traffic b converting tls to ssl c converting ssl to tls d removing all ssl requests

Explanation:

Brief Explanations

sslstrip is a tool used to bypass SSL/TLS encryption and obtain plain - text traffic by stripping SSL encryption from HTTPS connections. It doesn't convert between TLS and SSL or remove all SSL requests in the way described in other options.

Answer:

A. Getting plaintext traffic