What type of attack is also known as a race condition A Sync
What type of attack is also known as a race condition?
A. Synchronous attack
B. Buffer overflow
C. Asynchronous attack
D. Scanlog attack
Solution
What type of attack is also known as a race condition?
C. Asynchronous attack
Asynchronous attacks are sometimes called race conditions because the attacker is racing to make a change to the object after it has been changed but before it has been used by the system.
