Preview a few questions below — answers are revealed when you take the
exam.
-
A company is implementing a new network security system. The system must support multiple security protocols and integrate with existing infrastructure. What strategy should be applied when selecting the security protocols to ensure compatibility and effectiveness?
- Conduct a thorough assessment of the current network infrastructure, identify the most critical assets, and select protocols that offer the best balance between security and performance.
- Choose the most advanced security protocols available, regardless of the existing infrastructure, to ensure the highest level of security.
- Select protocols based on the recommendations of the security vendor without conducting a detailed assessment of the current network.
- Implement a single, comprehensive security protocol to simplify management and reduce complexity.
-
In a scenario where a company experiences a data breach, which method solves it best for identifying the root cause and preventing future incidents?
- Perform a detailed incident response analysis, including timeline reconstruction, evidence collection, and root cause identification, followed by implementing corrective actions and enhancing security measures.
- Immediately notify all affected customers and stakeholders without conducting a thorough analysis to minimize reputational damage.
- Rely solely on automated tools to identify the breach and implement generic security patches.
- Focus on public relations efforts to manage the incident's impact on the company's reputation without addressing the technical aspects.
-
Identify the command used to check the status of running services on a Linux system.
- service --status-all
- systemctl status
- ps aux
- netstat -tuln
-
Which architecture supports the requirements of a distributed denial-of-service (DDoS) mitigation system?
- A cloud-based architecture with scalable resources and integrated threat intelligence to handle large volumes of traffic and adapt to evolving attack patterns.
- A single on-premises server dedicated to handling all incoming traffic.
- A peer-to-peer network architecture where each node shares the load equally.
- A static architecture with fixed resources and predefined rules for traffic handling.
-
What is the best troubleshooting action when a user reports intermittent connectivity issues on a wireless network?
- Analyze the wireless network's signal strength, interference levels, and client device configurations to identify and resolve the underlying issues.
- Immediately replace the wireless access point without further investigation.
- Advise the user to switch to a different network without attempting to troubleshoot the current one.
- Reset the user's device to factory settings as a default troubleshooting step.