Question

Difficulty: HardTroubleshooting Mobile OS Security and Connectivity Issues

A remote employee reports that while working in a public venue, their corporate-managed smartphone automatically connected to an open Wi-Fi hotspot broadcasting a SSID identical to their office network. Shortly after, corporate email syncing failed, and the device displayed continuous background location tracking activity. Upon inspection, an IT technician suspects a rogue access point attack compromised the device by installing a malicious management payload. Which TWO of the following actions should the technician perform immediately to remediate the security breach and restore secure operation?

  1. Remove the malicious configuration profile from the mobile operating system security settings.Answer
  2. B
    Perform a complete remote wipe of the device's internal storage before initiating re-enrollment.
  3. Revoke and reset the user's corporate account credentials and authentication tokens.Answer
  4. D
    Change the corporate wireless network profile authentication standard from WPA3-Enterprise to TKIP.
  5. E
    Submit an urgent service ticket to the cellular service provider to report local tower outages.

Answer

The technician should remove the malicious configuration profile from the security settings and revoke/reset the user's corporate credentials.
When a mobile device connects to a rogue access point, attackers often push untrusted configuration profiles containing rogue certificates or malicious settings. Removing the bad configuration profile cleans the device's certificate store, while resetting corporate user credentials prevents account takeover using credentials captured during the man-in-the-middle interception.

Step-by-Step Solution

1
Identify and isolate the unauthorized device configuration payload.
Discovers a rogue mobile profile installed during the forced open Wi-Fi connection.
Rogue profiles can install untrusted root CA certificates that allow attackers to intercept traffic and monitor device telemetry.
2
Remove the untrusted configuration profile from the mobile OS settings.
Eliminates the persistent malicious permissions and rogue root certificates.
Deleting the profile restores normal system certificate validation and stops unauthorized telemetry.
3
Reset user authentication credentials across all corporate systems.
Invalidates compromised session tokens and passwords.
Prevents unauthorized access to corporate resources in case credentials were stolen while connected to the rogue access point.

Key Concept

Mobile security profile remediation and rogue access point incident response
Rate this question