nerdexam
(ISC)2

CSSLP · Question #359

A development team at Meridian Systems is defining their security testing strategy and plan, and they need guidance on best practices and timing. Which statement is accurate?

The correct answer is C. Include both automated vulnerability scans and hands on penetration testing in a comprehensive. An accurate security testing strategy for software development includes both automated vulnerability scans and hands-on penetration testing to ensure comprehensive coverage.

Secure Software Testing

Question

A development team at Meridian Systems is defining their security testing strategy and plan, and they need guidance on best practices and timing. Which statement is accurate?

Options

  • AGoogle Cloud Security Command Center
  • BPerform security testing only after deployment in the live environment
  • CInclude both automated vulnerability scans and hands on penetration testing in a comprehensive
  • DFocus security testing solely on the application tier and ignore network and host layers

How the community answered

(26 responses)
  • A
    4% (1)
  • C
    92% (24)
  • D
    4% (1)

Why each option

An accurate security testing strategy for software development includes both automated vulnerability scans and hands-on penetration testing to ensure comprehensive coverage.

AGoogle Cloud Security Command Center

Google Cloud Security Command Center is a security management platform, not a statement describing a security testing strategy.

BPerform security testing only after deployment in the live environment

Performing security testing only after deployment is too late in the software development lifecycle, making remediation much more costly and risking live environment exploitation.

CInclude both automated vulnerability scans and hands on penetration testing in a comprehensiveCorrect

A comprehensive security testing strategy integrates both automated vulnerability scans, which are efficient for detecting common issues at scale, and manual penetration testing, which provides in-depth discovery of complex, business-logic flaws.

DFocus security testing solely on the application tier and ignore network and host layers

Focusing security testing solely on the application tier is insufficient, as vulnerabilities can exist and be exploited at the network and host layers, requiring a holistic approach.

Concept tested: Comprehensive security testing strategy

Source: https://learn.microsoft.com/en-us/azure/security/develop/security-dev-lifecycle-testing

Topics

#Security Testing Strategy#Vulnerability Scanning#Penetration Testing#Comprehensive Testing

Community Discussion

No community discussion yet for this question.

Full CSSLP Practice