After a recent security breach, a financial company is reassessing their overall security posture and strategy to better protect sensitive data and resources. The company already deployed on-premises next-generation firewalls at the network edge for each branch location. Security measures must be enhanced at the endpoint level. The goal is to implement a solution that provides additional traffic filtering directly on endpoint devices, thereby offering another layer of defense against potential threats. Which technology must be implemented to meet the requirement?
When moving security closer to the data, the endpoint becomes the final perimeter. A host-based firewall is a software component that runs directly on the endpoint's operating system (Windows, macOS, or Linux). While the company already has Next-Generation Firewalls (NGFWs) at the network edge, those devices cannot protect endpoints from threats originating within the same local network segment (East-West traffic) or when the device is used outside the corporate office.
Implementing a host-based firewall provides a critical layer of defense-in-depth. It allows security administrators to enforce strict inbound and outbound traffic rules based on applications and services specific to that device. For example, it can prevent a compromised laptop from scanning other devices on a public Wi-Fi network. In the Cisco ecosystem, this is often achieved through the Cisco Secure Client (AnyConnect) using the Network Visibility Module (NVM) or integrated endpoint security suites.
While a Distributed Firewall (Option C) is used for micro-segmentation within data centers/clouds and a Web Application Firewall (WAF) (Option B) protects servers from web-based attacks, only a host-based firewall meets the requirement for traffic filtering directly on the diverse array of endpoint devices. This approach ensures that even if the network edge is bypassed, the individual host remains hardened against lateral movement and unauthorized communication.
A global hotel chain is using Cisco ISE and Cisco switches to manage the network. The hotel company wants to enhance network security by segmenting users and endpoints. The company must ensure that devices within the same VLAN cannot communicate with each other. The goal is to prevent cross-communication without the use of dynamic access control lists. Which action must be taken using Cisco ISE to meet the requirement?
Cisco TrustSec is a next-generation security architecture that provides software-defined segmentation to simplify the provisioning of network access control. In a hotel environment where guest privacy is paramount, TrustSec is the ideal solution to prevent 'peer-to-peer' or cross-communication between devices located within the same VLAN. Traditional methods for this isolation, such as Private VLANs (PVLANs) or complex, manually managed Access Control Lists (ACLs), can be extremely difficult to maintain at scale across a global infrastructure.
TrustSec replaces these IP-based or VLAN-based restrictions with Scalable Group Tags (SGTs). When a device connects to the network, Cisco Identity Services Engine (ISE) authenticates the endpoint and assigns it a specific SGT based on its role, identity, or security posture. The network infrastructure (switches) then enforces policy based on these tags. To meet the requirement of preventing communication between devices in the same VLAN without using dynamic ACLs (dACLs), ISE can be configured to assign the same SGT to guest devices and then apply a Security Group ACL (SGACL) that denies traffic where both the source and destination tags are identical. This 'intra-SGT' isolation effectively blocks devices from communicating with their neighbors on the same local segment. This approach aligns with the Cisco SAFE architecture by providing granular, identity-aware segmentation that is topology-independent, allowing the hotel chain to maintain a simplified network structure while ensuring robust client security.
========
A telecommunications company recently introduced a hybrid working model. Based on the new policy, employees can work remotely for 2 days per week if corporate equipment is used. The IT department is preparing corporate laptops to support users during the remote working days. Which solution must the IT department implement that provides secure connectivity to corporate resources and protects sensitive corporate data even if a laptop is stolen?
The Cisco Secure Client (formerly AnyConnect) is the comprehensive solution designed to handle the complexities of a hybrid workforce. To meet the company's requirements, Secure Client provides a secure VPN tunnel (SSL or IPsec) that ensures all traffic between the remote laptop and corporate resources is encrypted and authenticated.
Critically, for the scenario where a laptop is stolen, Secure Client integrates with various endpoint security modules. While it primarily handles secure connectivity, it is the platform that hosts features like Always-On VPN and management of disk encryption status. According to Cisco Security Infrastructure design principles, Secure Client acts as the unified agent on the endpoint that maintains the security posture and connectivity regardless of the user's location.
While Cisco Duo (Option B) provides essential Multi-Factor Authentication (MFA) to verify the user's identity, it does not provide the encrypted tunnel for data transit. ISE Posture (Option C) is a feature (often delivered via Secure Client) that checks the health of the device but doesn't provide the connectivity itself. Umbrella (Option D) protects the user from malicious sites and provides a roaming client for DNS/web security, but it does not replace the requirement for a secure tunnel to private corporate resources. Therefore, Secure Client is the holistic solution that bridges the gap between the remote user and the corporate data center while ensuring that the device remains under the organization's security umbrella.
Which tool is used to collect, analyze, and visualize logs from network devices, endpoints, and other sources in an enterprise?
In the architectural design of a modern Security Operations Center (SOC), visibility is paramount. Splunk is a leading Security Information and Event Management (SIEM) and log management platform used to aggregate data from disparate sources across the enterprise. According to the Cisco SDSI v1.0 objectives, specifically within the 'Risk, Events, and Requirements' domain, a central repository for telemetry is essential for incident response and threat hunting.
Splunk collects logs, metrics, and other data from network devices (firewalls, switches, routers), endpoints (laptops, servers), and cloud applications. It then indexes this data, allowing security analysts to perform complex searches, create visualizations, and build dashboards that provide a real-time view of the organization's security posture.
While Cisco offers native tools like Cisco Secure Cloud Analytics or Cloud Observability (Option B) for specific cloud and application performance monitoring, Splunk serves as the broader 'single pane of glass' for the entire infrastructure. Cisco Email Security Appliance (Option A) and Cisco Web Security Appliance (Option C) are specialized security engines that generate logs but do not function as the overarching collection and analysis platform for the entire enterprise. By integrating Cisco security products with Splunk, organizations can correlate events---such as a blocked web request from a WSA and a malware alert from a Secure Endpoint---to identify a coordinated attack, fulfilling the Cisco SAFE requirement for pervasive visibility.
========
Refer to the exhibit.

A software developer noticed that the application source code had been found on the internet. To avoid such an incident from happening again, the developer applied a DLP policy to prevent from uploading source code into generative AI tool like ChatGPT. When testing the policy, the developer noticed that it is still possible for the source code to be uploaded. Which action must the developer take to prevent this issue?
In the provided exhibit of the Cisco Data Loss Prevention (DLP) Policy interface (likely within Cisco Umbrella or a similar cloud security gateway), the reason for the policy's failure to stop the upload is clearly visible in the 'Action' column. The rule named 'ChatGPT Source Code' is currently configured with the action set to Monitor.
According to the Cisco SDSI v1.0 objectives regarding application and data security, the Monitor action is designed for visibility and auditing. It allows the traffic to pass through while generating a log entry for security analysts to review. This is often used during an initial 'discovery' phase to understand how data is moving without disrupting business processes. However, to fulfill the requirement of preventing the unauthorized upload of sensitive data---such as application source code---the policy must be enforcement-centric.
By selecting Option D, the developer changes the action from 'Monitor' to Block. In 'Block' mode, the DLP engine will actively intercept the web request to ChatGPT, inspect the content for 'Source Code' classifications, and drop the connection if a match is found, thereby preventing the data from leaving the corporate environment. While moving rules (Option B) can resolve conflicts if a 'Block' rule is superseded by an 'Allow' rule higher in the list, the primary issue here is the non-restrictive action of the specific rule itself. Modifying data classifications (Option C) is unnecessary if the engine is already correctly identifying the source code, as evidenced by the successful monitoring logs mentioned in the scenario. Changing the action to Block is the definitive step to ensure data integrity and prevent intellectual property theft.
Michelle Howard
11 days agoEric Murphy
23 days agoJessica Stewart
1 month agoBetty Robinson
2 months agoCynthia Collins
2 months agoDeborah Rodriguez
3 months agoLinda Martin
3 months agoRachel Parker
4 months agoNathan Cook
4 months agoStephen Perez
4 months agoWilliam Mitchell
4 months agoMark Rivera
4 months agoKevin Peterson
4 months agoMargaret Lopez
4 months agoMurray
5 months agoOllie
5 months agoIsadora
5 months agoRomana
6 months agoDominga
6 months agoZachary
6 months agoKris
6 months ago