CAS-002 · Question #231
In order to reduce costs and improve employee satisfaction, a large corporation is creating a BYOD policy. It will allow access to email and remote connections to the corporate enterprise from…
The correct answer is B. Encrypt data in transit for remote access. D. Implement NAC to limit insecure devices access. Encrypting data in transit protects corporate data on untrusted personal device networks, while NAC enforces device compliance before granting access, together forming the most effective BYOD security controls.
Question
In order to reduce costs and improve employee satisfaction, a large corporation is creating a BYOD policy. It will allow access to email and remote connections to the corporate enterprise from personal devices; provided they are on an approved device list. Which of the following security measures would be MOST effective in securing the enterprise under the new policy? (Select TWO).
Options
- AProvide free email software for personal devices.
- BEncrypt data in transit for remote access.
- CRequire smart card authentication for all devices
- DImplement NAC to limit insecure devices access.
- EEnable time of day restrictions for personal devices.
How the community answered
(31 responses)- A3% (1)
- B71% (22)
- C6% (2)
- E19% (6)
Why each option
Encrypting data in transit protects corporate data on untrusted personal device networks, while NAC enforces device compliance before granting access, together forming the most effective BYOD security controls.
Providing free email software standardizes the client application but does not enforce security posture on the device or protect data in transit - it addresses user experience, not security control.
Encrypting data in transit using protocols such as TLS or VPN ensures that sensitive corporate information exchanged between personal devices and enterprise systems cannot be intercepted or read even when traversing untrusted public or home networks that cannot be controlled by the organization.
Requiring smart card authentication is impractical for personal BYOD devices because most consumer smartphones and laptops lack smart card readers, and deploying the necessary PKI infrastructure to every personal device conflicts with the cost-reduction goal of the BYOD policy.
Network Access Control (NAC) evaluates the security posture of devices - checking OS patch level, presence of required security software, and policy compliance - before allowing them onto the corporate network, preventing insecure or compromised personal devices from reaching internal resources.
Time-of-day restrictions limit connection windows but do not validate device security posture or protect data in transit - a compromised device during permitted hours would still pose the same risk.
Concept tested: BYOD security controls using NAC and data-in-transit encryption
Source: https://csrc.nist.gov/publications/detail/sp/800-124/rev-2/final
Topics
Community Discussion
No community discussion yet for this question.