Review the question wording, option layout, and available explanations before choosing a study plan.
Question 1
Single choice
An organization uses Cisco FMC to centrally manage multiple Cisco FTD devices. The default management port conflicts with other communications on the network and must be changed.
What must be done to ensure that all devices can communicate together?
A
Manually change the management port on Cisco FMC and all managed Cisco FTD devices
B
Set the tunnel to go through the Cisco FTD
C
Change the management port on Cisco FMC so that it pushes the change to all managed Cisco FTD devices
Which Cisco platform onboards the endpoint and can issue a CA signed certificate while also automatically configuring endpoint network settings to use the signed endpoint certificate, allowing the endpoint to gain network access?
A
Cisco ISE
B
Cisco NAC
C
Cisco TACACS+
D
Cisco WSA
Reveal answer detailsClose answer details
Correct answerA
Question 3
Single choice
What is a feature of an endpoint detection and response solution?
A
ensuring the security of network devices by choosing which devices are allowed to reach the network
B
capturing and clarifying data on email, endpoints, and servers to mitigate threats
C
rapidly and consistently observing and examining data to mitigate threats
D
preventing attacks by identifying harmful events with machine learning and conduct-based defense
Reveal answer detailsClose answer details
Correct answerC
Question 4
Single choice
When a site-to-site VPN is configured in Cisco FMC, which topology is supported when crypto ACLs are used instead of protected networks to define interesting traffic?
A
hub-and-spoke
B
full mesh
C
DMVPN
D
point-to-point
Reveal answer detailsClose answer details
Correct answerD
Question 5
Multiple choice
During a recent security audit, a Cisco IOS router with a working IPSEC configuration using IKEv1 was flagged for using a wildcard mask with the crypto isakmp key command. The VPN peer is a SOHO router with a dynamically assigned IP address. Dynamic DNS has been configured on the SOHO router to map the dynamic IP address to the host name of vpn.sohoroutercompany.com. In addition to the command crypto isakmp key Cisc123456789 hostname vpn.sohoroutercompany.com, what other two commands are now required on the Cisco IOS router far the VPN to continue to function after the wildcard command is removed? (Choose two.)
A
ip host vpn.sohoroutercompany.com <VPN Peer IP Address>
B
crypto isakmp identity hostname
C
Add the dynamic keyword to the existing crypto map command
D
fqdn vpn.sohoroutercompany.com <VPN Peer IP Address>
E
ip name-server <DNS Server IP Address>
Reveal answer detailsClose answer details
Correct answersB, C
Question 6
Single choice
What is the result of running the crypto isakmp key ciscXXXXXXXX address 172.16.0.0 command?
A
authenticates the IKEv2 peers in the 172.16.0.0/16 range by using the key ciscXXXXXXXX
B
authenticates the IP address of the 172.16.0.0/32 peer by using the key ciscXXXXXXXX
C
authenticates the IKEv1 peers in the 172.16.0.0/16 range by using the key ciscXXXXXXXX
D
secures all the certificates in the IKE exchange by using the key ciscXXXXXXXX
Reveal answer detailsClose answer details
Correct answerC
Question 7
Single choice
What is the most commonly used protocol for network telemetry?
A
NetFlow
B
SNMP
C
TFTP
D
SMTP
Reveal answer detailsClose answer details
Correct answerA
Question 8
Single choice
Which Cisco platform provides an agentless solution to provide visibility across the network including encrypted traffic analytics to detect malware in encrypted traffic without the need for decryption?
A
Cisco Advanced Malware Protection
B
Cisco Stealthwatch
C
Cisco Identity Services Engine
D
Cisco AnyConnect
Reveal answer detailsClose answer details
Correct answerB
Question 9
Single choice
A Cisco FTD engineer is creating a new IKEv2 policy called s2s00123456789 for their organization to allow for additional protocols to terminate network devices with. They currently only have one policy established and need the new policy to be a backup in case some devices cannot support the stronger algorithms listed in the primary policy.
What should be done in order to support this?
A
Change the integrity algorithms to SHA* to support all SHA algorithms in the primary policy
B
Make the priority for the new policy 5 and the primary policy 1
C
Change the encryption to AES* to support all AES algorithms in the primary policy
D
Make the priority for the primary policy 10 and the new policy 1
When web policies are configured in Cisco Umbrella, what provides the ability to ensure that domains are blocked when they host malware, command and control, phishing, and more threats?
A
Application Control
B
Security Category Blocking
C
Content Category Blocking
D
File Analysis
Reveal answer detailsClose answer details
Correct answerB
Question 15
Single choice
What is the purpose of CA in a PKI?
A
to generate a pkcs12 certificate from certificate key-pair
B
to issue and revoke digital certificates
C
to certify the ownership of a public key by the named subject
D
to create the private key for a digital certificate
Reveal answer detailsClose answer details
Correct answerB
Question 16
Single choice
A network administrator is configuring a role in an access control policy to block certain URLs and selects the "Chat and instant Messaging" category.
Which reputation score should be selected to accomplish this goal?
A
3
B
5
C
10
D
1
Reveal answer detailsClose answer details
Correct answerC
Question 17
Multiple choice
What are two reasons for implementing a multifactor authentication solution such as Duo Security provide to an organization? (Choose two)
A
flexibility of different methods of 2FA such as phone callbacks, SMS passcodes, and push notifications
B
single sign-on access to on-premises and cloud applications
C
integration with 802.1x security using native Microsoft Windows supplicant
D
secure access to on-premises and cloud applications
E
identification and correction of application vulnerabilities before allowing access to resources
Reveal answer detailsClose answer details
Correct answersA, D
Explanation
Two-factor authentication adds a second layer of security to your online accounts. Verifying your identity using asecond factor (like your phone or other mobile device) prevents anyone but you from logging in, even if theyknow your password.Note: Single sign-on (SSO) is a property of identity and access management that enables users to securelyauthenticate with multiple applications and websites by logging in only once with just one set of credentials(username and password). With SSO, the application or website that the user is trying to access relies on atrusted third party to verify that users are who they say they are.
Question 18
Single choice
How does Cisco Umbrella protect clients when they operate outside of the corporate network?
A
by modifying the registry for DNS lookups
B
by using Active Directory group policies to enforce Cisco Umbrella DNS servers
C
by using the Cisco Umbrella roaming client
D
by forcing DNS queries to the corporate name servers
Reveal answer detailsClose answer details
Correct answerC
Question 19
Single choice
A security test performed on one of the applications shows that user input is not validated.
Which security vulnerability is the application more susceptible to because of this lack of validation?
A
denial -of-service
B
cross-site request forgery
C
man-in-the-middle
D
SQL injection
Reveal answer detailsClose answer details
Correct answerD
Explanation
An application that does not validate user input is particularly susceptible to SQL injection attacks. In an SQL injection attack, an attacker can insert or "inject" a SQL query via the input data from the client to the application. Due to the lack of validation, the malicious SQL commands are executed by the database server, leading to unauthorized access or manipulation of the database.
Question 20
Single choice
An engineer is configuring Cisco Umbrella and has an identity that references two different policies.
Which action ensures that the policy that the identity must use takes precedence over the second one?
A
Configure the default policy to redirect the requests to the correct policy
B
Place the policy with the most-specific configuration last in the policy order
C
Configure only the policy with the most recently changed timestamp
D
Make the correct policy first in the policy order
Reveal answer detailsClose answer details
Correct answerD
Question 21
Single choice
A security engineer is tasked with configuring TACACS on a Cisco ASA firewall. The engineer must be able to access the firewall command line interface remotely. The authentication must fall back to the local user database of the Cisco ASA firewall. AAA server group named TACACS-GROUP is already configured with TACACS server IP address 192.168.10.10 and key C1sc0512222832!.
Which configuration must be done next to meet the requirement?
A
aaa authentication ssh console LOCAL TACACS-GROUP
B
aaa authentication ssh console TACACS-GROUP LOCAL
C
aaa authentication serial console LOCAL TACACS-GROUP
D
aaa authentication http console TACACS-GROUP LOCAL
Reveal answer detailsClose answer details
Correct answerB
Question 22
Single choice
An organization wants to use Cisco FTD or Cisco ASA devices. Specific URLs must be blocked from being accessed via the firewall which requires that the administrator input the bad URL categories that the organization wants blocked into the access policy.
Which solution should be used to meet this requirement?
A
Cisco ASA because it enables URL filtering and blocks malicious URLs by default, whereas Cisco FTD does not
B
Cisco ASA because it includes URL filtering in the access control policy capabilities, whereas Cisco FTD does not
C
Cisco FTD because it includes URL filtering in the access control policy capabilities, whereas Cisco ASA does not
D
Cisco FTD because it enables URL filtering and blocks malicious URLs by default, whereas Cisco ASA does not
Reveal answer detailsClose answer details
Correct answerC
Question 23
Single choice
What do tools like Jenkins, Octopus Deploy, and Azure DevOps provide in terms of application and infrastructure automation?
A
continuous integration and continuous deployment
B
cloud application security broker
C
compile-time instrumentation
D
container orchestration
Reveal answer detailsClose answer details
Correct answerA
Question 24
Single choice
Which category includes DoS Attacks?
A
Virus attacks
B
Trojan attacks
C
Flood attacks
D
Phishing attacks
Reveal answer detailsClose answer details
Correct answerC
Question 25
Single choice
What provides visibility and awareness into what is currently occurring on the network?
Which Cisco firewall solution supports configuration via Cisco Policy Language?
A
NGFW
B
CBAC
C
IPS
D
ZFW
Reveal answer detailsClose answer details
Correct answerD
Question 27
Single choice
Which Cisco network security device supports contextual awareness?
A
ISE
B
Cisco IOS
C
Cisco ASA
D
Firepower
Reveal answer detailsClose answer details
Correct answerD
Question 28
Single choice
For which type of attack is multifactor authentication an effective deterrent?
A
syn flood
B
phishing
C
teardrop
D
ping of death
Reveal answer detailsClose answer details
Correct answerB
Question 29
Drag & drop
DRAG DROP
Drag and drop the capabilities of Cisco Firepower versus Cisco AMP from the left into the appropriate category on the right.
Reveal answer detailsClose answer details
Explanation
Cisco Firepower operates at the network level, providing intrusion prevention before malware reaches the endpoint. It delivers advanced threat prevention and mitigation for both known and unknown threats by analyzing real-time traffic. Additionally, it offers network discovery capabilities, identifying hosts, applications, and communication paths to support context-aware security policies.
Cisco AMP (Advanced Malware Protection) focuses on endpoint security. It provides detection, blocking, tracking, analysis, and remediation to protect against persistent malware threats. AMP offers outbreak control through custom detection rules and can determine the root cause of an attack based on indicators of compromise. Its retrospective analysis allows it to block files even after they've initially passed inspection, ensuring continuous protection and deep visibility into how threats enter and move within the environment.
In summary, Firepower is designed for proactive network-layer threat prevention, while AMP emphasizes endpoint protection with advanced tracking, retrospective analysis, and root cause identification. Together, they provide comprehensive security across both network and endpoint environments.
Question 30
Single choice
In which cloud services model is the customer responsible for scanning for and mitigation of application vulnerabilities?
A
VMaaS
B
IaaS
C
PaaS
D
SaaS
Reveal answer detailsClose answer details
Correct answerC
Question 31
Single choice
What is a description of microsegmentation?
A
Environments deploy a container orchestration platform, such as Kubernetes, to manage the application delivery.
B
Environments apply a zero-trust model and specify how applications on different servers or containers can communicate.
C
Environments deploy centrally managed host-based firewall rules on each server or container.
D
Environments implement private VLAN segmentation to group servers with similar applications.
Reveal answer detailsClose answer details
Correct answerB
Question 32
Single choice
Which problem Is solved by deploying a multicontext firewall?
A
overlapping IP addressing plan
B
more secure policy
C
resilient high availability design
D
faster inspection
Reveal answer detailsClose answer details
Correct answerA
Explanation
A multicontext firewall is a feature that allows a single physical firewall to be divided into multiple virtual firewalls, also known as security contexts. Each context operates as an independent device, with its own security policy, interfaces, and administrators. This feature is useful for service providers, large enterprises, or any network that requires more than one firewall. One of the problems that a multicontext firewall can solve is an overlapping IP addressing plan. This means that different contexts can use the same IP addresses without causing conflicts, as long as they are separated by different interfaces or VLANs. This allows for more efficient use of IP address space and easier management of multiple networks. A multicontext firewall can also support dynamic routing protocols and VPNs within each context, providing more flexibility and functionality12 References := 1: What Are Multi-Context Firewalls? - Franklin Fitch 2:
Multiple Context Mode - Cisco
Question 33
Single choice
What is the purpose of the certificate signing request when adding a new certificate for a server?
A
It is the password for the certificate that is needed to install it with.
B
It provides the server information so a certificate can be created and signed
C
It provides the certificate client information so the server can authenticate against it when installing
D
It is the certificate that will be loaded onto the server
Reveal answer detailsClose answer details
Correct answerB
Explanation
A certificate signing request (CSR) is one of the first steps towards getting your own SSL Certificate. Generated on the same server you plan to install the certificate on, the CSR contains information (e.g. common name, organization, country) that the Certificate Authority (CA) will use to create your certificate. It also contains the public key that will be included in your certificate and is signed with the corresponding private key
Question 34
Single choice
Which solution supports high availability in routed or transparent mode as well as in northbound and southbound deployments?
A
Cisco FTD with Cisco ASDM
B
Cisco FTD with Cisco FMC
C
Cisco Firepower NGFW physical appliance with Cisco. FMC
D
Cisco Firepower NGFW Virtual appliance with Cisco FMC
Reveal answer detailsClose answer details
Correct answerB
Question 35
Single choice
A security audit recently revealed that an administrator is using the same password of C1$c0448845217 for his personal account across multiple systems.
What must be implemented by the company to reduce the chances of this happening again?
A
centralized user authentication
B
role based access control
C
security awareness training
D
strict password policies
Reveal answer detailsClose answer details
Correct answerC
Question 36
Single choice
Which policy is used to capture host information on the Cisco Firepower Next Generation Intrusion Prevention System?
What are two functionalities of SDN southbound APIs? (Choose two.)
A
Southbound APIs from the interface between the SDN controller and business applications.
B
Application layer programs communicate with the SDN controller through the southbound APIs.
C
OpenFlow is a standardized southbound API protocol used between the SDN controller and the switch.
D
Southbound APIs form the interface between the SDN controller and the network switches and routers.
E
Southbound APIs provide a programmable interface for applications to configure the network.
Reveal answer detailsClose answer details
Correct answersC, D
Question 38
Single choice
Which Cisco cloud security software centrally manages policies on multiple platforms such as Cisco ASA, Cisco Firepower, Cisco Meraki, and AWS?
A
Cisco Defense Orchestrator
B
Cisco Configuration Professional
C
Cisco Secureworks
D
Cisco DNAC
Reveal answer detailsClose answer details
Correct answerA
Question 39
Single choice
A network engineer is configuring a Cisco Catalyst switch. The network engineer must prevent traffic on the network from being interrupted by broadcast packets flooding the network using a predefined threshold.
What must be configured on the switch?
A
DHCP Snooping
B
Embedded Event Monitoring
C
Storm Control
D
Loop Guard
Reveal answer detailsClose answer details
Correct answerC
Question 40
Single choice
Which Talos reputation center allows you to track the reputation of IP addresses for email and web traffic?
A
IP Blacklist Center
B
File Reputation Center
C
AMP Reputation Center
D
IP and Domain Reputation Center
Reveal answer detailsClose answer details
Correct answerD
Question 41
Single choice
Which group within Cisco writes and publishes a weekly newsletter to help cybersecurity professionals remain aware of the ongoing and most prevalent threats?
How is DNS tunneling used to exfiltrate data out of a corporate network?
A
It corrupts DNS servers by replacing the actual IP address with a rogue address to collect information or start other attacks.
B
It encodes the payload with random characters that are broken into short strings and the DNS server rebuilds the exfiltrated data.
C
It redirects DNS requests to a malicious server used to steal user credentials, which allows further damage and theft on the network.
D
It leverages the DNS server by permitting recursive lookups to spread the attack to other DNS servers.
Reveal answer detailsClose answer details
Correct answerB
Explanation
Domain name system (DNS) is the protocol that translates human-friendly URLs, such as securitytut.com, into IP addresses, such as 183.33.24.13. Because DNS messages are only used as the beginning of each communication and they are not intended for data transfer, many organizations do not monitor their DNS traffic for malicious activity. As a result, DNS-based attacks can be effective if launched against their networks. DNS tunneling is one such attack.An example of DNS Tunneling is shown below:
The attacker incorporates one of many open-source DNS tunneling kits into an authoritative DNSnameserver (NS) and malicious payload.2. An IP address (e.g. 1.2.3.4) is allocated from the attacker's infrastructure and a domain name (e.g. attackerdomain.com) is registered or reused. The registrar informs the top-level domain (.com) nameservers to refer requests for attackerdomain.com to ns.attackerdomain.com, which has a DNS record mapped to 1.2.3.43. The attacker compromises a system with the malicious payload. Once the desired data is obtained, the payload encodes the data as a series of 32 characters (0-9, A-Z) broken into short strings (3KJ242AIE9, P028X977W,...).4. The payload initiates thousands of unique DNS record requests to the attacker's domain with each string as References: https://learn-umbrella.cisco.com/i/775902-dns-tunneling/0
Question 43
Multiple choice
Which two kinds of attacks are prevented by multifactor authentication? (Choose two)
What is a feature of NetFlow Secure Event Logging?
A
It exports only records that indicate significant events in a flow.
B
It filters NSEL events based on the traffic and event type through RSVP.
C
It delivers data records to NSEL collectors through NetFlow over TCP only.
D
It supports v5 and v8 templates.
Reveal answer detailsClose answer details
Correct answerA
Question 48
Multiple choice
While using Cisco Secure Firewall's Security Intelligence policies, which two criteria is blocking based upon? (Choose two.)
A
URLs
B
MAC addresses
C
Port numbers
D
IP addresses
E
Protocol IDs
Reveal answer detailsClose answer details
Correct answersA, D
Question 49
Single choice
Which action configures the iEEE 802.1X Flexible Authentication feature to support Layer 3 authentication mechanisms?
A
Modify the Dot1x configuration on the VPN server to send Layer 3 authentications to an external authentication database.
B
Identify the devices using this feature and create a policy that allows them to pass Layer 2 authentication.
C
Add MAB into the switch to allow redirection to a Layer 3 device for authentication.
D
Configure WebAuth so the hosts are redirected to a web page for authentication.
Reveal answer detailsClose answer details
Correct answerD
Question 50
Single choice
What is a difference between GETVPN and IPsec?
A
GETVPN reduces latency and provides encryption over MPLS without the use of a central hub
B
GETVPN provides key management and security association management
C
GETVPN is based on IKEv2 and does not support IKEv1
D
GETVPN is used to build a VPN network with multiple sites without having to statically configure all devices
Reveal answer detailsClose answer details
Correct answerA
Explanation
GETVPN Simplifies branch-to-branch instantaneous communications - Ensures low latency and jitter by enabling full-time, direct communications between sites, without requiring transport through a central hub
Maximizes security - Provides encryption for MPLS networks while maintaining network intelligence such as full-mesh connectivity, natural routing path, and quality of service (QoS)
Complies with governmental regulation and privacy laws - Helps you meet security compliance and internal regulation by encrypting all WAN traffic
Offers management flexibility - Eliminates complex peer-to-peer key management with group encryption keys
Question 51
Single choice
How does Cisco Stealthwatch Cloud provide security for cloud environments?
A
It delivers visibility and threat detection.
B
It prevents exfiltration of sensitive data.
C
It assigns Internet-based DNS protection for clients and servers.
D
It facilitates secure connectivity between public and private networks.
Reveal answer detailsClose answer details
Correct answerA
Explanation
Cisco Stealthwatch Cloud: Available as an SaaS product offer to provide visibility and threat detection within public cloud infrastructures such as Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform (GCP).
Question 52
Single choice
Refer to the exhibit.
An engineer configured wired 802.1x on the network and is unable to get a laptop to authenticate.
Which port configuration is missing?
A
authentication open
B
dotlx reauthentication
C
cisp enable
D
dot1x pae authenticator
Reveal answer detailsClose answer details
Correct answerD
Question 53
Single choice
Which Cisco solution integrates Encrypted Traffic Analytics to perform enhanced visibility,promote compliance,shorten response times, and provide administrators with the information needed to provide educated and automated decisions to secure the environment?
What are two benefits of using Cisco Duo as an MFA solution? (Choose two.)
A
grants administrators a way to remotely wipe a lost or stolen device
B
provides simple and streamlined login experience for multiple applications and users
C
native integration that helps secure applications across multiple cloud platforms or on-premises environments
D
encrypts data that is stored on endpoints
E
allows for centralized management of endpoint device applications and configurations
Reveal answer detailsClose answer details
Correct answersB, C
Question 58
Multiple choice
Which two features are used to configure Cisco ESA with a multilayer approach to fight viruses and malware? (Choose two)
A
Sophos engine
B
white list
C
RAT
D
outbreak filters
E
DLP
Reveal answer detailsClose answer details
Correct answersA, D
Question 59
Single choice
An engineer is trying to decide between using L2TP or GRE over IPsec for their site-to-site VPN implementation.
What must be un solution?
A
L2TP is an IP packet encapsulation protocol, and GRE over IPsec is a tunneling protocol.
B
L2TP uses TCP port 47 and GRE over IPsec uses UDP port 1701.
C
GRE over IPsec adds its own header, and L2TP does not.
D
GRE over IPsec cannot be used as a standalone protocol, and L2TP can.
Reveal answer detailsClose answer details
Correct answerA
Question 60
Single choice
An engineer configured 802.1X authentication on a switch port but cannot authenticate.
Which action must the engineer take to validate if the user credentials are correct?
A
Check the logs of the authentication server for the username and authentication rejection logs.
B
Check policy enforcement point for the authentication mechanism and credentials used.
C
Check the supplicant logs for the username and password entered, then check the authentication provider.
D
Check the authenticator and view the debug logs for the username and password.
Reveal answer detailsClose answer details
Correct answerA
Question 61
Single choice
In which form of attack is alternate encoding, such as hexadecimal representation, most often observed?
A
Smurf
B
distributed denial of service
C
cross-site scripting
D
rootkit exploit
Reveal answer detailsClose answer details
Correct answerC
Explanation
Cross site scripting (also known as XSS) occurs when a web application gathers malicious data from a user. The data is usually gathered in the form of a hyperlink which contains malicious content within it. The user will most likely click on this link from another website, instant message, or simply just reading a web board or email message.Usually the attacker will encode the malicious portion of the link to the site in HEX (or other encoding methods) so the request is less suspicious looking to the user when clicked on.For example the code below is written in hex: <ahref=javascript:alert('XSS')>Click Here</a>is equivalent to:<a href=javascript:alert('XSS')>Click Here</a>Note: In the format "&#xhhhh", hhhh is the code point in hexadecimal form.
Question 62
Single choice
What is an attribute of the DevSecOps process?
A
mandated security controls and check lists
B
security scanning and theoretical vulnerabilities
C
development security
D
isolated security team
Reveal answer detailsClose answer details
Correct answerC
Explanation
DevSecOps (development, security, and operations) is a concept used in recent years to describe how to movesecurity activities to the start of the development life cycle and have built-in security practices in the continuousintegration/ continuous deployment (CI/CD) pipeline. Thus minimizing vulnerabilities and bringing security closerto IT and business objectives.Three key things make a real DevSecOps environment:+ Security testing is done by the development team.+ Issues found during that testing is managed by the development team.+ Fixing those issues stays within the development team.
Question 63
Single choice
Which attribute has the ability to change during the RADIUS CoA?
An engineer has been tasked with configuring a Cisco FTD to analyze protocol fields and detect anomalies in the traffic from industrial systems.
What must be done to meet these requirements?
A
Implement pre-filter policies for the CIP preprocessor
B
Enable traffic analysis in the Cisco FTD
C
Configure intrusion rules for the DNP3 preprocessor
D
Modify the access control policy to trust the industrial traffic
Reveal answer detailsClose answer details
Correct answerC
Explanation
References: https://www.cisco.com/c/en/us/td/docs/security/firepower/630/configuration/guide/fpmc-configguide-v63/scada_preprocessors.html Both DNP3 and CIP preprocessors can be used to detect traffic anomalies but we choose CIP as it is widely used in industrial applications.Note:+ An intrusion rule is a specified set of keywords and arguments that the system uses to detect attempts to exploit vulnerabilities in your network. As the system analyzes network traffic, it compares packets against the conditions specified in each rule, and triggers the rule if the data packet meets all the conditions specified in the rule. + Preprocessor rules, which are rules associated with preprocessors and packet decoder detection options in the network analysis policy. Most preprocessor rules are disabled by default.
Question 65
Single choice
Which function is the primary function of Cisco AMP threat Grid?
A
automated email encryption
B
applying a real-time URI blacklist
C
automated malware analysis
D
monitoring network traffic
Reveal answer detailsClose answer details
Correct answerC
Question 66
Single choice
Refer to the exhibit.
Which protocol should be used to encrypt a client connection that signs in to the router remotely to make common configuration changes?
A
SSH
B
FTPS
C
SCP
D
SFTP
Reveal answer detailsClose answer details
Correct answerA
Question 67
Single choice
What is provided by the Secure Hash Algorithm in a VPN?
What is a characteristic of Dynamic ARP Inspection?
A
DAI determines the validity of an ARP packet based on valid IP to MAC address bindings from the DHCP snooping binding database.
B
In a typical network, make all ports as trusted except for the ports connecting to switches, which are untrusted
C
DAI associates a trust state with each switch.
D
DAI intercepts all ARP requests and responses on trusted ports only.
Reveal answer detailsClose answer details
Correct answerA
Explanation
Dynamic ARP Inspection To prevent ARP poisoning attacks such as the one described in the previous section, a switch must ensure that only valid ARP requests and responses are relayed. DAI prevents these attacks by intercepting all ARP requests and responses. Each of these intercepted packets is verified for valid MAC address to IP address bindings before the local ARP cache is updated or the packet is forwarded to the appropriate destination. Invalid ARP packets are dropped.
DAI determines the validity of an ARP packet based on valid MAC address to IP address bindings stored in a trusted database. This database is built at runtime by DHCP snooping, provided that it is enabled on the VLANs and on the switch in question. In addition, DAI can also validate ARP packets against user-configured ARP ACLs in order to handle hosts that use statically configured IP addresses.
DAI can also be configured to drop ARP packets when the IP addresses in the packet are invalid or when the MAC addresses in the body of the ARP packet do not match the addresses specified in the Ethernet header.
Question 71
Single choice
The security team has installed a Cisco Secure Email Gateway. During setup, a large number of email messages containing the string "abcde1111111111" are being blocked. The security team wants to investigate and determine if the emails are part of a phishing or malware attack.
Which configuration step must the security team apply?
A
Implement a policy to only allow email from trusted to the network senders.
B
Apply a policy to route all blocked emails to a separate quarantine folder.
C
Configure sender domain reputation policy to check if sender email domain is known to be malicious.
D
Configure a policy to disable spam filtering in order to expedite email delivery.
Reveal answer detailsClose answer details
Correct answerB
Question 72
Multiple choice
Which two actions does the Cisco Identity Services Engine posture module provide that ensures endpoint security? (Choose two.)
A
Assignments to endpoint groups are made dynamically, based on endpoint attributes.
B
Endpoint supplicant configuration is deployed.
C
A centralized management solution is deployed.
D
Patch management remediation is performed.
E
The latest antivirus updates are applied before access is allowed.
Reveal answer detailsClose answer details
Correct answersD, E
Explanation
Patch management remediation is performed. Cisco ISE's posture module can detect missing patches on endpoints and trigger remediation actions, ensuring systems are updated before allowing full network access.
The latest antivirus updates are applied before access is allowed. The posture module checks if antivirus software is installed and up to date. If not, it can block access or initiate remediation to enforce compliance.
Question 73
Single choice
What is a benefit of using Cisco FMC over Cisco ASDM?
A
Cisco FMC uses Java while Cisco ASDM uses HTML5.
B
Cisco FMC provides centralized management while Cisco ASDM does not.
C
Cisco FMC supports pushing configurations to devices while Cisco ASDM does not.
D
Cisco FMC supports all firewall products whereas Cisco ASDM only supports Cisco ASA devices
What are two indications of the Cisco Firepower Services Module configuration? (Choose two.)
A
The module is operating in IDS mode.
B
The module fails to receive redirected traffic
C
Traffic is blocked if the module fails.
D
Traffic continues to flow if the module fails.
E
The module is operating in IPS mode.
Reveal answer detailsClose answer details
Correct answersA, D
Explanation
sfr {fail-open | fail-close [monitor-only]} <- There's a couple different options here. The first one is fail-open which means that if the Firepower software module is unavailable, the ASA will continue to forward traffic. fail-close means that if the Firepower module fails, the traffic will stop flowing. While this doesn't seem ideal, there might be a use case for it when securing highly regulated environments. The monitor-only switch can be used with both and basically puts the Firepower services into IDS-mode only. This might be useful for initial testing or setup.
Question 75
Drag & drop
DRAG DROP
Drag and drop the Cisco Secure Email Gateway benefits from the left to the corresponding deployment options on the right.
Reveal answer detailsClose answer details
Question 76
Single choice
When MAB is configured for use within the 802.1X environment, an administrator must create a policy that allows the devices onto the network.
Which information is used for the username and password?
A
The MAB uses the IP address as username and password.
B
The MAB uses the Call-Station-ID as username and password.
C
The MAB uses the MAC address as username and password.
D
Each device must be set manually by the administrator.
Reveal answer detailsClose answer details
Correct answerC
Question 77
Drag & drop
DRAG DROP
Drag and drop the VPN functions from the left onto the description on the right.
Reveal answer detailsClose answer details
Explanation
The purpose of message integrity algorithms, such as Secure Hash Algorithm (SHA-1), ensures data has notbeen changed in transit. They use one way hash functions to determine if data has been changed.SHA- 1, which is also known as HMAC-SHA-1 is a strong cryptographic hashing algorithm, stronger thananother popular algorithm known as Message Digest 5 (MD5). SHA-1 is used to provide data integrity (toguarantee data has not been altered in transit) and authentication (to guarantee data came from the source itwas supposed to come from). SHA was produced to be used with the digital signature standard.A VPN uses groundbreaking 256-bit AES encryption technology to secure your online connection againstcyberattacks that can compromise your security. It also offers robust protocols to combat malicious attacks and reinforce your online identity.IKE SAs describe the security parameters between two IKE devices, the first stage in establishing IPSec
Question 78
Single choice
Which product allows Cisco FMC to push security intelligence observable to its sensors from other products?
A
Encrypted Traffic Analytics
B
Threat Intelligence Director
C
Cognitive Threat Analytics
D
Cisco Talos Intelligence
Reveal answer detailsClose answer details
Correct answerB
Explanation
Cisco FMC's Threat Intelligence Director allows security teams to integrate security intelligence observables from various sources, such as Cisco Talos, into their Cisco FMC environment. This allows the FMC to push updated security intelligence to its sensors, enabling them to better detect and respond to potential threats.
Question 79
Multiple choice
What are two Trojan malware attacks? (Choose two)
A
Frontdoor
B
Rootkit
C
Smurf
D
Backdoor
E
Sync
Reveal answer detailsClose answer details
Correct answersB, D
Question 80
Multiple choice
Which two capabilities does an MDM provide? (Choose two.)
A
delivery of network malware reports to an inbox in a schedule
B
unified management of mobile devices, Macs, and PCs from a centralized dashboard
C
enforcement of device security policies from a centralized dashboard
D
manual identification and classification of client devices
E
unified management of Android and Apple devices from a centralized dashboard
Reveal answer detailsClose answer details
Correct answersB, C
Question 81
Single choice
An organization has noticed an increase in malicious content downloads and wants to use Cisco Umbrella to prevent this activity for suspicious domains while allowing normal web traffic.
Which threat intelligence standard contains malware hashes?
A
advanced persistent threat
B
open command and control
C
structured threat information expression
D
trusted automated exchange of indicator information
Reveal answer detailsClose answer details
Correct answerC
Question 83
Single choice
An organization wants to provide visibility and to identify active threats in its network using a VM. The organization wants to extract metadata from network packet flow while ensuring that payloads are not retained or transferred outside the network.
Refer to the exhibit. A network engineer must retrieve the interface configuration on a Cisco router by using the NETCONF API. The engineer uses a Python script to automate the activity.
Which code snippet completes the script?
A
Option A
B
Option B
C
Option C
D
Option D
Reveal answer detailsClose answer details
Correct answerB
Question 85
Single choice
An organization has a Cisco ESA set up with policies and would like to customize the action assigned for violations. The organization wants a copy of the message to be delivered with a message added to flag it as a DLP violation.
Which actions must be performed in order to provide this capability?
A
deliver and send copies to other recipients
B
quarantine and send a DLP violation notification
C
quarantine and alter the subject header with a DLP violation
Which type of API is being used when a security application notifies a controller within a software-defined network architecture about a specific security threat? (Choose two)
A
westbound AP
B
southbound API
C
northbound API
D
eastbound API
Reveal answer detailsClose answer details
Correct answerC
Question 87
Single choice
Which statement about IOS zone-based firewalls is true?
A
An unassigned interface can communicate with assigned interfaces
An engineer must modify a policy to block specific addresses using Cisco Umbrella. The policy is created already and is actively used by devices, using many of the default policy elements.
What else must be done to accomplish this task?
A
Add the specified addresses to the identities list and create a block action.
B
Create a destination list for addresses to be allowed or blocked.
C
Use content categories to block or allow specific addresses.
D
Modify the application settings to allow only applications to connect to required addresses.
Reveal answer detailsClose answer details
Correct answerB
Question 89
Single choice
A Cisco ISE engineer configures Central Web Authentication (CWA) for wireless guest access and must have the guest endpoints redirect to the guest portal for authentication and authorization. While testing the policy, the engineer notices that the device is not redirected and instead gets full guest access.
What must be done for the redirect to work?
A
Tag the guest portal in the CWA part of the Common Tasks section of the authorization profile for the authorization policy line that the unauthenticated devices hit.
B
Use the track movement option within the authorization profile for the authorization policy line that the unauthenticated devices hit.
C
Create an advanced attribute setting of Cisco:cisco-gateway-id=guest within the authorization profile for the authorization policy line that the unauthenticated devices hit.
D
Add the DACL name for the Airespace ACL configured on the WLC in the Common Tasks section of the authorization profile for the authorization policy line that the unauthenticated devices hit.
Reveal answer detailsClose answer details
Correct answerA
Question 90
Single choice
Which security mechanism is designed to protect against "offline brute-force" attacks?
A
Token
B
MFA
C
Salt
D
CAPTCHA
Reveal answer detailsClose answer details
Correct answerC
Question 91
Single choice
What is a difference between weak passwords and missing encryption?
A
Weak passwords allow programs to be renamed, and missing encryption hides .exe extensions.
B
Weak passwords cause programs to crash, and missing encryption sends data to a memory location.
C
Weak passwords consume bandwidth, and missing encryption allows user information to be hijacked.
D
Weak passwords are guessed easily, and missing encryption allows information to be decrypted.
Reveal answer detailsClose answer details
Correct answerD
Question 92
Single choice
Which endpoint protection and detection feature performs correlation of telemetry, files, and intrusion events that are flagged as possible active breaches?
A
retrospective detection
B
indication of compromise
C
file trajectory
D
elastic search
Reveal answer detailsClose answer details
Correct answerB
Question 93
Single choice
A networking team must harden an organization's network from VLAN hopping attacks. The team disables Dynamic Trunking Protocol and puts any unused ports in an unused VLAN. A trunk port is used as a trunk link.
What must the team configure next to harden the network against VLAN hopping attacks?
A
dedicated VLAN ID for all trunk ports
B
disable STP on the network devices
C
DHCP snooping on all the switches
D
enable port-based network access control
Reveal answer detailsClose answer details
Correct answerA
Question 94
Single choice
What does Cisco ISE use to collect endpoint attributes that are used in profiling?
Which CLI command is used to register a Cisco FirePower sensor to Firepower Management Center?
A
configure system add <host><key>
B
configure manager <key> add host
C
configure manager delete
D
configure manager add <host><key
Reveal answer detailsClose answer details
Correct answerD
Question 96
Single choice
An engineer notices traffic interruption on the network. Upon further investigation, it is learned that broadcast packets have been flooding the network.
What must be configured, based on a predefined threshold, to address this issue?
A
Bridge Protocol Data Unit guard
B
embedded event monitoring
C
storm control
D
access control lists
Reveal answer detailsClose answer details
Correct answerC
Explanation
ExplanationStorm control prevents traffic on a LAN from being disrupted by a broadcast, multicast, or unicast storm on one of the physical interfaces. A LAN storm occurs when packets flood the LAN, creating excessive traffic and degrading network performance. Errors in the protocol-stack implementation, mistakes in network configurations, or users issuing a denial-of-service attack can cause a storm.By using the " storm-control broadcast level [falling-threshold]" we can limit the broadcast traffic on the switch.
Question 97
Single choice
On which part of the IT environment does DevSecOps focus?
A
application development
B
wireless network
C
data center
D
perimeter network
Reveal answer detailsClose answer details
Correct answerA
Question 98
Single choice
Why is it important to have logical security controls on endpoints even though the users are trained to spot security threats and the network devices already help prevent them?
A
to prevent theft of the endpoints
B
because defense-in-depth stops at the network
C
to expose the endpoint to more threats
D
because human error or insider threats will still exist
Reveal answer detailsClose answer details
Correct answerD
Question 99
Single choice
When Cisco and other industry organizations publish and inform users of known security findings and vulnerabilities, which name is used?
A
Common Security Exploits
B
Common Vulnerabilities and Exposures
C
Common Exploits and Vulnerabilities
D
Common Vulnerabilities, Exploits and Threats
Reveal answer detailsClose answer details
Correct answerB
Explanation
References: CCNP And CCIE Security Core SCOR 350-701 Official Cert Guide
Question 100
Single choice
In which situation should an Endpoint Detection and Response solution be chosen versus an Endpoint Protection Platform?
A
when there is a need for traditional anti-malware detection
B
when there is no need to have the solution centrally managed
C
when there is no firewall on the network
D
when there is a need to have more advanced detection capabilities
Reveal answer detailsClose answer details
Correct answerD
Explanation
Endpoint protection platforms (EPP) prevent endpoint security threats like known and unknown malware.Endpoint detection and response (EDR) solutions can detect and respond to threats that your EPP and other security tools did not catch.EDR and EPP have similar goals but are designed to fulfill different purposes. EPP is designed to providedevice-level protection by identifying malicious files, detecting potentially malicious activity, and providing tools for incident investigation and response.The preventative nature of EPP complements proactive EDR. EPP acts as the first line of defense, filtering out attacks that can be detected by the organization's deployed security solutions. EDR acts as a second layer of protection, enabling security analysts to perform threat hunting and identify more subtle threats to the endpoint.Effective endpoint defense requires a solution that integrates the capabilities of both EDR and EPP to provide protection against cyber threats without overwhelming an organization's security team.