nerdexam
CompTIA

PT0-001 · Question #154

A company has engaged a penetration tester to perform an assessment for an application that resides in the company's DMZ. Prior to conducting testing, in which of the following solutions should the…

The correct answer is C. NIDS. Before testing a DMZ application, the tester's IP must be whitelisted in the NIDS to prevent network-level intrusion detection from interrupting or alerting on legitimate test traffic.

Engagement management

Question

A company has engaged a penetration tester to perform an assessment for an application that resides in the company's DMZ. Prior to conducting testing, in which of the following solutions should the penetration tester's IP address be whitelisted?

Options

  • AWAF
  • BHIDS
  • CNIDS
  • DDLP

How the community answered

(47 responses)
  • A
    6% (3)
  • B
    11% (5)
  • C
    81% (38)
  • D
    2% (1)

Why each option

Before testing a DMZ application, the tester's IP must be whitelisted in the NIDS to prevent network-level intrusion detection from interrupting or alerting on legitimate test traffic.

AWAF

A WAF operates at the HTTP/HTTPS application layer and only inspects web request traffic, so it does not monitor all network-level scanning or non-HTTP exploit traffic that a penetration tester generates across the DMZ.

BHIDS

A HIDS monitors activity only on the individual host on which it is installed and does not inspect inbound network traffic at the perimeter before it reaches the target system.

CNIDSCorrect

A NIDS monitors all network traffic traversing the DMZ and uses signature-based detection to identify and alert on port scans, exploit payloads, and other offensive traffic patterns. Whitelisting the penetration tester's source IP ensures the NIDS does not suppress or generate alerts on authorized test traffic, allowing the assessment to proceed without interference from automated blocking or incident response triggers.

DDLP

A DLP solution monitors data transfers for policy violations such as sensitive data exfiltration and is not designed to detect or block inbound network scanning or exploitation traffic from external sources.

Concept tested: NIDS whitelisting for authorized penetration testing

Source: https://owasp.org/www-project-testing-guide/

Topics

#IP whitelisting#NIDS#DMZ testing#pre-engagement setup

Community Discussion

No community discussion yet for this question.

Full PT0-001 Practice