Cisco · Free Practice Questions · Last reviewed May 2026
36real exam-style questions organised by domain, each with the correct answer highlighted and a plain-English explanation of why it's right — and why the others are wrong.
A user is attempting to access a cloud application protected by Duo SSO. The Duo prompt shows 'Access Denied: Your device is not running a supported browser'. Where is this restriction defined?
In the Active Directory GPO for the user
In the Duo Authentication Proxy configuration file
In the Duo Application configuration under 'Browser Restrictions'
Duo policies allow administrators to restrict access based on browser versions and types.
In the local browser settings of the client machine
A user's device is marked as 'Out-of-Date' in Duo. How does the system determine this status?
By analyzing the user's browser user-agent string
By querying the Active Directory server for the last patch date
By the Duo Device Health application reporting the OS version to the Duo Cloud
The Health application actively reports the version, which the policy evaluates.
By checking the device's public IP address geolocation
You are implementing Cisco Duo Device Health for a Windows fleet. Users report that they are blocked from accessing cloud apps despite having valid credentials. The Duo Health app reports a missing OS security patch. Which component is responsible for enforcing this posture check during the authentication flow?
Microsoft Conditional Access Policy
Duo Access Policy
Policies configured in the Duo Admin Panel enforce the specific requirement for OS security patches.
Duo Authentication Proxy
Duo Device Health Application
Which Duo feature allows an administrator to visualize the percentage of users who have successfully registered their mobile devices?
Duo Authentication Log
Duo Dashboard
The dashboard displays high-level enrollment statistics.
Duo Policy Editor
Duo Trust Monitor
An administrator needs to ensure that only managed devices can access SaaS applications via Cisco Duo. Which configuration step is mandatory in the Duo Admin Panel to ensure the device is recognized as 'Managed'?
Configure the Duo Authentication Proxy for RADIUS bypass
Enable 'Trusted Endpoints' in the Duo Admin panel without certificate deployment
Enable 'Require Device Health' in the application policy and ensure the Duo Device Health application is installed
This combination ensures the endpoint reports its health data and identity to the Duo cloud.
Assign a static IP address to every endpoint
You are deploying Duo Passwordless authentication. Which factor must be verified on the endpoint before a user can successfully authenticate?
The user must be connected to the corporate VPN
The endpoint must have a Cisco AnyConnect client installed
The endpoint must have the Duo Authentication Proxy installed
The endpoint must have an active WebAuthn-compliant platform authenticator
WebAuthn platform authenticators such as Windows Hello or TouchID are mandatory for passwordless.
Want more User And Device Security practice?
Practice this domainYou are creating a custom dashboard in SecureX and need to display data from Cisco Secure Endpoint (AMP for Endpoints). Which component must be properly configured first?
Cisco Threat Intelligence Grid
DNS Layer Security Policy
Secure Endpoint Integration Module
The integration module is required to authenticate and pull data into the SecureX platform.
SecureX Orchestration Workflow
Which capability is provided by the Cisco Umbrella 'Reporting' tab?
Configuration of VPN tunnels
Visibility into blocked domains and security categories
Umbrella reporting is designed to show DNS activity, blocks, and threat categories.
Automated remediation of endpoint viruses
Real-time packet inspection of encrypted traffic
Where do you view the aggregate security posture score across all integrated Cisco cloud security products in the SecureX dashboard?
Cisco Defense Orchestrator
Cisco Stealthwatch Cloud
Cisco Umbrella Dashboard
SecureX Dashboard
SecureX acts as the umbrella dashboard for all Cisco security integrations.
You notice an alert in SecureX indicating 'Identity Correlation Failure'. What is the most common reason for this when integrating Cisco Secure Endpoint and Cisco Identity Services Engine (ISE)?
The ISE node is in standby mode
The SecureX browser extension is disabled
Inconsistent time synchronization (NTP) between ISE and the Endpoint
Correlation engines rely on timestamps; if the systems are not synced via NTP, the events cannot be mapped to the same identity window.
The endpoint is not joined to the domain
You are troubleshooting a missing event in Cisco Secure Cloud Analytics (formerly Stealthwatch Cloud). Which configuration should you verify to ensure the cloud gateway is successfully pushing traffic metadata?
Active Directory integration settings
The local firewall rules on the monitored instance
VPC Flow Logs enablement
Without enabling VPC flow logs, no traffic metadata can be sent to the analytics platform.
SecureX API token synchronization
You need to export compliance data from the Cisco Security Management Appliance (SMA) regarding web traffic policy violations. Which format ensures the most efficient ingestion into a SIEM via the SecureX orchestration workflow?
CSV
JSON
JSON is natively supported by SecureX orchestration for object mapping.
XML
Want more Visibility And Assurance practice?
Practice this domainWhich component of Cisco's secure cloud access architecture is responsible for performing URL filtering and malware scanning on traffic destined for SaaS applications?
Cisco Secure Endpoint
Cisco Umbrella
Umbrella performs URL filtering and proxying of web traffic.
Cisco Cloudlock
Cisco Adaptive Security Appliance
When configuring Cisco Duo for SaaS application access, which THREE conditions can be used in a 'Policy' to restrict access to a sensitive application?
File size limit
Operating System version
Duo checks if the OS is updated to meet security requirements.
MFA strength
Policies can require hardware tokens or biometrics for specific apps.
Geographic location
Access can be denied based on the country of origin.
Application bandwidth usage
You have configured a DLP policy in Cisco Cloudlock that flags files shared with external users. You notice files shared with 'Anyone with the link' are not being flagged. What is the most likely configuration error?
The scope of the policy is set to 'internal' only.
If the policy scope does not include public or link-based sharing, it will ignore those files.
SSL inspection is not enabled.
The user is an administrator.
The API token for the SaaS has expired.
In Cisco Umbrella, what is the primary purpose of defining a 'Cloud Application' in the 'App Discovery' dashboard?
To identify and govern Shadow IT usage across the enterprise.
The primary intent of App Discovery is to track and control unauthorized SaaS usage.
To pre-authenticate users for that SaaS.
To increase bandwidth for authorized SaaS apps.
To bypass SSL inspection for the application.
You are auditing a Cisco Cloudlock deployment for O365. Which TWO methods can be used to remediate a file that violates a Data Loss Prevention policy?
Delete the file
Cloudlock can trigger a delete command via API to remove the sensitive document.
Block the user account in Active Directory
Change the file owner
Change sharing level to Private
Cloudlock can programmatically change the sharing permission to limit access.
Re-encrypt the file with a new key
Which Cisco technology provides visibility and control over SaaS applications using API-based integration to inspect data at rest?
Cisco Cloudlock
Cloudlock uses APIs to scan data stored in cloud apps.
Cisco Secure Firewall
Cisco Stealthwatch
Cisco Umbrella
Want more Application And Data Security practice?
Practice this domainYou are configuring Cisco SecureX orchestration to automate threat containment. You need to trigger a playbook when a high-severity alert is ingested from Cisco Secure Endpoint. Which component must be defined to map the alert fields to the playbook input variables?
Event Mapping Table
Webhook Data Parser
Workflow Input Schema
The input schema defines the structure and data types for incoming triggers.
Alert Transformation Rule
In an automated threat response scenario, you want to block a malicious domain globally across your environment using Cisco Umbrella. Which API endpoint is utilized by the SecureX orchestrator?
Umbrella Management API
Umbrella Enforcement API
The Enforcement API is the correct endpoint for blocking domains.
Umbrella Threat API
Umbrella Query API
You need to ensure that an incident response playbook in Cisco SecureX automatically updates a case in the Casebook feature. Which action is required in the workflow design?
Post to Incident API
Update Evidence Store
Add Observation to Casebook
The Add Observation node is the correct method to update existing cases.
Sync with Incident Management
When designing a SOAR workflow, what is the best practice for handling errors in a network isolation script?
Implement an Error Catch block
This ensures the workflow continues or fails gracefully.
Set the workflow to loop on failure
Force terminate the workflow
Disable all notifications
You are building a custom integration in SecureX orchestration to fetch identity data from an external IDP. If the IDP uses OAuth2, which field must be secured using the 'Credential' object type?
Redirect URI
Authorization URL
Client Secret
Client Secrets are sensitive and must be stored in Credential objects.
Client ID
When integrating Cisco Secure Firewall Management Center (FMC) with SecureX, which protocol is primarily used for the exchange of threat intelligence and orchestration commands?
NetFlow
SNMPv3
Syslog
REST API
FMC exposes REST APIs for integration with orchestration platforms.
Want more Threat Response practice?
Practice this domainA user is attempting to access a SaaS application, but the session is blocked by Cisco Cloudlock due to a detected policy violation. Which component is responsible for analyzing the API calls and triggering the remediation?
Cloudlock CASB API engine
The Cloudlock engine connects via API to SaaS apps to monitor and remediate violations.
Duo Authentication Proxy
AnyConnect SASE client
Umbrella SIG proxy
Which THREE factors should be considered when designing an IaaS security architecture using Cisco Secure Workload (formerly Tetration)?
Physical switch port mirroring
Global firewall rule consolidation
Identity-based policy enforcement
Policies should be tied to workload identity rather than IP addresses.
Application dependency mapping
Essential for identifying flows before enforcing segmentation.
Host-based sensor deployment
Sensors provide the granular visibility needed for workload profiling.
An organization is deploying Cisco Umbrella SIG to enforce Zero Trust access. You must configure the selective decryption policy. Which setting ensures that specific sensitive traffic, such as financial and healthcare sites, is bypassed for inspection to comply with privacy regulations?
Apply a 'Transparent Proxy' setting on the local Cisco ASA firewall.
Configure a Web Policy rule with a 'Decrypt' action and specify the sensitive categories in the 'Bypass' list.
This is the correct procedural step in Umbrella to exclude traffic from inspection.
Enable 'HTTPS Inspection' in the Cloud Security global settings and select 'Bypass All' for all categories.
Set the 'Block' action for sensitive categories in the Destination Lists.
A network architect is deploying Cisco Umbrella SIG to enforce Zero Trust access. Which mechanism provides the initial posture assessment before allowing a user to access a SaaS application via the Secure Web Gateway?
Umbrella Virtual Appliance
Cloud-delivered Firewall
Umbrella DNS Policies
AnyConnect/Secure Client Posture Module
The Secure Client Posture module evaluates device criteria to ensure compliance before authorizing access.
Umbrella SIG API
Which TWO components are essential for implementing a Zero Trust Network Access (ZTNA) model using Cisco Duo and Secure Access?
Duo Authentication Proxy
Essential for integrating legacy apps into the ZTNA flow.
Cisco Secure Firewall Management Center
Cisco Secure Access Connector
Required for establishing the secure tunnel to private resources.
Cisco ISE
Umbrella Virtual Appliance
In a SASE deployment using Cisco SD-WAN and Umbrella, how is traffic steered to the cloud security stack when a branch router loses its direct tunnel connection to the Umbrella SIG headend?
Local traffic is routed via MPLS only
Traffic is sent to the Umbrella VA
Traffic reverts to transparent proxy mode
Traffic is dropped by default
Automated tunnel failover to secondary Umbrella SIG DC
SD-WAN tunnels are multi-homed to multiple Umbrella data centers for redundancy.
Want more Cloud Security Architecture practice?
Practice this domainYou need to ensure that all web traffic from a branch office is inspected by the Umbrella SIG. Which configuration step is mandatory on your perimeter router?
Install the Roaming Client on the router
Create a PBR (Policy Based Routing) to direct traffic to the tunnel
PBR is used to divert specific traffic into the tunnel interface.
Define an ACL to permit all traffic to Umbrella
Enable DNS-over-HTTPS on the router
You are implementing Cisco Secure Access and want to use PAC files for browsers. Where must the PAC file be hosted for automatic proxy configuration?
Inside the browser settings directly
On the Secure Access cloud gateway
On an accessible HTTP/HTTPS web server
The browser fetches the script from a reachable location.
In the local Windows Registry
You are configuring Cisco Umbrella to protect roaming users. Which component must be installed on the endpoint to ensure consistent policy enforcement when the user is off-VPN?
Secure Firewall Management Center
Umbrella Virtual Appliance
AnyConnect Management VPN Tunnel
Cisco Umbrella Roaming Client
The Roaming Client is designed to provide DNS-layer security for off-network endpoints.
A user on a corporate laptop is unable to reach a specific SaaS application that is blocked by the Cisco Secure Access SIG. How can you verify the specific rule causing this block?
Use the Activity Search tool in the Secure Access dashboard
This provides granular visibility into policy matches.
Check the firewall NAT table
Run 'nslookup' on the destination
Check the local endpoint hosts file
Review the Umbrella roaming client logs on the device
In Cisco Secure Access, you need to configure a Global Policy to block access to specific cloud applications based on risk levels. Where do you define this logic?
Policy > Global Policy > Access Rules
Access Rules define the permit/deny logic for web and cloud destinations.
Global Settings > Cloud Connectors
Connectors > Internet Gateway
Devices > Endpoint Profiles
You are troubleshooting an Umbrella SIG tunnel connection. The IPsec tunnel is up, but users report timeouts. What is the most likely cause if the tunnel MTU is not adjusted correctly?
MTU mismatch causing packet fragmentation
IPsec adds overhead; if the path MTU is not adjusted, large packets are dropped.
DNS resolution failure in the tunnel
Incorrect IKEv2 Phase 2 proposal
Missing Proxy PAC file
Want more Network And Cloud Security practice?
Practice this domainThe SCAZT exam has 200 questions and must be completed in 120 minutes. Cisco passing scores vary by exam version and are not always publicly listed. Check the official Cisco exam page before booking.
CLI output interpretation, network topology analysis, routing behaviour, switching concepts, troubleshooting, and configuration questions.
The exam covers 6 domains: User And Device Security, Visibility And Assurance, Application And Data Security, Threat Response, Cloud Security Architecture, Network And Cloud Security. Questions are weighted by domain — higher-weight domains appear more on your actual exam.
No. These are original exam-style practice questions written against the official Cisco SCAZT exam objectives. They are not copied from the real exam. Courseiva focuses on genuine understanding, not memorisation of braindumps.
Courseiva tracks your accuracy per domain and routes you toward weak areas automatically. Free, no account required.