← All Study Guides

D6: Security Assessment and Testing

CISSP (ISC2) study guide

CISSP D6: Security Assessment and Testing

Domain 6 covers how organizations verify their controls actually work: audit strategies, vulnerability assessments, penetration testing, log review, and control assessment methodologies. It carries 12% of the exam weight. A useful habit is to compare testing methods that sound similar by the level of assurance and intrusiveness each one provides.

Key Concepts
  • Vulnerability assessment vs. penetration test

    A vulnerability assessment is a systematic examination of a system to determine the adequacy of its security measures and identify security deficiencies; it typically covers activities such as port and service identification, vulnerability scanning, security configuration review and password cracking. A penetration test mimics real-world attacks, often launching real attacks on real systems, to find ways around security features. No single technique gives a complete picture: a pen test usually builds on discovery and vulnerability scanning rather than replacing them.

  • Testing knowledge levels

    Black box (no knowledge of internal structure and implementation detail), white box (explicit and substantial internal knowledge, e.g., source code and network diagrams), and gray box (some knowledge). NIST also calls these basic, comprehensive, and focused testing.

  • Static vs. dynamic application testing (SAST/DAST)

    SAST analyzes source code or compiled code to find security flaws and can run inside the developer's IDE, so it catches issues during development. DAST scans a running web application from the outside, black-box style, finding issues such as cross-site scripting, injection, and insecure server configuration.

  • Audit types

    Assessments can be run by internal assessors or by engaged third parties (for example auditors or contractor support staff), which can offer an independent view internal assessors may not be able to provide. External audits are performed by outside entities such as regulatory agencies, and a SOC 1 examination covers controls at a service organization that are likely to be relevant to its user entities' internal control over financial reporting. The key variable is independence: independent assessors are impartial and free of conflicts of interest, and may come from within the organization or be contracted from outside.

  • Key Performance Indicators vs. Key Risk Indicators

    KPIs measure progress toward intended results; KRIs measure risk. Both should be set up to warn when risk tolerance boundaries are being approached. A lagging indicator tracks outcomes, while a leading indicator tracks what precedes incidents: an audit control that shows whether a breach occurred looks backward, but a KRI such as rising external reconnaissance scanning provides a leading metric that might indicate an impending attack.

Confusable Pairs
  • SAST vs. DAST

    SAST examines source or compiled code during development and flags well-known flaws such as SQL injection and buffer overflows in the code itself. DAST scans the running web application from the outside and catches issues that only appear during execution, like insecure server configuration exposed at runtime.

  • SOC 1 vs. SOC 2

    SOC 1 covers controls at a service organization relevant to its clients' internal control over financial reporting. SOC 2 covers controls relevant to security, availability, processing integrity, confidentiality, and privacy, so it is the one that speaks to a vendor's security. SOC 3 covers the same areas as SOC 2 with less detail.

Sources
  1. [1]
  2. [2]
  3. [3]
  4. [4]
  5. [5]
  6. [6]
  7. [7]
  8. [8]
  9. [9]
  10. [10]
  11. [11]
  12. [12]
  13. [13]
  14. [14]
  15. [15]
  16. [16]
  17. [17]
  18. [18]

Practice D6 questions with instant feedback, free to start, no card required.

Start Free
Your cookie choices
We use essential cookies to run this site, and, only with your consent, advertising cookies from Google, LinkedIn, and Reddit to measure ad performance. See our for details.