CAS-001 · Question #254
CAS-001 Question #254: Real Exam Question with Answer & Explanation
The correct answer is A: Virtual Private Network. For securing remote access for traveling employees on company laptops, two controls are essential: (A) A VPN creates an encrypted tunnel between the remote laptop and the corporate network, protecting data in transit over untrusted public networks (hotel Wi-Fi, airports, etc.) an
Question
Options
- AVirtual Private Network
- BSecure Sockets Layer for web servers
- CNetwork monitoring
- DMultifactor authentication for users
- EFull disk encryption
- FIntrusion detection systems
Explanation
For securing remote access for traveling employees on company laptops, two controls are essential: (A) A VPN creates an encrypted tunnel between the remote laptop and the corporate network, protecting data in transit over untrusted public networks (hotel Wi-Fi, airports, etc.) and extending the corporate security perimeter to remote users. (D) Multifactor authentication (MFA) ensures that even if credentials are compromised - a heightened risk when traveling - an attacker still cannot authenticate without the second factor. The other options are not the best fit: SSL for web servers (B) only secures specific web traffic, not the full remote access session. Network monitoring (C) is a detective control, not a preventive one for remote access. Full disk encryption (E) protects data if the laptop is lost or stolen but does not secure the network connection itself. IDS (F) detects intrusions but does not secure the remote access channel.
Community Discussion
No community discussion yet for this question.