nerdexam
CompTIA

PT0-002 · Question #496

A penetration tester needs to perform a vulnerability scan on a highly critical and fragile infrastructure system. Which of the following should the penetration tester do to minimize the risk?

The correct answer is A. Implement query throttling. When scanning a highly critical and fragile infrastructure system, a penetration tester should implement query throttling to minimize the risk of system disruption.

Information Gathering and Vulnerability Scanning

Question

A penetration tester needs to perform a vulnerability scan on a highly critical and fragile infrastructure system. Which of the following should the penetration tester do to minimize the risk?

Options

  • AImplement query throttling
  • BUse high-bandwidth scanning techniques.
  • CEnable aggressive and indiscriminate scanning options
  • DUse a SYN flag to avoid detection

How the community answered

(54 responses)
  • A
    80% (43)
  • B
    13% (7)
  • C
    2% (1)
  • D
    6% (3)

Why each option

When scanning a highly critical and fragile infrastructure system, a penetration tester should implement query throttling to minimize the risk of system disruption.

AImplement query throttlingCorrect

Implementing query throttling involves limiting the rate at which scan requests are sent to the target system. This controlled approach reduces the load and stress on a fragile infrastructure, significantly lowering the risk of causing a denial of service, system crash, or other operational instability during the vulnerability scan.

BUse high-bandwidth scanning techniques.

Using high-bandwidth scanning techniques would significantly increase the load on a fragile system, directly escalating the risk of disruption and contradicting the goal of minimizing risk.

CEnable aggressive and indiscriminate scanning options

Enabling aggressive and indiscriminate scanning options involves sending a high volume of varied and potentially intrusive tests, which is highly likely to destabilize or crash a critical and fragile system.

DUse a SYN flag to avoid detection

While using a SYN flag (e.g., in a SYN scan) can be a stealthy port scanning technique to avoid full connection establishment, it does not inherently protect against the overall fragility of a system from being triggered by the *volume* or *type* of probes during a full vulnerability scan.

Concept tested: Vulnerability scanning risk mitigation

Source: https://docs.tenable.com/nessus/Content/BestPracticesForScanning.htm

Topics

#Vulnerability scanning#Risk mitigation#Query throttling#Fragile systems

Community Discussion

No community discussion yet for this question.

Full PT0-002 Practice