Questions: USB and Portable Device Security

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A colleague finds a USB drive in the company parking lot labeled 'HR Salaries Q4' and plugs it into their work computer to see what's on it. Which type of threat does this primarily illustrate?

AA software vulnerability in the USB protocol that attackers exploited remotely
BSocial engineering — the attacker uses human curiosity as the attack vector, not a software exploit
CWeak file system permissions that allow unauthorized programs to run
DAn unpatched operating system that cannot detect malicious storage devices
Question 2 Multiple Choice

An employee deletes sensitive files from a USB drive and then loses the drive. How secure is the deleted data?

AFully secure — deletion permanently removes data from the drive's storage cells
BNot secure — deletion removes only the directory entry; recovery software can retrieve the actual file data
CPartially secure — files smaller than one cluster are irrecoverable, larger files are at risk
DSecure if the files were deleted more than 24 hours ago, as drives overwrite deleted sectors automatically
Question 3 True / False

Disabling the autorun feature on your operating system eliminates most security risks from plugging in an unknown USB drive.

TTrue
FFalse
Question 4 True / False

Removing a USB drive without using the 'safely remove' procedure can corrupt not just the file being written at that moment but the entire directory structure on the drive.

TTrue
FFalse
Question 5 Short Answer

Why is encrypting the entire USB drive more effective than simply deleting sensitive files when you want to protect data on a potentially lost drive?

Think about your answer, then reveal below.