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