312-50V13 · Question #24
Why is a penetration test considered to be more thorough than vulnerability scan?
The correct answer is B. A penetration test actively exploits vulnerabilities in the targeted infrastructure, while a. A penetration test is more thorough than a vulnerability scan because it actively exploits identified vulnerabilities to determine real-world impact, unlike a scan which only identifies potential weaknesses.
Question
Options
- AVulnerability scans only do host discovery and port scanning by default.
- BA penetration test actively exploits vulnerabilities in the targeted infrastructure, while a
- CIt is not - a penetration test is often performed by an automated tool, while a vulnerability scan
- DThe tools used by penetration testers tend to have much more comprehensive vulnerability
How the community answered
(34 responses)- A3% (1)
- B88% (30)
- C6% (2)
- D3% (1)
Why each option
A penetration test is more thorough than a vulnerability scan because it actively exploits identified vulnerabilities to determine real-world impact, unlike a scan which only identifies potential weaknesses.
Vulnerability scans do much more than just host discovery and port scanning; they identify known security flaws in applications, operating systems, and network devices.
A penetration test goes beyond identifying vulnerabilities by attempting to actively exploit them, mimicking a real attacker to demonstrate the actual risk and potential impact on the targeted infrastructure, whereas a vulnerability scan merely lists potential weaknesses without exploitation.
This statement is incorrect; penetration tests are often performed by skilled human testers, while vulnerability scans are typically automated.
While some penetration testing tools can be comprehensive, the thoroughness of a pen test comes from the active exploitation phase and human insight, not solely from the tools' comprehensiveness compared to vulnerability scanning tools.
Concept tested: Penetration testing vs. vulnerability scanning
Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/pen-testing
Topics
Community Discussion
No community discussion yet for this question.