CyberGlossary

Defense & Operations

UBA (User Behavior Analytics)

Also known as: User Behavior Analytics

Definition

An analytics technology that establishes baselines of normal user activity and flags anomalies to detect account misuse, insider threats and compromised credentials.

User Behavior Analytics (UBA) processes authentication, application and access logs to model how each user normally operates — typical login times, locations, applications, file access volumes — and uses statistical and ML methods to score deviations as risk. UBA is particularly effective against threats that bypass signature-based defences: credential theft, insider data theft, account takeover and slow-and-low lateral movement. UBA is usually delivered as a module of a SIEM or identity platform and feeds prioritized alerts to the SOC; in modern deployments it is typically extended to non-human accounts and devices as UEBA.

Examples

  • A UBA module flagging a finance user who suddenly downloads 50 GB from SharePoint at 02:00 from a foreign IP.
  • Risk-based authentication that requires step-up MFA when login behavior deviates from the user's baseline.

Related terms