MCQ Single Best Answer Easy

QTemporarily files created by applications can expose confidential data if:

ID: #23252 Secure Programming Practices 138 views
Question Info
#23252Q ID
EasyDifficulty
Secure Programming PracticesTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A File permissions are not set appropriately
  • B The existence of the file exceeds three seconds
  • C Special characters indicating a system file are not used in the filename
  • D Special characters are not used in the filename to hide the file
Correct Answer: Option A

Explanation

The correct option is:

File permissions are not set appropriately

Explanation: If file permissions are not set properly, sensitive data in temporary files can be exposed to unauthorized users or processes. Proper file permissions ensure that only authorized users can access or modify the temporary files, protecting confidential information.

Share This Question

Challenge a friend or share with your study group.