Practice ISC Infrastructure And System Security questions with full explanations on every answer.
Start practicing
Infrastructure And System Security — choose a session length
Free · No account required
Click any question to see the full explanation and answer options, or start a focused practice session above.
A company is migrating legacy workloads to Azure and requires host-based intrusion detection with file integrity monitoring (FIM) across hybrid environments. Which service provides this integrated capability?
2To secure internal traffic within a VMware NSX-T environment using distributed firewalling, which object type is recommended for defining policies based on application identity rather than network topology?
3A security architect is hardening a Linux-based server environment. Which TWO of the following kernel-level security modules should be configured to enforce mandatory access control?
4A security architect is configuring an AWS VPC to ensure that traffic between two subnets is inspected by a centralized firewall appliance. Which configuration provides the most resilient design?
5You are deploying a Zero Trust architecture for a remote workforce. Which THREE of the following technologies should be implemented to effectively enforce granular access control at the application layer?
6You are designing a Zero Trust architecture in AWS. Which mechanism should you implement to enforce granular access control between microservices running in EKS without relying on traditional IP-based security groups?
7You are configuring AWS S3 bucket security for sensitive data. Which THREE of the following are best practices to prevent unauthorized public access?
8You are designing a VPC architecture in AWS. You need to ensure that database instances in a private subnet can download patches from the internet without being directly reachable from the public internet. Which architecture component should you deploy?
9A security engineer is designing a zero-trust architecture for a hybrid environment. They need to ensure that local service-to-service communication is encrypted without modifying application code. Which tool should be used?
10A company is moving to a multi-tenant SaaS environment. To ensure data isolation between tenants at the application layer, what is the most robust strategy?
11When configuring Cisco ASA firewalls for high availability, which protocol is used to maintain state information between the primary and standby units?
12You are auditing a GCP environment. You discover that a Cloud Function is accessing a Cloud Storage bucket using the default Compute Engine service account. What is the primary security risk?
13An organization is deploying Azure Kubernetes Service (AKS). To enforce organizational compliance, they must restrict which container images can be deployed. What is the most effective approach?
14To protect against side-channel attacks on shared infrastructure, which hardware feature should be verified on physical host servers?
15Which mechanism is best suited for securing internal web traffic using mutual authentication at the TLS layer?
16A security architect needs to implement a WAF to protect an API. Which feature is most critical to prevent BOLA (Broken Object Level Authorization) attacks?
17You are designing a secure data enclave using Confidential Computing. Which technology allows you to verify that the code running inside the TEE (Trusted Execution Environment) has not been tampered with?
18When designing a secure network, which zone should host public-facing services to minimize the risk of lateral movement to internal networks?
19An organization is using AWS Control Tower. How should they implement guardrails to ensure that no S3 bucket is ever created publicly, regardless of the IAM user's intent?
20An organization is deploying an EDR solution across their endpoints. To ensure maximum visibility without crashing legacy applications, what is the best deployment strategy?
21Which protocol should be prioritized when designing a secure logging infrastructure to prevent log tampering?
22A security engineer needs to secure SSH access to Linux servers in a cloud VPC. What is the most secure method to replace static SSH keys?
23A company is implementing database encryption at rest. What is the most secure way to handle the master encryption keys?
24An organization is migrating to a serverless architecture. Which security control is most effective at preventing 'Insecure Serverless Function Configuration' attacks?
25What is the primary purpose of a TPM chip in a laptop?
26A security architect is configuring IPsec VPN tunnels between two data centers. Which encryption standard provides the best balance of security and modern performance?
27A security architect is designing an authentication flow for a distributed system. Which method provides the best defense against replay attacks?
28A developer needs to store sensitive secrets for an application. Which approach is considered the industry standard for cloud environments?
29What is the primary function of an EDR (Endpoint Detection and Response) tool compared to traditional Antivirus?
30A cloud architect is defining a network security architecture for a multi-tier application. How should they protect the application tier from direct internet access?
31You are implementing DNS Security (DNSSEC). What is the primary benefit of this implementation?
32Which feature is essential for protecting against 'Credential Stuffing' attacks on an enterprise authentication portal?
33You are auditing a serverless architecture and find that functions are configured to use 'Public' network access. What is the biggest risk?
34When designing a secure API, which protocol is recommended for authorization?
35What is the primary security goal of an 'Air-Gapped' network segment?
36You are configuring a load balancer for a secure web application. Which setting ensures that cookies are protected?
37A security engineer is hardening a Linux system. Which kernel-level feature should be used to restrict processes so that even if they are compromised, they cannot access unauthorized files?
38Which security measure is most effective at preventing unauthorized access to a physical data center?
39An organization is using Infrastructure as Code (IaC) to deploy resources. How can they ensure that developers do not introduce insecure configurations?
40You are architecting a cloud-based application that needs to share secrets between two different cloud environments (AWS and Azure). What is the most secure way to exchange credentials?
41Which THREE of the following are valid security controls for a database?
42Which of the following is the most effective way to secure a remote access connection for employees?
43Which THREE of the following are common network security architecture tools?
44You need to protect a legacy web application that cannot be patched. What is the best strategy?
45Which TWO of the following are essential for a secure Cloud CI/CD pipeline?
46Which TWO of the following are best practices for securing API endpoints?
47Which THREE of the following are core principles of a Zero Trust Architecture (ZTA)?
48Which TWO of the following are key requirements for securing a container orchestrator like Kubernetes?
49Which THREE of the following are risks associated with using shared cloud storage buckets?
50Which TWO of the following are essential for protecting against SQL Injection?
51Which THREE of the following are critical for a secure identity architecture?
52Which TWO of the following are common methods to protect data during transit?
53Which THREE of the following are components of a defense-in-depth strategy?
54Which TWO of the following are key benefits of 'Immutable Infrastructure'?
55Which TWO of the following are fundamental pillars of information security (CIA triad)?
56Which THREE of the following are best practices for securing a remote worker's endpoint?
57Which THREE of the following are indicators of a potential system compromise?
58You are configuring a Palo Alto Networks NGFW to secure traffic between a database zone and an application zone. To ensure that only specific SQL queries are allowed while preventing SQL injection, which specific security feature must be configured within the Security Profile?
59You are designing a Zero Trust architecture in AWS. You need to implement micro-segmentation for a set of EC2 instances running a web application. Which AWS feature provides the most granular control over traffic flow between specific instances within the same VPC subnet?
60You are deploying a HashiCorp Vault cluster for secret management. To ensure that the root keys are never held by a single administrator, which mechanism must you enable during the initialization process?
61A security administrator is hardening a Windows Server 2022 environment. They need to ensure that local administrative accounts cannot be used to remotely log into other servers in the domain. Which Active Directory Group Policy setting should be configured?
62In a VMware NSX-T environment, you need to implement a 'Distributed Firewall' (DFW) policy that separates traffic based on the application tier regardless of which ESXi host the VM is running on. What is the primary object used to achieve this logical grouping?
63A company is migrating to Microsoft 365. You need to ensure that users are only able to access SharePoint sites from managed devices that are compliant with corporate security policies. Which service provides this conditional access control?
64You are configuring an F5 BIG-IP LTM (Local Traffic Manager). You need to terminate SSL/TLS connections at the load balancer to inspect decrypted traffic before forwarding it to the backend web servers. Which object must you configure?
65Which THREE of the following are primary components of a typical Cisco ACI (Application Centric Infrastructure) fabric design used to enforce security segmentation?
66You are reviewing the security architecture of a Kubernetes cluster. Which TWO of the following configurations are considered best practices for preventing unauthorized container privilege escalation?
67Which THREE of the following items should be addressed when designing a secure remote access architecture for a hybrid cloud environment using a VPN gateway?
The Infrastructure And System Security domain covers the key concepts tested in this area of the ISC exam blueprint published by (ISC)². Courseiva provides free domain-focused practice, mock exams, missed-question review, and readiness tracking across all ISC domains — no account required.
The Courseiva ISC question bank contains 67 questions in the Infrastructure And System Security domain. Click any question to see the full explanation and answer breakdown.
Start with a 10-question focused session to identify your baseline accuracy in this domain. Read every explanation — even for questions you answer correctly — to understand the reasoning. Once you score consistently above 80%, move to a 20–30 question session to confirm depth before moving to the next domain.
Yes — the session launcher on this page draws questions exclusively from the Infrastructure And System Security domain. Choose 10, 20, 30, or 50 questions for a focused session, or click individual questions to review them one by one.
Save your results, see per-domain analytics, and get readiness scores — free, for every certification.
Sign Up FreeFree forever · Every certification included