nerdexam
Isaca

CDPSE · Question #415

Which of the following is the MOST secure method for receiving personal data from potential customers via a web form?

The correct answer is B. Hypertext Transmission Protocol Secure (HTTPS). HTTPS (HTTP over TLS) encrypts data in transit between the user's browser and the web server, which is the standard and appropriate protection for web forms. FTP (A) transmits data in plaintext and is inherently insecure. TCP/IP (C) is a foundational network protocol, not a…

Data Life Cycle

Question

Which of the following is the MOST secure method for receiving personal data from potential customers via a web form?

Options

  • AFile Transfer Protocol (FTP)
  • BHypertext Transmission Protocol Secure (HTTPS)
  • CTransmission Control Protocol/Internet Protocol (TCP/IP)
  • DSecure File Transfer Protocol (SFTP)

How the community answered

(17 responses)
  • B
    94% (16)
  • D
    6% (1)

Explanation

HTTPS (HTTP over TLS) encrypts data in transit between the user's browser and the web server, which is the standard and appropriate protection for web forms. FTP (A) transmits data in plaintext and is inherently insecure. TCP/IP (C) is a foundational network protocol, not a security mechanism. SFTP (D) is secure but is a file-transfer protocol, not designed for browser-based web form submissions.

Topics

#Secure Communication#Web Security#Data Collection#HTTPS

Community Discussion

No community discussion yet for this question.

Full CDPSE Practice