CompTIA A+ Core 2 (220-1002) — Question 380

A company recently experienced a security incident in which an unauthorized user was able to insert a USB flash drive into a kiosk, launch a non-native OS, and deliver malicious payloads across the network.
Which of the following security measures would have been BEST to prevent the attack from being executed in the first place? (Choose two.)

Answer options

Correct answer: C, D

Explanation

Implementing a strong BIOS/UEFI password (C) would restrict unauthorized access to the kiosk's firmware settings, preventing booting from external devices like USB drives. Disabling AutoRun for USB devices (D) would stop the automatic execution of programs from USB drives, further mitigating the risk of malware execution.