Home / Vulnerability Database / Python : HTTP usage
Python

Python : HTTP usage

Overview

Using HTTP rather than HTTPS allows a man in the middle (MitM) attack. This can lead to a complete loss of confidentiality of the transmitted data.

HTTPS is a protocol based on HTTP and SSL / TLS that helps to protect the transmitted data against unauthorized access and modification. It is recommended to use HTTPS for all cases of data transfer between the client and the server, in particular, for the login page and all pages that require authentication.

MEDIUM

DerScanner Severity Score

Do you want to fix Python : HTTP usage in your application?

See also

Python

Python : Debug mode on

Python

Python : Web3: Deprecated method

Python

Python : Unsafe padding