Courseiva

Cisco Designing and Implementing Secure Cloud Access for Users and Endpoints (SCAZT, 300-740, CCNP Security) (SCAZT) (SCAZT) — Questions 175

317 questions total · 5pages · All types, answers revealed

Page 1 of 5

Page 2
1
Multi-Selectmedium

Which TWO capabilities does Cisco Cloudlock bring to a SaaS environment?

Select 2 answers
A.Power management for laptops
B.Data Loss Prevention (DLP)
C.Automatic server patching
D.Physical building access control
E.Account compromise detection
AnswersB, E

Cloudlock monitors for PII and other sensitive data in SaaS files.

Why this answer

Cloudlock provides DLP for sensitive data and threat detection for compromised accounts.

2
Multi-Selectmedium

Which THREE items must be configured to successfully implement an Umbrella SIG tunnel?

Select 3 answers
A.Public IP address of the branch
B.IKEv2 and IPsec security parameters
C.An active subscription to a VPN provider
D.Policy-Based Routing (PBR) on the router
E.Internal DNS server IP
AnswersA, B, D

Needed to establish the tunnel endpoint.

Why this answer

A tunnel needs the remote IP address, the encryption parameters (IKEv2), and the traffic to be routed through the tunnel.

3
Multi-Selectmedium

Which TWO of the following are valid Duo authentication methods that do not require an internet-connected mobile device for the user?

Select 2 answers
A.Hardware Token
B.SMS Passcode
C.Duo Mobile TOTP
D.Duo Push
E.Phone Callback
AnswersA, B

Works offline.

Why this answer

Hardware tokens and SMS passcodes (if telephony is available) or bypass codes work without the Duo Mobile app.

4
MCQmedium

You are configuring a SASE design to secure traffic from a branch office to the cloud. What is the recommended method for routing internet-bound traffic from the branch to the Cisco Umbrella SIG?

A.Configure DNS forwarding only.
B.Use an AnyConnect agent on every endpoint in the branch.
C.Deploy a local proxy server that intercepts all traffic.
D.Establish an IPsec tunnel from the branch edge device to the nearest Umbrella data center.
AnswerD

IPsec tunneling is the standard design pattern for branch-to-cloud security.

Why this answer

IPsec tunnels from the branch edge device (such as a Cisco ISR or Meraki MX) to the Cisco Umbrella SIG provide a secure, encrypted transit for all traffic.

5
MCQmedium

In Cisco Secure Cloud Analytics, what is the function of the 'Host Group' configuration?

A.To define the cloud VPC boundaries
B.To automate patch deployment
C.To organize network segments into logical entities for analysis
D.To increase the polling frequency
AnswerC

Logical grouping is the primary purpose of Host Groups.

Why this answer

Host groups allow administrators to organize IP addresses into logical categories (e.g., 'Servers', 'Internal', 'Guest') for clearer reporting and policy application.

6
Multi-Selecthard

Which TWO factors are critical when configuring an automated remediation workflow in Cisco Cloudlock to prevent data loss?

Select 2 answers
A.Action selection (e.g., Delete, Notify, Quarantine).
B.Manual user approval for every file deletion.
C.Hardware firewall throughput settings.
D.Policy trigger conditions (e.g., severity, file type).
E.Network bandwidth throttling configuration.
AnswersA, D

Correct. You must define the automated step to take.

Why this answer

Effective remediation requires an action (what to do) and a trigger condition (when to do it based on policy severity).

7
MCQmedium

Which Cisco Umbrella feature allows you to categorize destinations and apply custom block or allow lists?

A.Content Categories
B.Identity Providers
C.Policy Rules
D.Destination Lists
AnswerD

Destination Lists are the mechanism for custom allow/block lists.

Why this answer

Destination Lists allow administrators to manually define domains, IPs, or URLs that should be blocked or allowed regardless of global categories.

8
MCQeasy

In the context of cloud compliance, you are reviewing the Cisco Cloudlock dashboard. Which feature allows you to identify users who are sharing sensitive documents publicly across corporate SaaS applications like Google Workspace or Office 365?

A.App firewall configurations.
B.Policy violations in the Exposure dashboard.
C.SaaS integration connectors.
D.DLP incident logs.
E.User Behavior Analytics (UBA).
AnswerB

The Exposure dashboard specifically maps file sharing permissions to identify public access.

Why this answer

Cloudlock's 'Exposure' dashboard provides visibility into file sharing settings and identifies public or externally shared content.

9
MCQhard

A security engineer is designing a SOAR playbook in Cisco SecureX Orchestration to isolate a compromised virtual machine in AWS. The playbook must query Cisco Secure Endpoint (AMP for Endpoints) for file trajectory data before performing the isolation. Which activity node should be placed first to ensure the endpoint is correctly identified in the cloud environment?

A.Fetch 'File Trajectory' data using the file hash.
B.Trigger a 'Snapshot' of the EBS volume.
C.Execute 'Isolate Host' from the AWS EC2 integration.
D.Query the 'Get Computer' API endpoint using the hostname provided by the alert.
E.Invoke 'Update Security Group' to nullify all inbound traffic.
AnswerD

The 'Get Computer' call is necessary to obtain the specific connector GUID required for subsequent API-based isolation actions.

Why this answer

To isolate a host, the orchestration must first identify the unique resource ID or endpoint GUID from the Cisco Secure Endpoint API to ensure the correct asset is isolated.

10
Multi-Selectmedium

Which TWO methods can Cisco Cloudlock use to notify an administrator of a policy violation?

Select 2 answers
A.Email notification
B.Physical alarm sound
C.Webhook integration
D.Automated phone call
E.SMS text message
AnswersA, C

Standard notification mechanism.

Why this answer

Cloudlock provides multiple notification channels, including email alerts and integration with webhooks/ticketing systems.

11
Multi-Selectmedium

Which THREE types of data are commonly visualized in a Cisco Secure Cloud Analytics dashboard?

Select 3 answers
A.Local printer spooler errors
B.User authentication and identity context
C.Host behavior and anomalies
D.Physical chassis temperature
E.Traffic flow metadata
AnswersB, C, E

Identity mapping is a key visibility feature.

Why this answer

Secure Cloud Analytics provides visibility into traffic flows, user identity activity, and network host behavior.

12
Multi-Selecthard

Which THREE features are provided by the Cisco Umbrella 'Intelligent Proxy'?

Select 3 answers
A.Local DHCP server management
B.Hardware firewall replacement
C.File inspection for malware
D.URL filtering based on reputation
E.SSL/TLS inspection
AnswersC, D, E

The proxy scans files to block malicious payloads.

Why this answer

The Intelligent Proxy performs file analysis, URL filtering, and SSL inspection to protect users.

13
Multi-Selecteasy

When designing incident response playbooks, which THREE of the following are considered best practices for maintaining security and operational continuity?

Select 3 answers
A.Run all playbooks in 'Production' mode without testing in a staging environment.
B.Implement comprehensive logging for every workflow execution step.
C.Share administrative credentials with all team members in plaintext.
D.Use dedicated service accounts with the principle of least privilege.
E.Develop modular playbooks that can be reused across different incident types.
AnswersB, D, E

Logging is essential for troubleshooting and post-incident auditing.

Why this answer

Best practices include using dedicated service accounts, logging all actions for audit, and ensuring playbooks are modular for reuse.

14
MCQeasy

Which feature in Cisco Cloudlock allows administrators to view a dashboard of users who are behaving outside of their normal baseline?

A.App Firewall
B.UBA
C.Policy manager
D.DLP engine
AnswerB

UBA is specifically designed for behavioral anomalies.

Why this answer

Cloudlock's UBA (User Behavior Analytics) module uses machine learning to establish a baseline and flag anomalies.

15
Multi-Selectmedium

When configuring visibility for SaaS applications in Cloudlock, which TWO of the following tasks are necessary to ensure the solution can inspect and protect the files in the SaaS environment? (Choose two.)

Select 2 answers
A.Deploy the Cloudlock policy engine to act on the data retrieved via API.
B.Establish an API-based connector between Cloudlock and the SaaS application.
C.Install an agent on the end-user workstation.
D.Update the SaaS provider's DNS records.
E.Configure a GRE tunnel between the SaaS provider and the Cloudlock proxy.
AnswersA, B

Policies are required to perform the actual audit of the ingested data.

Why this answer

Cloudlock requires an OAuth-based integration (API connector) to gain visibility and the enabling of specific monitoring policies to trigger scans.

16
Multi-Selecthard

Which THREE pieces of information are displayed in the Umbrella 'Activity Search' report?

Select 3 answers
A.Identity that initiated the request
B.Action taken (Allowed/Blocked)
C.Internal hard drive serial number
D.User's password
E.Timestamp of the request
AnswersA, B, E

Identifies the user/device.

Why this answer

Activity logs show the time of the request, the identity that made it, and the action taken (allowed/blocked).

17
Multi-Selecthard

Which THREE steps are involved in the standard SecureX orchestration lifecycle for a new workflow?

Select 3 answers
A.Configure credentials
B.Physical appliance installation
C.Manual firmware patching
D.Define workflow logic
E.Execute and test
AnswersA, D, E

Security credentials must be set up.

Why this answer

The lifecycle includes designing the logic, configuring the required credentials, and testing the execution before moving to production.

18
MCQhard

An organization requires that users on iOS devices must have a passcode enabled to access cloud resources. Which Duo feature enforces this?

A.Active Directory GPO for iOS
B.Duo Mobile Application Policy
C.MDM solution integration
D.Duo Authentication Proxy RADIUS rule
AnswerB

This policy allows enforcing device settings like screen locks for mobile access.

Why this answer

Duo Device Health (or mobile posture checks) can inspect for common mobile security settings, such as screen locks/passcodes.

19
MCQeasy

When implementing a Zero Trust architecture, what is the 'Principle of Least Privilege' (PoLP) specifically intended to achieve?

A.Allowing open access to all company resources from the office.
B.Granting only the necessary permissions required for a user to perform their task.
C.Giving administrative access to all power users.
D.Automating the password rotation process.
AnswerB

This is the definition of PoLP in a Zero Trust context.

Why this answer

PoLP ensures that users and devices are granted the minimum level of access required to perform their jobs, minimizing the blast radius of a potential breach.

20
Multi-Selectmedium

Which TWO actions can be taken in the SecureX 'Threat Response' investigation graph to aid in incident analysis?

Select 2 answers
A.Deleting the original alert from the source system
B.Performing a firmware upgrade on the endpoint
C.Adding notes or tags to artifacts to document findings
D.Automatically formatting the infected disk
E.Pivoting to view related indicators and logs
AnswersC, E

Adding context helps with incident tracking.

Why this answer

You can pivot to related indicators and add notes or labels to artifacts in the graph to document findings.

21
Multi-Selecthard

Which TWO actions can a user take if a file is quarantined by Cisco Cloudlock?

Select 2 answers
A.Move the file to another folder
B.Delete the original file directly
C.Change the file permissions
D.Read the tombstone file
E.Request a review
AnswersD, E

The user is notified via this file.

Why this answer

Quarantine moves the original file to a secure location and replaces it with a placeholder (tombstone) file; the user can typically only access the tombstone.

22
MCQmedium

When creating a policy in Cisco Cloudlock, what is the significance of setting a 'Threshold'?

A.To limit the total number of files scanned.
B.To define the minimum number of occurrences to trigger an alert.
C.To set the maximum file size for scanning.
D.To assign an expiration date to the policy.
AnswerB

Thresholds prevent false-positive alerts on single occurrences.

Why this answer

Thresholds allow you to define how many times a violation must occur (or how many instances of sensitive data are found) before an incident is triggered, reducing noise.

23
MCQmedium

You are integrating a cloud-native security tool with SecureX. Which authentication method is generally preferred for the API integration?

A.Credential Object
B.Client-side certificates
C.Username/Password in headers
D.Hardcoded strings
AnswerA

SecureX utilizes Credential objects to securely store API keys/tokens.

Why this answer

OAuth2 or API keys are standard, but the 'Credential' object in SecureX is the mechanism used to manage these securely.

24
MCQmedium

You are deploying Umbrella Virtual Appliances (VAs) in a local Active Directory environment. What is the primary purpose of the VA in this deployment?

A.To bypass the ISP DNS settings
B.To provide identity-based reporting for internal clients
C.To cache web content locally
D.To decrypt HTTPS traffic
AnswerB

VAs integrate with AD to provide granular identity information.

Why this answer

The VA is used to map internal IP addresses to specific identities in the Umbrella dashboard, allowing for per-user or per-group reporting.

25
Multi-Selecthard

Which TWO of the following are required to successfully deploy a SecureX Orchestration workflow that interacts with a Cisco Secure Endpoint API?

Select 2 answers
A.A configured Orchestration workflow with an API-call activity
B.A local SQL server instance
C.Full administrative access to the Windows endpoint agent
D.A physical serial cable connection
E.Valid API credentials (Client ID and Secret) for Secure Endpoint
AnswersA, E

The workflow must have an activity to execute the call.

Why this answer

To interact with an API, one needs the credentials (client ID/secret) and a properly configured workflow activity that uses those credentials.

26
MCQmedium

You 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?

A.Event Mapping Table
B.Webhook Data Parser
C.Workflow Input Schema
D.Alert Transformation Rule
AnswerC

The input schema defines the structure and data types for incoming triggers.

Why this answer

In Cisco SecureX orchestration, atomic actions and workflows use input schema definitions to map data incoming from webhooks or API events into actionable variables.

27
Multi-Selecthard

Which THREE items are included in a Duo Authentication Log entry?

Select 3 answers
A.The user's plain-text password
B.The result of the authentication (Success/Failure)
C.The user's browser history
D.The timestamp of the authentication attempt
E.The username of the authenticated user
AnswersB, D, E

Essential for troubleshooting.

Why this answer

The logs contain the time, the username, and the result (success/failure) of the transaction.

28
MCQeasy

What is the primary role of a Cloud Access Security Broker (CASB)?

A.To develop SaaS applications.
B.To enforce security policies between cloud users and cloud applications.
C.To manage physical server racks.
D.To provide internet connectivity.
AnswerB

Core definition of a CASB.

Why this answer

A CASB acts as a gatekeeper, sitting between users and cloud services to enforce security policies and monitor activity.

29
Multi-Selecteasy

Which TWO components are essential for a complete Cisco Umbrella deployment on end-user laptops?

Select 2 answers
A.A dedicated VPN server
B.Umbrella Roaming Client
C.Cisco Secure Client (AnyConnect)
D.Local Active Directory
E.A physical router
AnswersB, C

Essential for DNS protection.

Why this answer

Roaming client handles DNS, while the AnyConnect module integrates with the broader security suite.

30
MCQmedium

A user's device is marked as 'Out-of-Date' in Duo. How does the system determine this status?

A.By analyzing the user's browser user-agent string
B.By querying the Active Directory server for the last patch date
C.By the Duo Device Health application reporting the OS version to the Duo Cloud
D.By checking the device's public IP address geolocation
AnswerC

The Health application actively reports the version, which the policy evaluates.

Why this answer

The Duo Device Health application collects system information and compares the OS version against the policy defined in the Duo Admin Panel.

31
Multi-Selectmedium

Which THREE components are critical for a successful cloud network segmentation strategy?

Select 3 answers
A.Access Rules controlling cross-segment traffic
B.Clearly defined Resource Segments
C.A flat network architecture
D.Defined User Identity Groups
E.Shared administrative credentials
AnswersA, B, D

Policies enforce the isolation.

Why this answer

Effective segmentation requires clear definitions of user groups, resource groups, and the access policies that govern their interaction.

32
MCQhard

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?

A.CSV
B.JSON
C.XML
D.PDF
AnswerB

JSON is natively supported by SecureX orchestration for object mapping.

Why this answer

For automation and orchestration via SecureX, JSON is the industry-standard format for parsing and manipulating data within workflow activities.

33
MCQmedium

In a SASE deployment, why is the integration between Cisco ISE and Cisco Secure Access considered a critical design pattern?

A.It enables direct firewall inspection of internal traffic.
B.It allows ISE to act as a cloud proxy server.
C.It enables context-aware policy enforcement based on user identity and device state across the hybrid environment.
D.It automates the deployment of AnyConnect agents.
AnswerC

This integration bridges the gap between campus network access and cloud service access policies.

Why this answer

Integrating ISE with Secure Access allows consistent policy application across both on-premises network resources and cloud-based applications.

34
Multi-Selecteasy

Which THREE items are typically included in a SecureX compliance report?

Select 3 answers
A.Summary of active security threats
B.The company's annual tax filing status
C.Employee payroll information
D.Inventory of protected assets
E.Policy enforcement status
AnswersA, D, E

Threat status is crucial for compliance reporting.

Why this answer

Compliance reports focus on policy status, asset health, and threat activity summaries.

35
Multi-Selectmedium

Which TWO settings should be verified if a Cisco Cloudlock API connector to Google Workspace is showing a 'Warning' status?

Select 2 answers
A.Network bandwidth usage
B.Physical server cooling status
C.Service account permissions
D.API Token expiration
E.Local DNS server settings
AnswersC, D

Insufficient scopes will prevent the API from functioning.

Why this answer

Connector warnings usually stem from insufficient API permissions (scopes) or expired credentials/tokens.

36
Multi-Selecthard

Which THREE criteria are used by Cisco Secure Access to determine if a connection should be allowed?

Select 3 answers
A.User identity
B.The time of day the office was built
C.Device posture
D.Application-specific access policy
E.The user's favorite programming language
AnswersA, C, D

Confirming the user's identity is the first check.

Why this answer

Access decisions are made based on user identity, device posture, and the specific application policies.

37
MCQhard

You are troubleshooting a workflow where an API call to Cisco Secure Email fails with a 401 error. What is the most likely cause?

A.Network timeout
B.Payload syntax error
C.Invalid API endpoint URL
D.Expired credentials
AnswerD

401 errors are specifically related to unauthorized/expired credentials.

Why this answer

A 401 error indicates an authorization issue, likely due to expired or incorrect credentials in the Credential object.

38
MCQmedium

Which feature of the Cisco Umbrella SIG is specifically designed to prevent 'Command and Control' (C2) callbacks from infected endpoints?

A.Firewall-as-a-Service
B.SSL Decryption
C.DNS-layer security
D.Data Loss Prevention
AnswerC

Blocking the resolution of C2 domains prevents the malware from 'calling home'.

Why this answer

The Umbrella DNS layer security identifies and blocks requests to malicious domains associated with C2 infrastructure.

39
MCQmedium

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?

A.Umbrella Management API
B.Umbrella Enforcement API
C.Umbrella Threat API
D.Umbrella Query API
AnswerB

The Enforcement API is the correct endpoint for blocking domains.

Why this answer

The Umbrella Investigate and Enforcement APIs allow for programmatic blocking of domains within the Umbrella dashboard.

40
MCQeasy

In Cisco SecureX, which dashboard component allows a security analyst to view the real-time status of triggered automated workflows and their execution history?

A.The 'Orchestration' tab under the 'Orchestration' menu.
B.The 'Device Status' monitor.
C.The 'Threat Intelligence' summary view.
D.The 'Incident Manager' widget.
E.The 'Events' log in the Administration portal.
AnswerA

This is the dedicated management interface for tracking workflow execution and history.

Why this answer

The 'Orchestration' tab within the SecureX dashboard provides a centralized view of workflows, including execution logs, status, and failure points.

41
MCQmedium

You want to restrict access to specific cloud apps (e.g., Dropbox). Which Umbrella feature is used?

A.Content Categories
B.Application Control
C.Firewall Rules
D.URL Filtering
AnswerB

This feature manages SaaS application visibility and blocking.

Why this answer

Application Control allows administrators to discover and block access to specific cloud applications.

42
MCQhard

You are analyzing a 'Domain Blocked' event in Umbrella. The explanation says 'Proxy'. What does this imply?

A.The user is not authenticated
B.The request was blocked by the firewall
C.The traffic was caught by the selective proxy
D.The domain was blocked by the DNS resolver
AnswerC

The proxy allows for deeper inspection and URL-level filtering.

Why this answer

If the block reason is 'Proxy', it means the traffic was routed through the Umbrella SIG proxy and was blocked by a web policy (such as URL filtering or file inspection).

43
Multi-Selecteasy

Which THREE metrics are useful for assessing the security posture of an endpoint in Cisco Secure Endpoint?

Select 3 answers
A.The printer model connected to the device
B.The amount of hard drive space left
C.Date of the last completed scan
D.Policy version applied to the device
E.Connector version and status
AnswersC, D, E

Scanning history indicates recent coverage.

Why this answer

Posture assessment involves checking the presence of the agent, the last scan result, and the current policy version.

44
MCQhard

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?

A.MTU mismatch causing packet fragmentation
B.DNS resolution failure in the tunnel
C.Incorrect IKEv2 Phase 2 proposal
D.Missing Proxy PAC file
AnswerA

IPsec adds overhead; if the path MTU is not adjusted, large packets are dropped.

Why this answer

When using SIG tunnels, packet fragmentation can occur if the MTU is not set correctly to account for the IPsec overhead, leading to dropped traffic.

45
MCQeasy

When configuring a SIG tunnel in Umbrella, which protocol is typically used to establish the encrypted connection between the branch office firewall and the Umbrella data center?

A.GRE (Generic Routing Encapsulation)
B.TLS 1.3
C.SSH Tunneling
D.IKEv2/IPsec
AnswerD

IPsec is the standard protocol for SIG site-to-site connectivity.

Why this answer

Umbrella SIG tunnels primarily use IKEv2/IPsec to establish secure connections for traffic redirection.

46
MCQmedium

You are configuring Cisco SecureX threat response to investigate a file hash. You notice that the integration module for Cisco Umbrella is showing a status of 'Partial Success'. What is the most likely cause?

A.The file hash is not present in the Umbrella cache.
B.The integration is limited by insufficient API scopes or permissions on the Umbrella dashboard.
C.The API token has expired and requires a refresh.
D.The SecureX relay server is down.
AnswerB

Partial success indicates the connection works, but specific data points are restricted by scope.

Why this answer

A partial success status in SecureX integration modules often indicates that while the API connection is authenticated, certain permissions or granular scopes required for specific threat intelligence lookups are missing or misconfigured in the source platform.

47
MCQmedium

A security engineer is configuring Duo Authentication for Microsoft 365. The organization requires that users must be prompted for MFA only when accessing cloud resources from outside the corporate network. Which configuration setting in the Duo Admin Panel achieves this?

A.Enable 'Duo Device Health' on the Microsoft 365 application object
B.Set the global MFA mode to 'Bypass' in the Duo Application settings
C.Apply a 'Remembered Device' setting of 30 days to the entire group
D.Configure a New Authentication Policy with 'Authorized Networks' set to the corporate office IP range
AnswerD

The Authorized Networks feature in Duo policies allows defining specific ranges where MFA can be bypassed.

Why this answer

Duo Network Policies allow for location-based access control, permitting bypass or mandatory MFA based on IP ranges.

48
MCQmedium

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?

A.Policy > Global Policy > Access Rules
B.Global Settings > Cloud Connectors
C.Connectors > Internet Gateway
D.Devices > Endpoint Profiles
AnswerA

Access Rules define the permit/deny logic for web and cloud destinations.

Why this answer

The Secure Access policy engine uses Access Rules within the Global Policy section to define application-specific restrictions.

49
Multi-Selectmedium

Which TWO pieces of information are used by the Duo Authentication Proxy to identify which application is sending an auth request?

Select 2 answers
A.The user's email address
B.The RADIUS secret
C.The Duo API key of the user
D.The device's MAC address
E.The IP address or port of the incoming request
AnswersB, E

Matches the client to the configuration.

Why this answer

The proxy identifies incoming traffic by the shared secret and the IP address or port of the sending device.

50
Multi-Selectmedium

Which TWO of the following are benefits of moving from a legacy VPN to a ZTNA-based architecture?

Select 1 answer
A.Increased network overhead
B.Granular, per-application access control
C.Full access to the entire subnet
D.Automatic physical hardware upgrades
E.Improved user experience by reducing latency
AnswersB

This is the primary security benefit over legacy VPNs.

Why this answer

ZTNA improves security through granular access and improves user experience by eliminating hair-pinning.

51
MCQeasy

What is the primary function of an 'atomic action' in the context of SecureX orchestration?

A.Perform a single, discrete task
B.Provide a graphical dashboard
C.Aggregate logs from all sources
D.Define the overall workflow logic
AnswerA

Atomic actions encapsulate one specific function.

Why this answer

Atomic actions are the building blocks of playbooks, performing a single, specific task such as querying an API or sending a notification.

52
MCQeasy

Which of the following is a key component of a successful 'Identity and Access Management' (IAM) strategy in the cloud?

A.Centralized identity provider integration with MFA.
B.Creating a separate user account for each cloud application.
C.Allowing password sharing for shared service accounts.
D.Disabling MFA for administrative accounts for speed.
AnswerA

Centralization and MFA are pillars of secure cloud identity management.

Why this answer

A centralized IAM strategy, such as using an IdP (e.g., Azure AD or Okta) integrated with Cisco Duo, ensures consistent authentication.

53
MCQhard

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?

A.Local traffic is routed via MPLS only
B.Traffic is sent to the Umbrella VA
C.Traffic reverts to transparent proxy mode
D.Traffic is dropped by default
E.Automated tunnel failover to secondary Umbrella SIG DC
AnswerE

SD-WAN tunnels are multi-homed to multiple Umbrella data centers for redundancy.

Why this answer

Cisco SD-WAN uses Cloud OnRamp for SaaS/IaaS which automatically fails over to the next optimal gateway or local breakout based on configured SLA policies.

54
MCQmedium

When integrating Duo with an application that uses the OIDC protocol, where are the 'Client ID' and 'Client Secret' configured?

A.In the local workstation registry
B.In the Duo Admin Panel application settings
C.In the user's browser settings
D.In the Duo Authentication Proxy config file
AnswerB

This is where the OIDC parameters are created.

Why this answer

The client ID and secret are generated within the Duo Admin Panel application configuration and provided to the OIDC-compliant application.

55
Multi-Selectmedium

Which TWO identity sources can be integrated with Cisco Duo for user authentication?

Select 2 answers
A.Excel spreadsheet export
B.OpenLDAP
C.Microsoft Active Directory
D.Local printer configuration file
E.Router configuration file
AnswersB, C

LDAP is natively supported by Duo.

Why this answer

Duo integrates with standard directories like Active Directory and LDAP.

56
MCQmedium

You are auditing your Cisco Defense Orchestrator (CDO) environment. Why would a device appear in 'Staging' mode instead of 'Managed'?

A.The device has a firmware mismatch
B.The device is offline
C.The device has been added to CDO but the onboarding process is incomplete
D.The device is protected by a local password
AnswerC

Staging indicates that the object exists in CDO but isn't fully managed yet.

Why this answer

Devices in Staging are discovered but have not yet been fully onboarded or had their configuration pushed to the CDO management state.

57
Multi-Selecthard

In a SOAR playbook, which THREE types of data can be used to enrich an incident within a case?

Select 3 answers
A.File hash analysis
B.Browser version history
C.User physical location
D.Domain age and ownership
E.IP Reputation
AnswersA, D, E

File analysis identifies malware properties.

Why this answer

Enrichment involves gathering additional details about IP addresses, file hashes, and domain names from threat intelligence sources.

58
Multi-Selecthard

Which TWO methods can be used to tunnel traffic from a branch office to the Cisco Umbrella SIG?

Select 2 answers
A.DNS-over-HTTPS
B.Bluetooth connectivity
C.HTTP Proxy (explicit)
D.GRE tunnel
E.IPsec tunnel
AnswersD, E

GRE is also a supported method for connecting branch traffic.

Why this answer

IPsec tunnels and GRE tunnels are the standard methods for connecting site-level traffic to the Umbrella cloud.

59
Multi-Selecthard

Which TWO settings should you check if a SecureX integration module shows 'Offline' status?

Select 2 answers
A.Verify the validity of the API credentials
B.Change the resolution of the computer monitor
C.Check network connectivity between SecureX and the API endpoint
D.Reinstall the local web browser
E.Check the local power cable of the SecureX server
AnswersA, C

Invalid credentials cause authentication failure.

Why this answer

An offline module usually indicates an issue with the API connection (credentials) or the network path between SecureX and the product.

60
MCQhard

A user is attempting to upload a file to a SaaS application, but the Cisco Umbrella Intelligent Proxy blocks it. What is the most effective way to troubleshoot the block?

A.Use the Umbrella Activity Search dashboard.
B.Reboot the client device.
C.Disable the browser cache.
D.Check the local host logs.
AnswerA

This dashboard identifies the policy that triggered the block.

Why this answer

The Umbrella Activity Search is the primary tool to see why a specific request (domain/URL) was blocked by policy.

61
MCQhard

When migrating from an explicit proxy to the Umbrella SIG, what is the primary challenge for legacy applications?

A.Hardcoded proxy configurations may break
B.The OS must be upgraded
C.The local DNS server will fail
D.The bandwidth requirement increases
AnswerA

Cloud SIG requires specific configurations or auto-proxy support.

Why this answer

Legacy applications often have hardcoded proxy settings or require specific authentication methods that may not be supported by the cloud SIG.

62
MCQeasy

What does the 'Umbrella dashboard' allow you to do regarding DNS security?

A.Provision new ISP links
B.Manage local server hardware
C.Flash router firmware
D.Configure global security policies and view reports
AnswerD

This is the primary function of the management interface.

Why this answer

The dashboard provides centralized management, reporting, and policy enforcement for DNS-based security across an entire organization.

63
MCQhard

You are using a 'Loop' node in a SecureX workflow to process a list of IPs. How do you access the current item within the loop iteration?

A.Re-query the input node
B.Use a global pointer
C.Reference the original list index
D.Reference the iterator variable
AnswerD

The iterator variable holds the value for the current pass.

Why this answer

The loop construct provides a specific variable (usually named 'item' or similar) that holds the current iteration value.

64
Multi-Selecthard

Which THREE settings are part of the 'Authentication Policy' in the Duo Admin Panel?

Select 3 answers
A.Hardware token assignment
B.MFA prompt behavior (e.g., auto-push)
C.Authorized networks
D.AD forest trust configuration
E.Remembered devices duration
AnswersB, C, E

Controls user experience during MFA.

Why this answer

Authentication policies control the MFA prompt, remembered device settings, and location-based access.

65
MCQhard

You need to ensure that only corporate-managed devices can access Microsoft 365. Which component should be configured to verify the device's security posture before granting access?

A.Cisco Secure Firewall
B.Cisco Duo
C.Cisco Cloudlock
D.Cisco Umbrella
AnswerB

Duo performs posture checks (Trusted Endpoints) at login.

Why this answer

Duo's Device Health and Trusted Endpoint features specifically check for device management status before allowing access to applications.

66
MCQhard

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)?

A.The ISE node is in standby mode
B.The SecureX browser extension is disabled
C.Inconsistent time synchronization (NTP) between ISE and the Endpoint
D.The endpoint is not joined to the domain
AnswerC

Correlation engines rely on timestamps; if the systems are not synced via NTP, the events cannot be mapped to the same identity window.

Why this answer

Identity correlation requires a common identifier (like IP address or MAC) and time-synchronization; discrepancies often stem from mapping failures due to time offsets or missing context exchange.

67
MCQmedium

You are auditing your Cisco Secure Cloud Analytics environment. Which metric is most critical for identifying potential data exfiltration attempts?

A.CPU usage on cloud instances
B.Inbound SSH connection attempts
C.Number of active user accounts
D.Unusual outbound data transfer volumes
AnswerD

High volumes of outbound data to unknown or external IPs are primary indicators of exfiltration.

Why this answer

Data exfiltration is typically detected by observing unusual volumes of outbound traffic to unauthorized or suspicious destinations.

68
MCQeasy

Where can you view the overall security posture and threat trends across your organization within the Umbrella dashboard?

A.Deployments > Core Identity
B.Dashboard
C.Policies > Security
D.Admin > Logs
AnswerB

The main Dashboard provides the aggregate overview requested.

Why this answer

The Umbrella dashboard provides a 'Dashboard' overview page which displays high-level threat trends and posture metrics.

69
MCQmedium

An organization wants to restrict access to Salesforce to specific IP addresses. Where should this policy be configured?

A.In the global organization settings
B.In the Duo Admin Panel under the Salesforce application policy
C.In the Salesforce administrative console only
D.In the local workstation host file
AnswerB

Policies in the Duo Admin Panel are assigned to specific applications.

Why this answer

Policies are applied per application in the Duo Admin Panel to ensure granular control.

70
MCQhard

An administrator needs to ensure that only managed devices can access sensitive data in Box. Which Cisco solution feature enables this verification?

A.SAML assertion mapping.
B.Cloudlock custom regex matching.
C.Secure Access device posture check.
D.OAuth token rotation.
AnswerC

Correct. Posture checking verifies device health before granting SaaS access.

Why this answer

Cisco Secure Access with device posture checks ensures that only devices meeting minimum security requirements can access defined SaaS applications.

71
MCQhard

An organization is using Cisco Duo for MFA and wants to monitor for suspicious administrative activity. Which report type in the Duo dashboard provides the most granular visibility into changes made to global settings by an administrator?

A.Administrator Actions Log.
B.Device Insights Report.
C.Telephony Usage Report.
D.Integration Health Check.
E.Authentication Logs.
AnswerA

This log provides a clear audit trail of who changed what setting and when.

Why this answer

The 'Administrator Actions' log in Duo specifically tracks all changes made to the account settings, policies, and integrations by admin users.

72
MCQhard

You have a branch office with a static IP. You want to secure it without a local virtual appliance. What is the best method?

A.Use a PAC file
B.Use an IP-based Network Identity
C.Use DNS-over-HTTPS
D.Use the Umbrella Roaming Client
AnswerB

Network identities link static public IPs to policies.

Why this answer

Configuring network identity in Umbrella by defining the public IP (Network Identity) allows the gateway to associate traffic with your organization without a tunnel or VA.

73
MCQhard

A user is experiencing 'SSL Certificate Mismatch' errors. You suspect it is caused by the Umbrella proxy. How do you resolve this permanently?

A.Disable SSL decryption in the policy
B.Update the browser
C.Install the Umbrella Root CA certificate on the endpoint
D.Add the domain to the 'Always Allow' list
AnswerC

This builds the necessary trust chain.

Why this answer

The issue stems from the client not trusting the proxy's certificate. Installing the Umbrella Root CA certificate ensures the client validates the proxy as a trusted entity.

74
MCQeasy

In Cisco Cloudlock, what is the purpose of an 'Incident'?

A.To record system uptime.
B.To manage app credentials.
C.To notify admins of a policy violation.
D.To backup user data.
AnswerC

Correct definition of an incident.

Why this answer

An incident is an alert generated when a specific policy rule is triggered by a user or data action within a protected SaaS app.

75
MCQmedium

When an alert is triggered in Cisco Secure Cloud Analytics, which action is most appropriate to perform first?

A.Verify the alert in the dashboard and investigate the activity scope
B.Delete the alert to clear the dashboard
C.Immediately disconnect the device from the network
D.Update the device firmware
AnswerA

Verification and scope assessment are critical initial steps.

Why this answer

The first step in any incident response process is to verify the alert's validity and understand the scope of the potential threat.

Page 1 of 5

Page 2

All pages