nerdexam
GIAC

GSLC · Question #70

Which of the following is an example of penetration testing?

The correct answer is D. Simulating an actual attack on a network. Penetration testing is the practice of actively simulating real-world attacks against a system or network in an authorized, controlled manner to identify exploitable vulnerabilities.

Security Architecture & Engineering

Question

Which of the following is an example of penetration testing?

Options

  • AImplementing HIDS on a computer
  • BImplementing NIDS on a network
  • CConfiguring firewall to block unauthorized traffic
  • DSimulating an actual attack on a network

How the community answered

(42 responses)
  • A
    2% (1)
  • B
    5% (2)
  • C
    2% (1)
  • D
    90% (38)

Why each option

Penetration testing is the practice of actively simulating real-world attacks against a system or network in an authorized, controlled manner to identify exploitable vulnerabilities.

AImplementing HIDS on a computer

Implementing a Host Intrusion Detection System (HIDS) is a defensive monitoring control that detects suspicious activity on a host, not an active simulation of an attack.

BImplementing NIDS on a network

Implementing a Network Intrusion Detection System (NIDS) is a passive detective control that identifies intrusions in progress, not a proactive penetration test.

CConfiguring firewall to block unauthorized traffic

Configuring a firewall to block unauthorized traffic is a preventive security control and not an activity that simulates an attacker attempting to compromise a network.

DSimulating an actual attack on a networkCorrect

Penetration testing, also known as ethical hacking, is defined as the authorized simulation of real attacker techniques against a target network or system to discover security weaknesses before malicious actors can exploit them. By replicating actual attack methods, testers validate whether existing controls are effective and reveal gaps in the security posture. This active, adversarial approach is what distinguishes penetration testing from passive monitoring or preventive configuration.

Concept tested: Definition and purpose of penetration testing

Source: https://csrc.nist.gov/publications/detail/sp/800-115/final

Topics

#penetration testing#ethical hacking#network security testing#simulated attack

Community Discussion

No community discussion yet for this question.

Full GSLC Practice