SY0-501 · Question #383
A company is deploying smartphones for its mobile salesforce. These devices are for personal and business use but are owned by the company. Sales personnel will save new customer data via a custom…
The correct answer is C. Restrict contact information storage dataflow so it is only shared with the customer application. The CISO is concerned about accidental leakage of customer contact information stored on company-owned smartphones used for both personal and business purposes. The most efficient control is to restrict the data flow of contact information so it is only accessible by the…
Question
A company is deploying smartphones for its mobile salesforce. These devices are for personal and business use but are owned by the company. Sales personnel will save new customer data via a custom application developed for the company. This application will integrate with the contact information stored in the smartphones and will populate new customer records onto it. The customer application's data is encrypted at rest, and the application's connection to the back office system is considered secure. The Chief Information Security Officer (CISO) has concerns that customer contact information may be accidentally leaked due to the limited security capabilities of the devices and the planned controls. Which of the following will be the MOST efficient security control to implement to lower this risk?
Options
- AImplement a mobile data loss agent on the devices to prevent any user manipulation with the
- BRestrict screen capture features on the devices when using the custom application and the
- CRestrict contact information storage dataflow so it is only shared with the customer application.
- DRequire complex passwords for authentication when accessing the contact information.
How the community answered
(27 responses)- A7% (2)
- B4% (1)
- C74% (20)
- D15% (4)
Why each option
The CISO is concerned about accidental leakage of customer contact information stored on company-owned smartphones used for both personal and business purposes. The most efficient control is to restrict the data flow of contact information so it is only accessible by the authorized custom application.
A mobile data loss agent addresses intentional or broad data exfiltration scenarios but is a heavyweight solution that does not specifically target the risk of contact information being accessed by other apps on the device, making it less efficient for this specific threat.
Restricting screen capture only prevents one narrow method of data leakage and does not address the broader risk of other applications on the device accessing or syncing the contact information stored on the smartphone.
Restricting the contact information storage dataflow so it is only shared with the customer application directly addresses the risk of accidental leakage by implementing data isolation at the OS/application level. This prevents other applications (personal or third-party) installed on the device from accessing the customer contact data, which is the primary vector for accidental data leakage in a BYOD or company-owned personal-use (COPE) scenario. This is a targeted, efficient control that limits the attack surface without requiring complex infrastructure.
Requiring complex passwords protects against unauthorized access to the device but does not prevent authorized users or other installed applications from accidentally leaking customer contact information once the device is unlocked.
Concept tested: Mobile data flow restriction and application-level data isolation
Source: https://learn.microsoft.com/en-us/mem/intune/protect/mobile-threat-defense
Topics
Community Discussion
No community discussion yet for this question.