CAS-001 · Question #230
An organization must comply with a new regulation that requires the organization to determine if an external attacker is able to gain access to its systems from outside the network. Which of the…
The correct answer is C. Conduct a black box penetration test. A black box penetration test simulates a real external attacker with no prior knowledge of the target systems, which is the only approach that directly demonstrates whether an outsider can gain unauthorized access.
Question
An organization must comply with a new regulation that requires the organization to determine if an external attacker is able to gain access to its systems from outside the network. Which of the following should the company conduct to meet the regulation's criteria?
Options
- AConduct a compliance review
- BConduct a vulnerability assessment
- CConduct a black box penetration test
- DConduct a full system audit
How the community answered
(18 responses)- B6% (1)
- C94% (17)
Why each option
A black box penetration test simulates a real external attacker with no prior knowledge of the target systems, which is the only approach that directly demonstrates whether an outsider can gain unauthorized access.
A compliance review verifies whether documented policies and controls are in place but does not involve actually testing whether an attacker can breach the systems.
A vulnerability assessment identifies and catalogues potential weaknesses but stops short of exploiting them, so it cannot confirm whether external access is achievable.
A black box penetration test places the tester in the exact position of an external attacker - with no internal knowledge, credentials, or network access - and attempts to actively exploit vulnerabilities to gain access to systems. This directly satisfies the regulation's requirement to determine if an external attacker can gain access, because the test replicates that threat scenario and produces evidence of whether access was achieved. Unlike assessments that only identify weaknesses, a penetration test confirms exploitability.
A full system audit reviews configurations, logs, and processes for adherence to standards but does not simulate an external attack or test for exploitability from outside the network.
Concept tested: Black box penetration testing for external threat simulation
Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/pen-testing
Topics
Community Discussion
No community discussion yet for this question.