71. Which of the following is the best way to improve the confidentiality of remote connections to an enterprise's infrastructure?

Answer: B

Explanation:

Virtual private networks are the best way to improve the confidentiality of remote connections to an enterprise's infrastructure.

Virtual private networks (VPNs) create a secure and encrypted connection over the internet, which protects sensitive data from interception while accessing an enterprise's infrastructure remotely. This level of encryption significantly enhances confidentiality compared to other options.

A) Firewalls

Firewalls primarily focus on controlling incoming and outgoing network traffic based on predetermined security rules. While they are essential for protecting network boundaries, they do not provide encryption for data in transit, which is crucial for maintaining confidentiality in remote connections.

B) Virtual private networks

VPNs are designed specifically to secure remote connections by encrypting data transmitted between the remote user and the enterprise's network. This encryption ensures that unauthorized parties cannot intercept or decipher sensitive information, making VPNs the most effective option for enhancing confidentiality in remote access scenarios.

C) Extensive logging

Extensive logging is important for monitoring and auditing access to an enterprise's infrastructure, but it does not prevent unauthorized access or protect the data being transmitted. Logging can help identify security breaches after they occur, but it does not directly enhance the confidentiality of remote connections.

D) Intrusion detection systems

Intrusion detection systems (IDS) are used to monitor network traffic for suspicious activities and potential threats. While they are valuable for alerting on potential security incidents, they do not provide encryption or confidentiality for data in transit, which is essential for secure remote connections.

Conclusion

Virtual private networks stand out as the most effective method for improving the confidentiality of remote connections due to their ability to encrypt data during transmission. Other options, such as firewalls, extensive logging, and intrusion detection systems, play important roles in security but do not directly address the need for secure and confidential remote access, making them less suitable for this specific goal.