Home / Vulnerability Database / PHP : HTTP usage
PHP

PHP : 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 PHP : HTTP usage in your application?

See also

PHP

PHP : Null salt

PHP

PHP : Empty password

PHP

PHP : Empty salt