Solved

A Security Analyst Is Inspecting Pseudocode of the Following Multithreaded

Question 361

Multiple Choice

A security analyst is inspecting pseudocode of the following multithreaded application: 1. perform daily ETL of data 1.1 validate that yesterday's data model file exists 1.2 validate that today's data model file does not exist 1.2 extract yesterday's data model 1.3 transform the format 1.4 load the transformed data into today's data model file 1.5 exit Which of the following security concerns is evident in the above pseudocode?


A) Time of check/time of use
B) Resource exhaustion
C) Improper storage of sensitive data
D) Privilege escalation

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions