A field technician's mobile tablet loses access to enterprise network resources after returning from a client site. Network logs show that HTTPS traffic from the device is being intercepted by an unauthorized proxy server, and the device's Mobile Device Management (MDM) agent reports a compliance violation. Further investigation reveals a third-party diagnostic utility was recently sideloaded on the device. Which TWO of the following initial actions should the systems administrator perform to remediate the security breach and restore secure connectivity?
- Remove the untrusted third-party root certificate installed in the device's credential storage.Answer
- Uninstall the sideloaded application and force an MDM compliance check to restore enterprise access tokens.Answer
- CContact the mobile carrier to reset the device's Access Point Name (APN) configuration and issue a new SIM card.
- DReconfigure the corporate wireless access points to fall back from WPA3-Enterprise to WPA2-Personal (PSK).
- EGrant elevated superuser/root permissions to the diagnostic utility to bypass MDM compliance rules.
Answer
The administrator should remove the untrusted root certificate from the device's credential storage and uninstall the sideloaded application, then initiate an MDM compliance check to restore enterprise access.
Sideloaded applications can install untrusted root CA certificates into mobile credential stores to intercept encrypted SSL/TLS communications. Removing the untrusted certificate stops the interception, while removing the unauthorized app and triggering an MDM compliance sync clears the security violation and restores corporate access tokens.
Step-by-Step Solution
Key Concept
Mobile OS Security, Untrusted Certificate Remediation, and MDM Compliance Synchronization