nerdexam
CompTIA

SY0-301 · Question #233

A company hires outside security experts to evaluate the security status of the corporate network. All of the company's IT resources are outdated and prone to crashing. The company requests that all…

The correct answer is C. Vulnerability scanning. Vulnerability scanning is a passive, non-intrusive process that identifies potential weaknesses without actively exploiting them, making it the safest testing option for fragile or legacy systems.

Threats, vulnerabilities, and mitigations

Question

A company hires outside security experts to evaluate the security status of the corporate network. All of the company's IT resources are outdated and prone to crashing. The company requests that all testing be performed in a way which minimizes the risk of system failures. Which of the following types of testing does the company want performed?

Options

  • APenetration testing
  • BWAF testing
  • CVulnerability scanning
  • DWhite box testing

How the community answered

(32 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    75% (24)
  • D
    16% (5)

Why each option

Vulnerability scanning is a passive, non-intrusive process that identifies potential weaknesses without actively exploiting them, making it the safest testing option for fragile or legacy systems.

APenetration testing

Penetration testing involves actively exploiting discovered vulnerabilities, which can crash or damage systems that are already unstable.

BWAF testing

WAF testing specifically targets web application firewall rules and is not a general network assessment method for fragile legacy infrastructure.

CVulnerability scanningCorrect

Vulnerability scanners enumerate and probe systems to detect known weaknesses using techniques like banner grabbing and version checking, but they do not actively exploit the vulnerabilities they find. This non-destructive approach ensures that already unstable or outdated systems are not pushed into failure during the assessment.

DWhite box testing

White box testing gives testers full knowledge of the environment and typically involves active exploitation or code review, which still carries risk of system disruption.

Concept tested: Vulnerability scanning versus active penetration testing

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

Topics

#vulnerability scanning#penetration testing#risk assessment#testing methods

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice