RCW
RCW IT TrainingCISSP Bootcamp
← Back to all labs

Domain 6: Security Assessment and Testing

CISSP Bootcamp · Module 6 of 8 · exam weight 12%
weight 12% 6 practice questions unofficial study material
Building confidence that controls actually work: vulnerability management, penetration testing, code review, continuous monitoring and the audit/report world (SOC 2, ISO, PCI DSS).

Vocabulary first

Testing = execute and observe (e.g., pen test, scan). Assessment = broader judgement incl. risk and process review. Audit = independent, evidence-based opinion against a standard/criteria. Verification = building the system right (matches design); Validation = building the right system (meets the need).

Vulnerability scanning

Penetration testing

Non-negotiable first step: written authorisation and scope (rules of engagement, windows, escalation contacts).

Phases: recon (passive OSINT / active scanning) → scanning & enumerationexploitationpersistence/lateral movementcovering tracks (within scope) → reporting (exec summary + technical detail + remediation).

Knowledge levels: black box (no info), grey box (partial), white box (full). Red team = adversary emulation vs blue team (defence); purple teaming = collaborative improvement.

Software testing toolbox (see D8 for depth)

OWASP Top 10 (2021) — be able to match names

  1. Broken Access Control
  2. Cryptographic Failures
  3. Injection
  4. Insecure Design
  5. Security Misconfiguration
  6. Vulnerable and Outdated Components
  7. Identification and Authentication Failures
  8. Software and Data Integrity Failures
  9. Security Logging and Monitoring Failures
  10. Server-Side Request Forgery (SSRF)

Operational testing and monitoring data

Synthetic transactions (robot users), RUM real-user monitoring, log reviews, account management reviews (are leavers gone? who approved access?), management reviews of risk, KPIs (performance) vs KRIs (early-warning risk indicators), agreement/supply-chain reviews.

Audits, attestations, and reports

ThingKnow this
SOC 1controls at financial-statement relevant processes
SOC 2security/availability/confidentiality/processing/privacy trust criteria; Type I = design at a point in time, Type II = design + operating effectiveness over a period
SOC 3public summary, no details
ISO 27001/27002ISMS certifiable standard / control catalogue
ISO 27701privacy extension (PIMS)
PCI DSS12 requirements for card data; SAQ/ROC by volume
FedRAMP / FISMAUS federal authorisations
CSA STARcloud controls registry

Auditor independence is mandatory for external audits; internal audit reports to the board/audit committee, not to the CISO it audits.

Memory hooks

Exam tips

Check yourself

Q1. A SOC 2 Type II report differs from Type I because it:
A. Covers financial auditing
B. Tests operating effectiveness over a period
C. Is always public
D. Replaces a pen test
Answer: B. Tests operating effectiveness over a period
Type II = design + effectiveness over time with evidence.
Q2. First step of any penetration engagement?
A. Port scanning
B. Written authorisation and scope
C. Exploitation
D. Report
Answer: B. Written authorisation and scope
No authorisation = illegal activity, not a pen test.
Q3. Analysing source code BEFORE deployment is:
A. DAST
B. SAST
C. RASP
D. Fuzzing
Answer: B. SAST
Static analysis reviews code without running it.
Q4. CVSS base score 9.4 lands in which band?
A. Low
B. Medium
C. High
D. Critical
Answer: D. Critical
9.0-10.0 = Critical.
Q5. Which SCAP component names products/platforms?
A. CCE
B. CPE
C. OVAL
D. XCCDF
Answer: B. CPE
Common Platform Enumeration identifies products.
Q6. KPI vs KRI: which warns that risk is INCREASING?
A. KPI
B. KRI
C. Both equally
D. Neither
Answer: B. KRI
Key Risk Indicator = leading risk signal.
CISSP® and (ISC)²® are registered trademarks of ISC2, Inc. This free bootcamp is independent study material and is not affiliated with, sponsored by, or endorsed by ISC2.