A company is developing an internet store website. Which protocol should be used to transfer credit card information from customers to the company web server?
- FTPS
- HTTP
- HTTPS
- SSH
- WPA2
Explanation: Hypertext Transfer Protocol (HTTP) provides web connectivity and website services. HTTP does not use encryption when transmitting content, leaving the data in transit vulnerable to monitoring and attack. HTTPS uses SSL/TLS to encrypt communication between the client and the server, thus providing confidentiality and preventing eavesdropping and tampering.
Related exam: Network Defense - Checkpoint Exam: Principles, Practices, and Processes of Network Defense
Related exam: Cybersecurity Essentials - Checkpoint Exam: Principles, Practices, and Processes of Network Defense (Module 11 – 13 Exam)
Related exam: Network Defense - My Knowledge Check Answers
Related exam: Cybersecurity Essentials My Knowledge Check Answers
