Herbal Health Healing Forum

Members Login
Username 
 
Password 
    Remember Me  
Post Info TOPIC: How Security Data Can Improve Threat Detection Without Creating More Noise


Newbie

Status: Offline
Posts: 1
Date:
How Security Data Can Improve Threat Detection Without Creating More Noise
Permalink   
 


 

Modern security systems collect enormous amounts of information. Login records, network traffic, email metadata, endpoint activity, cloud events, user reports, and threat-intelligence feeds can all contribute to detecting an attack.

More data, however, does not automatically create better security. A system that generates thousands of weak alerts may be less useful than one that produces a small number of well-supported warnings. The central challenge is therefore not simply collecting information. It is identifying which data improves detection, how quickly it can be analyzed, and whether security teams can act on the result.

Recent threat reporting reinforces the scale of the problem. Verizon’s 2025 Data Breach Investigations Report analyzed 22,052 security incidents, including 12,195 confirmed breaches. ENISA’s 2025 threat landscape examined 4,875 incidents recorded between July 2024 and June 2025. These are large datasets, but they represent different populations, reporting methods, and geographic scopes, so their figures should not be treated as directly interchangeable.

The most useful detection data insights tend to emerge when several sources are combined and evaluated against clear performance measures.

1. Historical Incident Data Provides a Baseline

Past incidents help organizations identify the attack methods they are most likely to encounter. Historical records may show which departments receive the most phishing messages, which vulnerabilities are repeatedly exploited, or which credentials are targeted most often.

This data is valuable because detection systems need a baseline. Without an understanding of normal and previously malicious activity, it becomes difficult to judge whether a new event deserves attention.

Verizon reported that compromised credentials were used as an initial access vector in 22% of the breaches reviewed in its 2025 dataset. That figure does not mean credentials create the same level of risk in every organization, but it supports continued investment in login monitoring, password hygiene, and multi-factor authentication.

The limitation is that historical data describes what has already happened. Attackers may change tactics once common techniques become easier to detect. Past incidents should therefore guide detection priorities without becoming the only source of them.

2. Identity Data Often Produces High-Value Signals

Identity systems record login locations, devices, authentication failures, password changes, session activity, and privilege use. These records can reveal account takeover even when no malware is detected.

For example, a login from a new device is not necessarily suspicious. A new device combined with an unusual country, repeated authentication failures, and an immediate attempt to change payment details creates a stronger signal.

Identity data is often more actionable than raw network data because it connects activity to a specific account and access level. It can answer not only what happened but also who appeared to perform the action.

Its main weakness is context. Remote work, travel, shared devices, and privacy tools can make legitimate activity appear unusual. Strict rules may therefore create false positives or block genuine users. Risk-based authentication generally performs better when it combines several indicators rather than relying on location alone.

3. Network Telemetry Offers Breadth but High Volume

Network telemetry includes domain lookups, connection records, web requests, encrypted-session metadata, and data-transfer volumes. It can reveal communication with malicious infrastructure or activity that spreads across several devices.

The advantage is breadth. Network monitoring may identify threats that individual endpoint tools miss, particularly when an attacker moves laterally or communicates with an external command system.

The disadvantage is scale. Large organizations can produce millions or billions of network events. Most are legitimate, and encrypted traffic reduces the amount of directly visible content.

Training materials from sans emphasize the value of combining DNS, HTTP, TLS, flow records, and packet analysis when investigating suspicious activity. This layered approach is more informative than depending on one network source, but it also requires storage, skilled analysts, and careful tuning.

Network data is therefore highly useful for investigation and correlation, although it may be inefficient as a standalone alert generator.

4. Endpoint Data Provides Detail Close to the Attack

Endpoint detection tools monitor laptops, servers, and other devices. They may record processes, file changes, command execution, registry activity, and connections.

This data can provide a detailed sequence of events. A security analyst may see a user open a document, a script launch, credentials get collected, and an external connection begin. That sequence is usually more meaningful than a single suspicious file alert.

Endpoint data is especially valuable for distinguishing attempted attacks from successful execution. An email gateway may show that a harmful attachment arrived, while endpoint records indicate whether it was actually opened.

However, endpoint coverage is rarely complete. Unmanaged devices, outdated agents, unsupported systems, and temporary workloads can create blind spots. Detailed endpoint logs may also be expensive to store.

The strongest approach is generally to combine endpoint detail with identity and network context rather than treating any one source as authoritative.

5. Threat Intelligence Adds External Context

Threat intelligence provides information about known malicious domains, IP addresses, file hashes, techniques, and threat groups. It can help organizations recognize activity already observed elsewhere.

IBM describes threat intelligence as actionable information that may include command-and-control addresses, malware hashes, and phishing-email indicators. It also distinguishes tactical indicators from broader operational information about attacker behaviors and techniques.

Indicator-based intelligence is fast and easy to automate. If an organization sees a connection to a recently confirmed malicious server, it can block or investigate it.

The weakness is that indicators can expire quickly. Attackers routinely change infrastructure, rotate domains, and modify files. A feed containing many outdated indicators may increase alert volume without improving detection.

Behavioral intelligence is potentially more durable because it focuses on how attackers operate. It is also more difficult to convert into reliable automated rules. A balanced program usually needs both immediate indicators and longer-term behavioral analysis.

6. User Reports Supply Context Machines May Miss

Employees and customers often notice suspicious requests that automated tools classify as normal. A message may come from a legitimate but compromised account, contain no malicious attachment, and link to a reputable file-sharing platform.

A human recipient may still recognize that the request is unusual.

User reports are therefore a form of detection data, not merely a training metric. Reports can reveal new phishing campaigns before security vendors have identified the infrastructure.

Their quality varies. Some users report ordinary marketing messages, while others delete dangerous emails without notifying anyone. Organizations should measure both reporting speed and report accuracy rather than only counting submissions.

A well-designed reporting process can turn individual observations into wider protection. Once one message is confirmed as malicious, security teams may search for related messages, remove them, block the sender, and investigate recipients who interacted with the content.

7. Detection Models Must Balance Precision and Recall

Two important performance measures are precision and recall.

Precision asks: of all alerts generated, how many were genuinely important?

Recall asks: of all genuine threats, how many did the system detect?

A highly sensitive system may catch nearly every attack but create large numbers of false positives. A highly precise system may generate fewer unnecessary alerts while missing subtle threats.

There is no universally correct balance. A payment system may prefer more aggressive detection because one missed fraudulent transfer could be costly. A low-risk internal application may tolerate a less sensitive model to avoid repeatedly interrupting employees.

ENISA reported that approximately 73% of the phishing cases in its 2025 analysis had an unknown or varied malicious follow-up, while 27% led to intrusion. This illustrates why classification is difficult: observed phishing activity does not always produce a clearly documented outcome.

Detection teams should therefore evaluate systems against operational goals rather than advertising claims such as “99% accurate.”

8. Speed Matters, but Containment Matters More

Organizations often focus on mean time to detect. Faster discovery is useful, but detection only creates value when it leads to investigation and containment.

A system may identify suspicious activity within seconds, yet the alert could remain unreviewed for hours. Another system may detect the event later but automatically disable the account and isolate the device.

IBM reported a global average breach cost of approximately $4.44 million in 2025, down 9% from the prior year, with faster identification and containment cited as contributing factors. The figure is a global average rather than a prediction for any individual organization, but it supports the broader argument that response capability influences breach impact.

Useful metrics should therefore include time to investigation, containment, recovery, and closure—not only time to alert generation.

9. Better Measurement Requires Outcome-Based Metrics

Security teams frequently report how many alerts, intelligence reports, or investigations they produced. These activity measures are easy to collect but may not demonstrate improved protection.

SANS has cautioned that threat-intelligence programs often rely on weak production metrics that are poorly aligned with organizational risk. More useful measures connect intelligence to decisions, detection improvements, blocked attacks, or reduced investigation time.

Outcome-focused metrics might include:

  • Percentage of high-risk alerts reviewed within target times
  • Reduction in false positives after rule changes
  • Number of compromised accounts identified before misuse
  • Time saved during investigations
  • Detection gaps found through simulations
  • Incidents contained before sensitive data was accessed

Even these measures need context. A decline in incidents could mean stronger prevention, reduced reporting, or lower attacker activity. No single metric proves that a detection program is effective.

The Best Detection Data Is Usable Data

The evidence suggests that better threat detection depends less on maximizing data volume and more on improving data quality, context, correlation, and response.

Historical records establish priorities. Identity data connects activity to users. Network telemetry provides breadth. Endpoint logs reveal detailed behavior. Threat intelligence adds external context, while human reports identify anomalies that automated systems may overlook.

Each source has weaknesses. Identity systems produce travel-related false alerts, network monitoring creates high volume, endpoint tools have coverage gaps, and threat feeds can become outdated. Combining them can improve confidence, but it can also increase complexity.

The strongest detection strategy is therefore likely to be selective and measurable. Organizations should collect data that supports defined security questions, test whether alerts correspond to real outcomes, and remove sources that create cost without improving decisions.

More information can help defenders, but only when it arrives in time, includes enough context, and leads to action. In practical terms, the best detection data is not the largest dataset. It is the data that helps a security team recognize, prioritize, and contain a genuine threat.

 



__________________
Page 1 of 1  sorted by
 
Quick Reply

Please log in to post quick replies.



Create your own FREE Forum
Report Abuse
Powered by ActiveBoard