A system administrator is hardening corporate-issued smart Point-of-Sale (PoS) handheld devices running an embedded operating system used by field merchants. The devices process sensitive customer payment data, are frequently operated in public venues, and are at high risk of physical theft or untrusted app installation. Which TWO of the following security measures should the administrator enforce on these embedded endpoints to mitigate these risks?
- Disable sideloading and restrict application execution exclusively to cryptographically signed corporate app repositories.Answer
- Enable full-device storage encryption paired with a remote wipe policy managed through a Mobile Device Management (MDM) profile.Answer
- CConfigure the endpoints to connect to corporate networks using WPA2-Personal pre-shared keys rather than 802.1X enterprise authentication.
- DGrant local administrator privileges to merchants so they can bypass operating system security updates during high-volume business hours.
Answer
The correct measures are restricting application installation by disabling sideloading and enforcing full-device storage encryption combined with MDM remote wipe capabilities.
Disabling sideloading ensures that unverified or untrusted third-party software packages cannot be installed on embedded payment terminals, reducing malware exposure. Enforcing full-device storage encryption together with MDM remote wipe functionality secures sensitive local payment data at rest and provides immediate remote remediation should a device be stolen or lost in the field.
Step-by-Step Solution
Key Concept
Mobile Device and Embedded System Security Enforcement