Question

What action would be sufficient to execute code from a USB drive?(1 point)
Responses

You just need to open a file.
You just need to open a file.

You just need to insert the drive.
You just need to insert the drive.

You just need to scan the drive.
You just need to scan the drive.

You just need to install a file from a drive.

Answers

GPT-4o mini
The correct response is: **You just need to open a file.**

While inserting a USB drive is a necessary step, executing code typically requires interacting with the files on the drive, such as opening a malicious executable file.

Related Questions