CAS-005 · Question #313
A security architect is investigating instances of employees who had their phones stolen in public places through seemingly targeted attacks. Devices are able to access company resources such as…
The correct answer is A. Implement a remote wipe procedure if the phone does not check in for a period of time B. Enforce biometric access control with configured timeouts. To protect company information on stolen phones, implementing remote wipe capabilities and enforcing strong biometric access controls with timeouts are critical measures.
Question
A security architect is investigating instances of employees who had their phones stolen in public places through seemingly targeted attacks. Devices are able to access company resources such as email and internal documentation, some of which can persist in application storage. Which of the following would best protect the company from information exposure? (Select two).
Options
- AImplement a remote wipe procedure if the phone does not check in for a period of time
- BEnforce biometric access control with configured timeouts
- CSet up geofencing for corporate applications where the phone must be near an office
- DUse application control to restrict the applications that can be installed
- ELeverage an MDM solution to prevent the side loading of mobile applications
- FEnable device certificates that will be used for access to company resources
How the community answered
(20 responses)- A80% (16)
- C10% (2)
- D5% (1)
- F5% (1)
Why each option
To protect company information on stolen phones, implementing remote wipe capabilities and enforcing strong biometric access controls with timeouts are critical measures.
A remote wipe procedure allows an administrator to erase all corporate data, or even the entire device, if it is reported stolen or lost, preventing unauthorized access to sensitive information persisting in application storage.
Enforcing biometric access control (e.g., fingerprint, facial recognition) with short timeouts significantly increases the difficulty for an attacker to gain access to the device and corporate applications, especially immediately after theft.
Geofencing restricts application use based on location but does not directly prevent access to data already on a stolen device outside the geofence, especially if the device is offline or the geofence can be bypassed.
Application control restricts what applications can be installed on a device, which is a good security practice but does not directly address access to existing corporate data on a stolen device by an unauthorized user.
Preventing side-loading helps maintain device integrity by blocking untrusted applications, but it does not prevent an attacker from attempting to access legitimate corporate applications or data already present on a stolen device.
Device certificates authenticate the device to corporate resources, but they do not prevent an unauthorized user who gains access to the stolen device from using those established connections.
Concept tested: Mobile device security, data loss prevention, access control
Source: https://learn.microsoft.com/en-us/mem/intune/fundamentals/what-is-intune
Community Discussion
No community discussion yet for this question.