Question
In secure software design and development, what is meant by time-of-check to time-of-use?
Correct Answer: D
a race where a condition changes between validation and use
The correct answer is a race where a condition changes between validation and use.
The correct answer is a race where a condition changes between validation and use.
Leave a Reply