Which function is a component of a data loss prevention (DLP) solution?
A core function of DLP is protecting against sensitive information exposure. DLP solutions identify, monitor, and control sensitive data such as personal information, payment card data, intellectual property, credentials, source code, or regulated records. DLP may inspect content, file types, labels, patterns, user context, and destination risk to determine whether data should be allowed, blocked, encrypted, quarantined, or logged. Encrypting all transmissions is not the general definition of DLP; encryption may be one enforcement action, but DLP decisions are content-aware and policy-based. System backups support recovery and resilience, not data loss prevention. Enhancing network speed is a performance function. DLP is important because data can leave through email, web uploads, cloud storage, removable media, or compromised accounts. Effective DLP helps reduce both accidental leakage and intentional exfiltration. Reference/topics: Network Security 3.5, DLP; Identity Security 7.2.3, least privilege.
Which stage of the cyber attack lifecycle is characterized by attackers passing instructions back and forth between infected devices and their own infrastructure?
Command and Control, or C2, is the phase in which compromised systems communicate with attacker-controlled infrastructure to receive instructions, send status updates, download additional payloads, or coordinate malicious activity. This back-and-forth communication allows attackers to operate the compromised device remotely and adapt their actions after initial compromise. Weaponization and Delivery involve preparing and transmitting the malicious payload, not managing an already infected host. Exploitation is the act of using a vulnerability or weakness to gain unauthorized access. Reconnaissance is information gathering before compromise. C2 is especially important in detection engineering because outbound traffic patterns, unusual domains, beaconing intervals, and connections to suspicious infrastructure can reveal that an endpoint is under external control. Blocking C2 can disrupt an attacker's ability to move laterally, exfiltrate data, or complete actions on objectives. Reference/topics: Cybersecurity 1.2, cyber attack lifecycle; Cybersecurity 1.3, command and control as a common attack type.
What can improve security operations center (SOC) effectiveness?
Integrating threat intelligence feeds with security technology improves SOC effectiveness by enriching alerts with external context about malicious infrastructure, indicators, tactics, vulnerabilities, campaigns, and attacker behavior. When indicators such as IP addresses, domains, URLs, file hashes, or techniques are correlated with internal telemetry, analysts can prioritize events more accurately and respond faster. Purely reactive response is insufficient because mature SOCs also hunt, tune detections, and improve controls. Focusing only on network traffic creates blind spots in endpoints, cloud services, identities, and applications. Concentrating only on internal data without external threat intelligence limits context and may cause analysts to miss known adversary patterns. Threat intelligence should not be blindly trusted or used without tuning, but when integrated properly, it increases detection quality and reduces investigation time. Effective SOC performance depends on people, process, technology, automation, collaboration, and continuous improvement. Reference/topics: Security Operations 6.2, collaboration and information sharing; Security Operations 6.7, AI and alert analysis.
Which scenario is an example of a DDoS attack?
A distributed denial-of-service attack occurs when multiple systems generate large volumes of traffic or requests to overwhelm a target. The goal is to degrade or deny availability of a service, application, or network resource. A target overwhelmed by a flood of traffic is therefore the correct scenario. Information extracted without host knowledge describes data exfiltration. A malicious payload concealed in a file may describe a trojan or weaponized document. An email with a malicious attachment is a delivery mechanism, often used in phishing or malware campaigns. DDoS attacks often use botnets made of compromised devices, including servers, endpoints, and IoT systems. Defenses may include rate limiting, upstream filtering, content delivery networks, scrubbing services, resilient architecture, and incident response planning. DDoS is fundamentally an availability attack: it tries to make legitimate users unable to access services by exhausting capacity or application resources. Reference/topics: Cybersecurity 1.3, common attack types; Security Operations 6.3, incident response planning.
What is a function of a Network-Based Intrusion Detection System (NIDS)?
A Network-Based Intrusion Detection System monitors network traffic and reports suspicious findings to administrators or security tools. It observes packets traversing a network segment and compares activity against signatures, patterns, protocol anomalies, or behavior models. Because it is detection-focused, a NIDS typically alerts rather than blocks traffic inline. Scanning and quarantining infected files on a host machine is an endpoint security function. Proxying traffic before it reaches an internal network is a proxy function. Blocking malicious traffic in real time is more closely associated with an IPS or firewall. A NIDS is useful because it can provide visibility across multiple hosts without installing an agent on each one. However, encrypted traffic, high throughput, and east-west blind spots can limit visibility if sensors are not placed correctly. SOC teams use NIDS alerts as evidence during investigation and correlation. Reference/topics: Cybersecurity 1.4, NIDS and other threat detection systems; Security Operations 6.3, alerts and events.
Currently there are no comments in this discussion, be the first to comment!