{"id":14611,"date":"2026-09-17T06:08:08","date_gmt":"2026-09-17T06:08:08","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=14611"},"modified":"2026-09-17T06:08:08","modified_gmt":"2026-09-17T06:08:08","slug":"cisco-ccnp-cybersecurity-350-201-practice-test-questions-and-exam-dumps-part9-q161-180","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/cisco-ccnp-cybersecurity-350-201-practice-test-questions-and-exam-dumps-part9-q161-180\/","title":{"rendered":"Cisco CCNP Cybersecurity 350-201 Practice Test Questions and Exam Dumps Part9 Q161-180"},"content":{"rendered":"<h1><\/h1>\n<h2><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/350-201-exam-dumps\"><b>Cisco CCNP Cybersecurity 350-201 Exam Dumps<\/b><\/a><b> and Practice Test Dumps.<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 161<\/b><\/h3>\n<p><b>What Cisco security architecture utilizes Security Group Tags (SGTs) and MACsec to enforce role-based access control across enterprise networks?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Cisco TrustSec technology architecture<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Basic unmanaged Layer 2 switching model<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Traditional perimeter firewall topology<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Passive network monitoring architecture<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Cisco TrustSec is an advanced software-defined segmentation architecture that uses Security Group Tags (SGTs) to classify traffic based on user roles, device types, or application categories rather than traditional IP addresses. By embedding metadata tags into Ethernet frames, TrustSec allows network infrastructure to enforce granular, role-based access control policies dynamically across the entire enterprise fabric. Combined with MACsec (Media Access Control Security) for line-rate encryption at Layer 2, Cisco TrustSec simplifies network security management and stops lateral movement across campus and data center environments.<\/span><\/p>\n<h3><b>Question 162<\/b><\/h3>\n<p><b>Which protocol provides secure digital certificate enrollment over HTTPS using Elliptic Curve Cryptography?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Simple Network Management Protocol v3<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Enrollment over Secure Transport (EST)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dynamic Host Configuration Protocol service<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Trivial File Transfer Protocol utility<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Enrollment over Secure Transport (EST) is a modern certificate enrollment protocol defined in RFC 7030 that enables clients to securely obtain and update digital certificates within a Public Key Infrastructure. Unlike legacy enrollment protocols that relied on weaker cryptographic wrappers or HTTP, EST operates entirely over HTTPS and leverages Transport Layer Security (TLS) for mutual authentication and session encryption. It natively supports modern cryptographic standards, including Elliptic Curve Cryptography (ECC), making it the preferred protocol for automated device provisioning and certificate management in enterprise IoT and campus networks.<\/span><\/p>\n<h3><b>Question 163<\/b><\/h3>\n<p><b>What security technology provides cloud-delivered DNS-layer protection by blocking requests to malicious domains before connections are established?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Local unshielded patch cable link<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Cisco Umbrella cloud security platform<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Passive network signal sniffer tool<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Layer 2 unmanaged Ethernet switch<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Cisco Umbrella is a cloud-delivered enterprise security platform that provides the first line of defense against threats by inspecting and filtering Domain Name System (DNS) requests. When an endpoint attempts to resolve a domain name, Cisco Umbrella evaluates the request against real-time global threat intelligence feeds. If the destination domain is associated with malware, ransomware, phishing campaigns, or command-and-control servers, Umbrella blocks the connection instantly before any IP traffic reaches the infrastructure. Because it operates at the DNS layer, it provides robust protection for remote workers and roaming laptops without requiring heavy client software.<\/span><\/p>\n<h3><b>Question 164<\/b><\/h3>\n<p><b>Which protocol is used for secure syslog message forwarding over encrypted TLS connections?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Unencrypted UDP syslog transmission<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Syslog over TLS (RFC 5425 protocol)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Trivial File Transfer Protocol service<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Legacy Telnet remote administration<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Syslog over TLS\u2014standardized in RFC 5425\u2014is a secure network management protocol designed to encrypt system log messages transmitted between network devices, servers, and centralized Security Information and Event Management (SIEM) collectors. Traditional syslog messages were transmitted in clear text over UDP, making them highly vulnerable to eavesdropping, tampering, and log injection attacks by malicious actors. Syslog over TLS wraps log streams in cryptographic transport layers, ensuring message confidentiality, peer authentication, and absolute log integrity across enterprise audit pipelines.<\/span><\/p>\n<h3><b>Question 165<\/b><\/h3>\n<p><b>What type of malicious software encrypts user files and demands ransom payment for the decryption key?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Adware marketing software package<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Spyware telemetry tracking agent<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ransomware payload encryption tool<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Rootkit operating system kernel mod<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Ransomware is a destructive form of malware that encrypts files, directories, or entire hard disk drives on a victim&#8217;s computer system using robust symmetric and asymmetric encryption algorithms. Once the files are locked, the malicious actors demand a financial ransom payment\u2014typically in cryptocurrency\u2014in exchange for the private decryption key. Modern ransomware operations frequently employ double-extortion tactics, exfiltrating sensitive corporate data prior to encryption and threatening public leaks if demands are unmet. Defense requires rigorous backup strategies, endpoint detection, and email filtering.<\/span><\/p>\n<h3><b>Question 166<\/b><\/h3>\n<p><b>What security component executes suspicious files in an isolated virtual environment to observe their behavior safely?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Static application source code scanner<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Sandbox security analysis environment<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Active network port scanning utility<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Passive network packet sniffer tool<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A security sandbox is an isolated, virtualized execution environment designed to run untrusted software, attachments, or scripts safely without risking damage to the host operating system or production network infrastructure. Security analysts and automated threat intelligence platforms use sandboxing to observe the runtime behavior of suspicious files\u2014such as API calls, registry modifications, process injections, and network connections\u2014to identify zero-day malware and advanced threats that evade traditional static signature detection.<\/span><\/p>\n<h3><b>Question 167<\/b><\/h3>\n<p><b>Which metric measures the average time required by an organization to detect a security incident or breach?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Mean Time to Detect (MTTD)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Mean Time to Repair (MTTR)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Common Vulnerability Scoring System (CVSS)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network bandwidth throughput rate<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Mean Time to Detect (MTTD) is a critical operational security metric that quantifies the average duration elapsed between the initial moment a cyber threat or security breach occurs within an environment and the moment security operations personnel or automated monitoring systems successfully identify it. Reducing MTTD is a primary goal for Security Operations Centers (SOCs), achieved by deploying advanced Security Information and Event Management (SIEM) tools, Endpoint Detection and Response (EDR) platforms, and continuous behavioral anomaly monitoring.<\/span><\/p>\n<h3><b>Question 168<\/b><\/h3>\n<p><b>What cloud service model shifts infrastructure, storage, and server management to the provider while giving the customer control over applications and data?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">On-premises physical data center<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Infrastructure as a Service (IaaS)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Desktop as a Service local client<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Traditional enterprise perimeter model<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Infrastructure as a Service (IaaS) is a cloud computing service model that provides fundamental computing resources over the internet, such as virtual machines, storage, networks, and operating systems, hosted on remote data center infrastructure. In an IaaS model, cloud providers manage the underlying physical hardware, virtualization layers, and facility security, while customers retain complete administrative control over installed operating systems, middleware, applications, and security configurations. This model offers high scalability, flexibility, and cost-efficiency for enterprise IT workloads.<\/span><\/p>\n<h3><b>Question 169<\/b><\/h3>\n<p><b>Which cryptographic primitive ensures that a data message has not been altered or tampered with during transmission?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Message Authentication Code (MAC) or Hash<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Static public key encryption wrapper<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Unencrypted session identifier token<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Electronic Codebook cipher mode<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A Message Authentication Code (MAC) or cryptographic hash function provides data integrity verification by generating a fixed-size checksum or digital signature derived from the message contents and a shared secret key. If even a single bit of the data payload is altered or manipulated during transit across a network, the resulting hash digest changes drastically, immediately alerting the receiving system to tampering. Cryptographic MACs are essential for verifying message integrity in secure protocols like TLS, IPsec, and SSH.<\/span><\/p>\n<h3><b>Question 170<\/b><\/h3>\n<p><b>What network attack involves an attacker positioning themselves between two communicating hosts to intercept and relay traffic transparently?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Address Resolution Protocol cache poisoning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Man-in-the-Middle (MitM) attack<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Content Addressable Memory table flood<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dynamic Host Configuration server exhaustion<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A Man-in-the-Middle (MitM) attack is a cyber threat where an adversary secretly intercepts, routes, and relays communications between two parties who believe they are communicating directly with each other. The attacker can eavesdrop on sensitive conversations, capture credentials, or alter data payloads in transit. Common vectors include rogue Wi-Fi access points, ARP poisoning, and SSL stripping. Defending against MitM attacks requires mutual authentication, robust certificate validation, encrypted protocols like HTTPS and SSH, and secure session management.<\/span><\/p>\n<h3><b>Question 171<\/b><\/h3>\n<p><b>Which protocol provides secure file transfer capabilities over a Secure Shell connection?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Unencrypted File Transfer Protocol daemon<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Trivial File Transfer Protocol utility<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Secure File Transfer Protocol (SFTP)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Legacy Telnet remote administration<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Secure File Transfer Protocol (SFTP) is a network protocol that provides secure file access, file transfer, and file management functionalities over any reliable data stream, typically running over Secure Shell (SSH) protocol on TCP port 22. Unlike legacy FTP which transmits credentials and data payloads in clear text or requires complex auxiliary channels, SFTP encapsulates all communication within robust cryptographic encryption wrappers. This prevents packet sniffing, credential theft, and data tampering during file transmissions across untrusted networks.<\/span><\/p>\n<h3><b>Question 172<\/b><\/h3>\n<p><b>What Cisco security solution provides extended detection and response (XDR) capabilities across endpoints, network, email, and cloud?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Cisco Secure Endpoint and XDR<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Basic unmanaged Layer 2 switch<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Unshielded twisted-pair patch cable<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Passive network signal repeater hub<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Cisco XDR (Extended Detection and Response) is an advanced cloud-native security platform that correlates telemetry and threat intelligence across multiple security vectors\u2014including endpoints, network traffic, email gateways, cloud environments, and firewalls. By unifying visibility and automating incident response workflows, Cisco XDR enables security operations teams to detect sophisticated, multi-vector attacks rapidly, isolate compromised assets across the entire IT infrastructure, and reduce dwell times compared to siloed, point-product security architectures.<\/span><\/p>\n<h3><b>Question 173<\/b><\/h3>\n<p><b>Which database security control prevents SQL injection by strictly separating executable query syntax from user-supplied input data?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Parameterized query input validation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Unencrypted Telnet administration access<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Passive packet sniffer network inspection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">MAC address port security enforcement<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Parameterized queries\u2014also known as prepared statements\u2014provide the most effective defense mechanism against SQL injection vulnerabilities by strictly separating user-supplied input data from executable database query structures. When applications utilize parameterized queries, the database management system treats user input strictly as literal values rather than executable SQL command syntax, even if the input contains malicious query fragments. Combined with rigorous input validation and robust error handling, parameterized queries prevent attackers from manipulating database logic, ensuring that sensitive enterprise data remains secure against unauthorized extraction and manipulation.<\/span><\/p>\n<h3><b>Question 174<\/b><\/h3>\n<p><b>What type of cloud service model shifts database management, middleware, and development frameworks entirely to the cloud provider while the customer manages applications?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Infrastructure as a Service (IaaS)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Platform as a Service (PaaS)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Software as a Service (SaaS)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Traditional on-premises server room<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Platform as a Service (PaaS) is a cloud computing model that supplies an on-demand environment for developing, testing, delivering, and managing software applications. In a PaaS model, the cloud provider delivers and manages underlying hardware, operating systems, storage, and relational database middleware, while the customer retains control exclusively over the deployed software applications and business logic configurations. This allows development teams to build applications rapidly without worrying about underlying infrastructure maintenance or operating system patching.<\/span><\/p>\n<h3><b>Question 175<\/b><\/h3>\n<p><b>Which network security feature inspects and filters Address Resolution Protocol packets to protect local segments against ARP spoofing?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dynamic Host Configuration Protocol snooping<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dynamic ARP Inspection (DAI) mechanism<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Spanning Tree Protocol root guard feature<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Basic port security MAC address limiting<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Dynamic ARP Inspection (DAI) is a Layer 2 security feature on Cisco switches that uses information gathered from DHCP snooping to validate Address Resolution Protocol packets and protect enterprise networks against ARP spoofing and poisoning attacks. DAI intercepts all ARP requests and responses on untrusted ports, comparing the packet bindings against valid entries in the DHCP snooping database. If an ARP packet contains forged IP-to-MAC address mappings, DAI immediately drops the packet, preventing attackers from redirecting local traffic streams.<\/span><\/p>\n<h3><b>Question 176<\/b><\/h3>\n<p><b>What security concept mandates that critical business transactions require separate individuals to execute different stages to prevent fraud?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Principle of least privilege access<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Separation of duties governance policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Defense in depth architectural strategy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Single sign-on authentication model<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Separation of duties is a foundational internal control and governance principle designed to prevent fraud, errors, and malicious activities by ensuring that no single individual maintains end-to-end control over a critical operational or financial transaction. By dividing sensitive workflows\u2014such as financial authorizations, code deployments, or cryptographic key management\u2014across multiple distinct roles, organizations enforce accountability and require collusion for malicious actions to succeed, significantly enhancing enterprise security posture and compliance alignment.<\/span><\/p>\n<h3><b>Question 177<\/b><\/h3>\n<p><b>What type of threat actor is typically sponsored by a nation-state to conduct long-term cyber espionage and data exfiltration against critical infrastructure?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Script kiddie testing basic malware tools<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Insider threat disgruntled employee worker<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Advanced Persistent Threat (APT) group<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An Advanced Persistent Threat (APT) is a prolonged, highly targeted cyber attack or campaign conducted by sophisticated threat actors\u2014frequently nation-state sponsors or organized cybercrime syndicates\u2014who gain unauthorized access to a network and remain undetected for an extended period. The primary objective of an APT is typically long-term espionage, intellectual property theft, or strategic disruption of critical national infrastructure rather than immediate financial gain. Detecting APTs requires advanced behavioral analytics, threat intelligence feeds, and continuous hunting across enterprise environments.<\/span><\/p>\n<h3><b>Question 178<\/b><\/h3>\n<p><b>Which protocol is used to query directory services securely over encrypted Transport Layer Security connections?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Unencrypted Lightweight Directory Access Protocol (LDAP)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Lightweight Directory Access Protocol Secure (LDAPS)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Trivial File Transfer Protocol directory service<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Simple Network Management Protocol daemon<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Lightweight Directory Access Protocol Secure (LDAPS) is the secure implementation of LDAP that encrypts all communications between client applications and directory service servers using Transport Layer Security (TLS) or Secure Sockets Layer (SSL). Standard LDAP transmits directory queries, user attributes, and passwords in clear text over TCP port 389, leaving them vulnerable to packet sniffing and credential harvesting. LDAPS operates by default over TCP port 636, wrapping directory transactions in cryptographic privacy to protect enterprise authentication data.<\/span><\/p>\n<h3><b>Question 179<\/b><\/h3>\n<p><b>What automated tool scans IP networks to identify active hosts, open ports, and running operating system services?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Packet sniffer binary analyzer utility<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Active network port scanner (e.g., Nmap)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Static application source code inspector<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">File integrity monitoring hash tool<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An active network port scanner is a specialized reconnaissance tool used by network administrators and security professionals\u2014as well as malicious attackers\u2014to probe target systems and discover active hosts, open communication ports, and running operating system services. By transmitting crafted packets and analyzing response behaviors, tools like Nmap map out network topologies and identify potential attack surface vulnerabilities. Security teams use port scanners during authorized vulnerability assessments to audit network perimeters, while attackers use them to locate vulnerable entry points.<\/span><\/p>\n<h3><b>Question 180<\/b><\/h3>\n<p><b>What security control restricts user permissions to the absolute minimum necessary to perform assigned job functions?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Principle of least privilege<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Defense in depth network strategy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Flat unsegmented topology design<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Unencrypted remote administration<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The principle of least privilege is a fundamental information security concept that dictates that a user, process, or system component must be given only the minimum levels of access permissions\u2014or privileges\u2014necessary to perform its specific, authorized job functions. By restricting privileges strictly to operational requirements, organizations significantly limit the potential blast radius of credential compromise, insider threats, and malware propagation. For example, standard network users should never possess administrative privileges, and software applications should execute under restricted service accounts rather than root-level permissions.<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Cisco CCNP Cybersecurity 350-201 Exam Dumps and Practice Test Dumps. &nbsp; Question 161 What Cisco security architecture utilizes Security Group Tags (SGTs) and MACsec to enforce role-based access control across enterprise networks? Cisco TrustSec technology architecture Basic unmanaged Layer 2 switching model Traditional perimeter firewall topology Passive network monitoring architecture Correct Answer: 1 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/14611"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=14611"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/14611\/revisions"}],"predecessor-version":[{"id":14679,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/14611\/revisions\/14679"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=14611"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=14611"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=14611"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}