220-1102 · Question #102
A Chief Executive Officer has learned that an exploit has been identified on the web server software, and a patch is not available yet. Which of the following attacks MOST likely occurred?
The correct answer is B. Zero day. When an exploit is identified for web server software and no patch is available, it describes a zero-day vulnerability. An attack leveraging such a vulnerability is known as a zero-day attack.
Question
A Chief Executive Officer has learned that an exploit has been identified on the web server software, and a patch is not available yet. Which of the following attacks MOST likely occurred?
Options
- ABrute force
- BZero day
- CDenial of service
- DOn-path
How the community answered
(48 responses)- A8% (4)
- B85% (41)
- C2% (1)
- D4% (2)
Why each option
When an exploit is identified for web server software and no patch is available, it describes a zero-day vulnerability. An attack leveraging such a vulnerability is known as a zero-day attack.
A brute-force attack involves systematically trying many passwords or phrases, not necessarily exploiting an unknown software vulnerability.
A zero-day attack exploits a software vulnerability that is unknown to the vendor or for which a patch has not yet been released or deployed. The scenario explicitly states an exploit was identified, and a patch is not available, which perfectly matches the definition of a zero-day vulnerability being exploited.
A denial-of-service (DoS) attack aims to make a service unavailable, which could be a result of various attack vectors, but not specifically tied to an unpatched, newly discovered exploit.
An on-path attack (formerly Man-in-the-Middle) involves intercepting and potentially altering communication between two parties, which is a different type of attack than exploiting a software vulnerability.
Concept tested: Zero-day vulnerabilities and attacks
Source: https://www.microsoft.com/en-us/security/business/security-101/what-is-zero-day-exploit
Topics
Community Discussion
No community discussion yet for this question.