CV0-003 · Question #78
The system administrator created a file sharing service to the cloud for easier access for those working remotely. Which of the following tests should be performed to determine if services can be…
The correct answer is D. Penetration testing. Penetration testing actively simulates attacks against a system to determine whether services can actually be compromised, making it the appropriate test for validating cloud file sharing security.
Question
The system administrator created a file sharing service to the cloud for easier access for those working remotely. Which of the following tests should be performed to determine if services can be compromised?
Options
- ATest storage
- BTest latency
- CVulnerability assessment
- DPenetration testing
How the community answered
(32 responses)- A3% (1)
- C6% (2)
- D91% (29)
Why each option
Penetration testing actively simulates attacks against a system to determine whether services can actually be compromised, making it the appropriate test for validating cloud file sharing security.
Testing storage evaluates capacity and I/O performance metrics, not whether the service is vulnerable to security compromise by an attacker.
Testing latency measures network response times and has no bearing on whether the service can be exploited or compromised.
A vulnerability assessment identifies and reports potential weaknesses but does not actively exploit them to confirm whether the service can actually be breached.
Penetration testing goes beyond identifying vulnerabilities by involving authorized simulated attacks that actively attempt to exploit weaknesses in a system to confirm whether a service can be compromised. For a cloud-hosted file sharing service, a penetration test would employ real attack techniques such as privilege escalation, unauthorized data access, or authentication bypass. This provides definitive evidence of exploitability rather than only theoretical risk, which is exactly what the question requires.
Concept tested: Penetration testing vs vulnerability assessment for cloud services
Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/pen-testing
Topics
Community Discussion
No community discussion yet for this question.