Skip to content

Classifications

Classifications group accounts by their assigned classification labels (such as "Admin", "Service Account", or "Standard User"). Each classification provides pre-calculated risk metrics that help security teams assess the posture of account groups without running ad-hoc queries.

Overview

What it is: Classifications are account groupings derived from classification rules configured in Hydden Discovery. Hydden.Control imports these classifications during data sync and computes aggregate security statistics for each group.

Why it matters: Reviewing accounts one by one does not scale. Classifications let you compare risk across account groups — for example, comparing MFA coverage between admin accounts and standard user accounts, or tracking how many privileged accounts lack an owner.


Classifications List

Navigate to Classifications in the left sidebar to view all imported classifications.

Summary Statistics

The page header displays four summary cards:

CardDescription
Total ClassificationsNumber of distinct classification groups
Total AccountsSum of accounts across all classifications
Unique PlatformsNumber of platforms represented
Average Risk ScoreMean risk score across all classified accounts

Search and View

  • Search — Filter classifications by name or description (real-time filtering)
  • View Toggle — Switch between List view (compact rows) and Tile view (cards)
  • Refresh — Reload classification data from the latest sync

Classification Details

Click a classification to open its detail page. The detail page provides a comprehensive risk breakdown for all accounts in the classification.

Risk Metrics

The detail page displays pre-calculated statistics across several security dimensions:

MFA Coverage:

MetricDescription
MFA Disabled CountAccounts without multi-factor authentication
MFA Disabled PercentageProportion of accounts lacking MFA

Password Hygiene:

MetricDescription
Password Never SetAccounts where no password was ever configured
Password Age 90+ DaysAccounts with passwords older than 90 days
Password Age 180+ DaysAccounts with passwords older than 180 days
Password Age 365+ DaysAccounts with passwords older than one year

Account Staleness:

MetricDescription
Stale 90+ DaysAccounts with no login activity for 90+ days
Stale 180+ DaysAccounts with no login activity for 180+ days
Stale 365+ DaysAccounts with no login activity for 365+ days

Privileged Accounts:

MetricDescription
Total PrivilegedAccounts classified as privileged
Highly PrivilegedAccounts with the highest privilege level
UnvaultedPrivileged accounts not managed by a PAM solution
Unvaulted PercentageProportion of privileged accounts without PAM coverage

Other Risk Indicators:

MetricDescription
Shared AccountsAccounts mapped to multiple owners
No OwnerAccounts without an assigned owner (orphaned)
BreachedAccounts flagged by breach detection (e.g., HIBP)
Failed LoginsAccounts with recent failed login attempts
Top Risk AccountsHighest-risk accounts in the classification with their scores

Account Distribution

The detail page also shows distribution breakdowns:

  • By Status — Active, Disabled, Suspended account counts
  • By Type — Service, User, Admin account counts
  • By Platform — Account counts per connected platform (Active Directory, Azure, Okta, etc.)

Common Workflows

Compare Classification Risk

  1. Open the Classifications page.
  2. Review the summary cards for total accounts and average risk score.
  3. Click into individual classifications to compare MFA coverage, password hygiene, and privileged account metrics across groups.
  4. Use the findings to prioritize remediation — for example, focusing on classifications with high unvaulted privileged accounts.

Identify Hygiene Gaps

  1. Open a classification detail page (e.g., "Admin" accounts).
  2. Review the Password Hygiene and Account Staleness sections.
  3. Note accounts with passwords older than 90 days or no login for 180+ days.
  4. Use this data to justify password rotation campaigns or account cleanup initiatives.

Hydden Documentation and Training Hub