GCIA · Question #94
Which of the following is an example of penetration testing?
The correct answer is B. Simulating an actual attack on a network. Penetration testing is an authorized, simulated attack against a system or network to discover exploitable vulnerabilities. It is a proactive offensive technique distinct from passive monitoring or defensive controls.
Question
Which of the following is an example of penetration testing?
Options
- AImplementing HIDS on a computer
- BSimulating an actual attack on a network
- CImplementing NIDS on a network
- DConfiguring firewall to block unauthorized traffic
How the community answered
(36 responses)- A11% (4)
- B83% (30)
- C3% (1)
- D3% (1)
Why each option
Penetration testing is an authorized, simulated attack against a system or network to discover exploitable vulnerabilities. It is a proactive offensive technique distinct from passive monitoring or defensive controls.
Implementing a Host Intrusion Detection System (HIDS) is a passive, defensive monitoring control that detects suspicious activity - it does not simulate an attack.
Penetration testing is defined as simulating a real-world attack against a target network in a controlled, authorized manner to identify weaknesses before malicious actors can exploit them. Unlike detection or prevention tools, it actively probes the environment using attacker techniques and methodologies.
Implementing a Network Intrusion Detection System (NIDS) is a reactive detection mechanism that monitors traffic for known attack signatures, not an offensive testing activity.
Configuring a firewall to block unauthorized traffic is a preventive security control, which is the opposite of the offensive simulation that defines penetration testing.
Concept tested: Definition and methodology of penetration testing
Source: https://csrc.nist.gov/publications/detail/sp/800-115/final
Topics
Community Discussion
No community discussion yet for this question.