SY0-301 · Question #855
An application company sent out a software patch for one of their applications on Monday. The company has been receiving reports about intrusion attacks from their customers on Tuesday. Which of the…
The correct answer is A. Zero day. A zero-day attack exploits a vulnerability that is publicly known (or newly disclosed) before a patch is widely applied. In this scenario, the patch was released Monday but attacks began Tuesday - meaning attackers reverse-engineered the patch to identify the underlying…
Question
An application company sent out a software patch for one of their applications on Monday. The company has been receiving reports about intrusion attacks from their customers on Tuesday. Which of the following attacks does this describe?
Options
- AZero day
- BDirectory traversal
- CLogic bomb
- DSession hijacking
How the community answered
(39 responses)- A92% (36)
- B3% (1)
- D5% (2)
Explanation
A zero-day attack exploits a vulnerability that is publicly known (or newly disclosed) before a patch is widely applied. In this scenario, the patch was released Monday but attacks began Tuesday - meaning attackers reverse-engineered the patch to identify the underlying vulnerability and immediately weaponized it against users who had not yet applied the fix. This is the classic 'patch-based zero-day' pattern. Directory traversal is a path manipulation attack, a logic bomb is malicious code triggered by a condition, and session hijacking steals authenticated sessions - none fit the timeline described.
Topics
Community Discussion
No community discussion yet for this question.