CISSP Resources · Domain 6 — 12% of the exam

CISSP Domain 6 Guide: Security Assessment and Testing

Domain 6 is 12% of the exam and the most commonly under-studied. It is about proving that controls work — who tests, how independently, and what management does with the result.

What Domain 6 covers

  • Designing assessment, test, and audit strategies
  • Vulnerability assessment and penetration testing
  • Code review, static and dynamic testing, fuzzing
  • Log review, synthetic transactions, and misuse case testing
  • Account management reviews and control effectiveness
  • Security metrics, KPIs and KRIs, and management reporting
  • Internal, external and third-party audits

Assessment vs testing vs audit

ActivityQuestion it answersWho performs it
TestDoes this control operate as designed?Operational team
AssessmentAre our controls appropriate to the risk?Security team or consultant
AuditCan an independent party attest to this?Independent auditor

Independence is the differentiator. If a question stresses objectivity, regulator confidence, or attestation, the answer is an independent or third-party audit — not a self-assessment.

Testing techniques

  • Vulnerability scan — broad, automated, finds known weaknesses. Produces false positives.
  • Penetration test — narrow, goal-driven, demonstrates exploitability. Requires written authorisation and defined rules of engagement.
  • SAST — static analysis of source; finds issues early, higher false positives.
  • DAST — dynamic testing of a running application; finds runtime and configuration issues.
  • Fuzzing — malformed input to find input-handling failures.
  • Synthetic transactions — scripted checks confirming availability and behaviour.
  • Misuse case testing — testing what an attacker would try, not what a user should do.
Before any penetration test

Written authorisation and an agreed scope. The correct FIRST answer in a pen-test scenario is almost never technical.

Penetration testing knowledge levels

TypeTester knowledgeSimulates
Black box / zero knowledgeNoneExternal attacker
Grey box / partialSome internal detailCompromised user or contractor
White box / fullFull documentation and sourceEfficient, thorough review

Metrics that management can act on

  • A metric no one makes a decision from is noise. Report on trend, exposure, and time-to-remediate.
  • KPIs measure performance already achieved; KRIs give forward warning of rising risk.
  • Report to the level of the audience — boards want risk and cost, not scanner counts.

Study checklist

  1. Distinguish test, assessment and audit, and identify who must be independent.
  2. Match each technique to what it can and cannot find.
  3. State the prerequisites for a penetration test.
  4. Explain the difference between a KPI and a KRI with an example of each.

Frequently asked questions

What is the difference between a vulnerability scan and a penetration test?

A scan identifies known weaknesses broadly and automatically. A penetration test attempts to exploit them to prove real-world impact, within an authorised scope.

Why does the CISSP stress auditor independence?

Because an assessment performed by the team that owns the control cannot provide objective assurance to management or regulators.

Cover the domain most candidates skip

Domain 6 is small enough to master quickly and often decides borderline results. Drill it deliberately rather than leaving it to random practice.

Related guides

More CISSP study material from Domain Eight: browse all resources.