Subscribe to the Non-Human & AI Identity Journal
Home FAQ Cyber Security What do security teams get wrong about unusual…
Cyber Security

What do security teams get wrong about unusual downloads and uploads?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated August 2, 2026 Domain: Cyber Security

They often treat volume as the main signal, when the real issue is deviation from the user’s normal behaviour and the sensitivity of the data involved. Large transfers can be legitimate, while smaller but unusual transfers may be more dangerous. Context should determine escalation, not size alone.

Why This Matters for Security Teams

Unusual downloads and uploads are often treated as a bandwidth problem, but they are really a detection and judgement problem. Security teams miss risk when they focus on size alone and ignore who acted, from where, at what time, and against what data. The same transfer pattern can be benign for one workflow and highly suspicious for another, especially when it involves source code, customer records, or secrets. The NIST Cybersecurity Framework 2.0 is useful here because it pushes teams toward risk-based monitoring rather than isolated alert thresholds.

The practical issue is that many environments generate noisy anomalies every day. If every large transfer is escalated, analysts quickly tune out. If only extreme volume is monitored, low-and-slow exfiltration or unauthorised uploads can slip past. Mature handling requires baselining normal behaviour by user, device, application, data class, and business process, then correlating that behaviour with identity and access context. In practice, many security teams encounter exfiltration only after a downstream disclosure, not through intentional detection design.

How It Works in Practice

Effective detection starts with establishing behavioural baselines for normal transfer patterns. Those baselines should account for user role, device health, geographic location, time of day, application, and whether the transfer is part of an approved workflow. A finance analyst exporting a month-end report is different from the same account sending archives to a personal cloud destination. The signal becomes stronger when unusual movement combines with privileged access, newly created accounts, MFA fatigue, or access from a low-trust session.

Teams usually get better results when they score transfers using multiple attributes rather than relying on a single threshold. Common inputs include:

  • Data sensitivity, such as regulated records, source code, or secrets
  • Destination reputation, including consumer file-sharing sites and unsanctioned storage
  • Transfer direction, since uploads can be more important than downloads in some environments
  • Timing and frequency, especially outside normal business windows
  • Identity context, including unusual role use or account sharing

This is where the identity layer matters. A transfer may appear ordinary if the security stack only sees an authenticated session, but it becomes far more meaningful when linked to the actual human, service account, or Non-Human Identity that initiated it. For API-driven systems, current guidance suggests treating token use, service-to-service movement, and delegated access as distinct behaviours rather than collapsing them into one generic user event. That distinction is central to threat hunting and investigation, especially in environments with automation, shared infrastructure, or agentic AI tools. For threat-pattern mapping, MITRE ATT&CK remains a practical reference for understanding how adversaries move data through normal-looking activity.

Escalation should therefore combine anomaly scoring, asset criticality, and identity assurance, then feed into incident response and containment workflows. These controls tend to break down when logging is incomplete across SaaS, endpoints, and cloud storage because analysts lose the chain of custody needed to tell legitimate transfers from exfiltration.

Common Variations and Edge Cases

Tighter transfer monitoring often increases analyst workload and user friction, requiring organisations to balance detection sensitivity against operational noise. That tradeoff is especially visible in research, engineering, and finance teams, where large exports may be routine and legitimate. Best practice is evolving, and there is no universal standard for exactly which thresholds should trigger review. Current guidance suggests using context-rich policies rather than fixed volume rules.

Edge cases matter. A small upload of a compressed archive can be more damaging than a large routine download if it contains credentials, model artefacts, or customer data. A service account may transfer data constantly as part of automation, but a sudden change in destination or timing can still indicate compromise. In cloud-first environments, transfers through browser sync tools, shadow IT storage, or collaboration platforms often evade controls that only watch perimeter gateways. For data governance and incident handling, CISA guidance is useful when shaping monitoring expectations around practical response.

AI-assisted workflows add another layer of nuance. If an agent can retrieve files, transform data, and upload results, then the security team needs to distinguish approved automation from unsanctioned movement. That is not yet fully standardised across the industry, so organisations should document what is considered normal for each agent, each tool, and each data class. The key question is not whether a transfer is large, but whether it is expected, authorised, and aligned with the identity that performed it.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

MITRE ATT&CK and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0, NIST Zero Trust (SP 800-207) and NIST AI RMF set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0DE.CM-1Continuous monitoring supports detection of unusual transfer behaviour.
MITRE ATT&CKT1041Adversaries commonly use exfiltration over networks to move data out.
OWASP Non-Human Identity Top 10NHI-6Service accounts and tokens can drive unusual uploads and downloads.
NIST Zero Trust (SP 800-207)ID.GV-1Zero Trust depends on session and identity context for each transfer.
NIST AI RMFMAPAI-assisted transfers need risk mapping across workflows and data paths.

Map detections to data exfiltration techniques and verify alerting on suspicious transfer paths.

NHIMG Editorial Note
Reviewed and updated by the NHIMG editorial team on August 2, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org