← CISSP 2024 · CISSP Advanced

CISSP 2024 Advanced Quiz

Learning Objectives

Master CISSP exam-level scenarios across all 8 domains with managerial-level risk thinking.

CISSP 2024 certification badge
Time left --:--:--
Question 1 / 60 · 60 unanswered
Question 1 of 60
An organization's security architecture uses attribute-based access control (ABAC) to enforce dynamic policies. Which scenario BEST demonstrates a unique capability of ABAC that RBAC cannot easily provide?
1 / 60
Question 2 of 60
A security architect is designing a system that must guarantee that even the system administrators cannot access plaintext user data. Which cryptographic architecture BEST achieves this requirement?
2 / 60
Question 3 of 60
A security professional must choose between full, differential, and incremental backup strategies for a system with a 4-hour RPO and a 1-hour RTO. Which backup strategy combination BEST satisfies both objectives?
3 / 60
Question 4 of 60
A security operations center analyst observes that an internal host has established 47 outbound connections to 47 different external IPs over 6 hours, each connection lasting exactly 3 minutes and 12 seconds, followed by exactly 27 minutes of silence. Which threat indicator does this pattern MOST suggest?
4 / 60
Question 5 of 60
A CISO must justify the cost of a $150,000 intrusion detection system to the board. The system protects assets valued at $2,000,000 with an Exposure Factor of 40% and an Annual Rate of Occurrence of 0.25. What is the Return on Security Investment (ROSI)?
5 / 60
Question 6 of 60
During an audit of a financial system, an auditor discovers that batch processing jobs run with domain administrator privileges. Which principle does this MOST egregiously violate?
6 / 60
Question 7 of 60
An organization running a critical SaaS application must ensure that a compromised cloud provider administrator cannot access customer data in plaintext. Which architectural approach BEST addresses this insider threat?
7 / 60
Question 8 of 60
Which legal doctrine allows investigators to introduce evidence obtained during a lawful search that also reveals previously unknown crimes, without requiring a separate search warrant?
8 / 60
Question 9 of 60
During a forensic investigation, an analyst must determine whether a suspect deleted files to obstruct an investigation. Which forensic artifact is MOST likely to reveal the names and deletion times of recently deleted files on an NTFS volume?
9 / 60
Question 10 of 60
An incident responder is analyzing a Windows system for signs of a living-off-the-land (LotL) attack. Which artifact MOST likely reveals PowerShell command history used by an attacker who attempted to clear event logs?
10 / 60
Question 11 of 60
During a security architecture review, an analyst evaluates a web application's session management. The application issues 128-bit session tokens generated by a cryptographically secure PRNG, transmitted only over HTTPS, with a 30-minute inactivity timeout and automatic invalidation upon logout. Which residual session management risk MOST warrants additional investigation?
11 / 60
Question 12 of 60
An organization implements attribute-based encryption (ABE) for a healthcare data sharing system. Which security property does ABE provide that traditional public key encryption cannot?
12 / 60
Question 13 of 60
An organization implements a multi-cloud strategy with workloads in AWS, Azure, and GCP. Which security architecture approach MOST effectively enforces consistent policy across all three providers without managing separate native security tool configurations?
13 / 60
Question 14 of 60
Which security design principle states that the protection of a system should not depend on keeping its design or implementation secret — that security must hold even if all details of the mechanism are publicly known?
14 / 60
Question 15 of 60
A penetration tester exploits a buffer overflow vulnerability in a network service running as SYSTEM on a Windows server, gaining a reverse shell. Which post-exploitation activity would MOST significantly increase the attacker's persistence across reboots?
15 / 60
Question 16 of 60
A security engineer must implement network segmentation for a healthcare environment containing both modern EHR workstations and legacy medical devices that cannot be patched. Which architecture MOST effectively balances functionality and security?
16 / 60
Question 17 of 60
A security engineer discovers that a containerized microservice communicates with its database using a hardcoded API key stored in the container image. Which remediation approach follows CISSP 2024 CBK best practices for secrets management in containerized environments?
17 / 60
Question 18 of 60
A security team must implement a key management solution for a hybrid cloud environment with strict requirements that cryptographic keys never leave on-premises hardware. Which solution BEST satisfies this requirement?
18 / 60
Question 19 of 60
A CISO reviews a proposed third-party cloud storage integration for processing employee performance review data. Under GDPR, which data protection consideration is MOST critical before the integration can proceed?
19 / 60
Question 20 of 60
An organization performs a tabletop exercise simulating a ransomware attack that encrypts all file servers. During the exercise, the team discovers they cannot access recovery procedures because they are stored on the encrypted file servers. Which gap does this reveal?
20 / 60
Question 21 of 60
Which formal security model was specifically designed for commercial integrity requirements and uses the concept of 'constrained data items' and 'transformation procedures' to ensure data is only modified through authorized mechanisms?
21 / 60
Question 22 of 60
An organization wants to implement a software-defined perimeter (SDP) to replace its traditional VPN. Which security outcome does SDP provide that a traditional VPN cannot?
22 / 60
Question 23 of 60
An organization deploys an AI-based spam filtering system that incorrectly classifies 0.5% of legitimate emails as spam. Security leadership accepts this false positive rate. Which risk treatment decision does this represent?
23 / 60
Question 24 of 60
Which database security control restricts the amount of information a query can reveal about the underlying dataset while still allowing useful aggregate queries — commonly applied in privacy-preserving data analytics?
24 / 60
Question 25 of 60
An APT actor compromises a certificate authority's intermediate signing certificate and issues rogue TLS certificates for major financial institutions. Which mechanism would have MOST effectively detected this attack in near-real time?
25 / 60
Question 26 of 60
A threat intelligence analyst identifies that a nation-state APT group has published a new remote code execution exploit targeting the organization's web server software. Which response action should be executed FIRST according to the CISSP 2024 CBK incident response framework?
26 / 60
Question 27 of 60
A developer implements a RESTful API that returns different HTTP response times based on whether a username exists in the database (fast response for non-existent usernames, slow response for valid usernames requiring password hash comparison). Which vulnerability does this represent?
27 / 60
Question 28 of 60
A security team implements a SOAR platform to automate incident response. For which incident type does automation provide the GREATEST risk reduction with the LOWEST implementation risk?
28 / 60
Question 29 of 60
A CISSP candidate analyzes a proposed security architecture for a financial trading system that requires sub-millisecond response times. Which design decision BEST balances security and performance requirements?
29 / 60
Question 30 of 60
Which advanced persistent threat (APT) technique uses legitimate system tools and processes — such as PowerShell, WMI, and certutil — to avoid detection by endpoint security products?
30 / 60
Question 31 of 60
Which CISSP 2024 CBK concept describes the process of converting personally identifiable information (PII) into a form where the individual cannot be re-identified without additional information held separately?
31 / 60
Question 32 of 60
During a compliance audit, an assessor discovers that a financial institution has implemented compensating controls instead of specific PCI DSS requirements. Which condition MUST be met for compensating controls to be formally accepted under PCI DSS?
32 / 60
Question 33 of 60
Which security metric BEST measures the effectiveness of a patch management program by tracking the time elapsed between vulnerability public disclosure and remediation deployment?
33 / 60
Question 34 of 60
A data protection officer (DPO) must determine whether an organization's new AI-driven fraud detection system requires a Data Protection Impact Assessment (DPIA) under GDPR. Which factor MOST strongly triggers the DPIA requirement?
34 / 60
Question 35 of 60
An organization uses a Hardware Security Module (HSM) to protect code-signing keys. A developer requests export of the private signing key to a local workstation to speed up release cycles. Which response BEST reflects CISSP 2024 CBK key management principles?
35 / 60
Question 36 of 60
A security architect is evaluating quantum-resistant cryptographic algorithms. Which algorithm family was selected by NIST in 2024 as the primary post-quantum key encapsulation mechanism (KEM) standard?
36 / 60
Question 37 of 60
An organization's red team successfully exfiltrates 50GB of sensitive data over 60 days without triggering any security alerts. Which security program gap does this MOST directly expose?
37 / 60
Question 38 of 60
An organization's business continuity plan includes a reciprocal agreement with a business partner to share data center resources during a disaster. Which risk does this arrangement PRIMARILY introduce?
38 / 60
Question 39 of 60
A security team implements network traffic analysis and discovers that an internal host is communicating with an external IP address using DNS TXT record queries containing unusually long encoded strings at 5-minute intervals. Which attack technique does this MOST likely represent?
39 / 60
Question 40 of 60
A CISO discovers that the organization's incident response team lacks authority to isolate compromised systems without manager approval, causing average containment delays of 4 hours. Which governance change would MOST effectively reduce this delay?
40 / 60
Question 41 of 60
A software development team uses Infrastructure as Code (IaC) to deploy cloud resources. Which security practice MOST effectively identifies misconfigurations before resources are provisioned?
41 / 60
Question 42 of 60
Which cryptographic protocol vulnerability allows an attacker to force a TLS connection to use a weaker, deprecated cipher suite by intercepting and modifying the ClientHello message?
42 / 60
Question 43 of 60
Which security architecture pattern allows a microservices application to enforce mutual TLS (mTLS) authentication between services without modifying individual application code?
43 / 60
Question 44 of 60
Which security principle requires that every access request to a protected resource be verified against the current access control policy, rather than relying on a cached authorization decision from a prior successful access?
44 / 60
Question 45 of 60
A multinational organization must comply with GDPR, CCPA, PIPEDA, and Brazil's LGPD simultaneously. Which governance approach MOST effectively manages this multi-jurisdictional compliance burden?
45 / 60
Question 46 of 60
A security architect implements micro-segmentation in a data center using software-defined networking. Which security benefit does micro-segmentation provide that traditional VLAN-based segmentation cannot?
46 / 60
Question 47 of 60
An organization conducts an annual security awareness phishing simulation. 23% of employees click the link, and 8% enter credentials. The CISO wants to reduce these rates to below 5% click and 1% submit within 18 months. Which program design element would MOST effectively achieve this behavioral change?
47 / 60
Question 48 of 60
An organization's security policy requires that all removable media be encrypted. A user discovers that their department has been using unencrypted USB drives for 18 months to transfer files between air-gapped systems, a practice management approved but which violates the written policy. Which risk management document should be created to formalize management's ongoing acceptance of this deviation?
48 / 60
Question 49 of 60
Which cryptographic attack against elliptic curve implementations exploits variations in computation time to recover private key material?
49 / 60
Question 50 of 60
An organization deploys a deception technology solution consisting of fake credentials, documents, and network assets distributed throughout the environment. Which security capability does this PRIMARILY provide?
50 / 60
Question 51 of 60
An organization implements continuous integration and continuous deployment (CI/CD) pipelines. Which security control MOST effectively prevents vulnerable code from reaching production?
51 / 60
Question 52 of 60
A software development organization adopts a DevSecOps model. Which practice MOST effectively shifts security responsibility left without creating development bottlenecks?
52 / 60
Question 53 of 60
An organization implements a defense-in-depth strategy for its OT/ICS environment. Which control addresses the UNIQUE security challenge of legacy PLCs that cannot run endpoint security agents?
53 / 60
Question 54 of 60
A legal team requires that all emails related to an ongoing litigation matter be preserved exactly as they exist, with no modifications or deletions permitted. Which technical control BEST implements this requirement?
54 / 60
Question 55 of 60
A CISO must demonstrate compliance with multiple overlapping frameworks (SOC 2, ISO 27001, NIST CSF, and PCI DSS) to different stakeholders. Which governance approach MOST efficiently manages this multi-framework compliance burden?
55 / 60
Question 56 of 60
Which formal verification technique mathematically proves that a security mechanism correctly implements its specification for all possible inputs and states — rather than testing a finite set of cases?
56 / 60
Question 57 of 60
A CISO implements a security metrics program using a balanced scorecard approach. Which metric set MOST effectively communicates security program value to the board of directors?
57 / 60
Question 58 of 60
Which CISSP 2024 CBK Domain 8 concept requires that security requirements, threat models, and risk assessments be documented and incorporated into the software design BEFORE coding begins?
58 / 60
Question 59 of 60
During a business impact analysis, the security team determines that the Customer Records Database has an MTD of 4 hours, an RTO of 2 hours, and an RPO of 30 minutes. Which backup and recovery architecture CORRECTLY satisfies all three constraints?
59 / 60
Question 60 of 60
An organization's cloud environment undergoes automated provisioning of development resources by developers who have been granted overly permissive IAM policies. Which governance control MOST effectively enforces least privilege at scale in a dynamic cloud environment?
60 / 60