A security engineer is reviewing event logs because an employee successfully connected a personal Windows laptop to the corporate network, which is against company policy. Company policy allows all Windows 10 and 11 laptops to connect to the system as long as the MDM agent installed by IT is running. Only compliant devices can connect, and the logic in the system to evaluate compliant laptops is as follows: Which of the following most likely occurred when the employee connected a personally owned Windows laptop and was allowed on the network?

- AThe agent was not running on the laptop, which triggered a false positive.
- BThe OS was a valid version, but the MDM agent was not installed, triggering a true positive.
- CThe OS was running a Windows version below 10 and triggered a false negative. (correct answer)
- DThe OS version was higher than 11, and the MDM agent was running, triggering a true negative.
Reveal answer & explanationHide answer
The correct answer is C. Option C: The OS was running a Windows version below 10 and triggered a false negative. This option keeps traffic private / properly secured as required.




