ZONEOFWAR
Identity and access

Identity and Access

Why operator and system identity is a foundational control across the whole UAS stack, from ground control to fleet APIs.

What it is

Identity and access covers who, and what, is authorized to operate, monitor or configure a drone or fleet — from human operator accounts to the machine-to-machine credentials connecting ground-control software, cloud platforms and onboard systems.

Why it matters

Weak identity controls undermine every other security investment. If an attacker can obtain valid operator or service credentials, many of the technical protections built into the platform become far less effective.

Affected components

Ground-control application accounts, fleet-management platform roles and permissions, and the machine-to-machine credentials used between services and onboard systems are all part of this picture.

Defender questions

Teams should confirm operator accounts use strong authentication and least-privilege roles, understand how machine-to-machine credentials are issued, rotated and revoked, and know whether they would notice a credential being used from an unexpected context or location.

Detection ideas

Monitoring authentication events for unusual timing, location or device context, alerting on privilege escalation, and tracking service-credential usage against expected patterns all help surface identity-based compromise early.

Mitigation themes

Strong authentication and least-privilege roles for human operators, a managed lifecycle for machine and service credentials, and context-aware monitoring of how credentials are actually used form the foundation of identity security for UAS operations.

Practice this in a mission

Compromised Reconnaissance Flight includes an identity- and access-focused investigation thread as part of its scenario.

Affected components

  • Ground-control application accounts
  • Fleet-management platform roles
  • Machine-to-machine credentials

Defender questions

  • Are operator accounts protected with strong authentication and least privilege?
  • How are machine-to-machine credentials issued, rotated and revoked?
  • Would we notice a credential being used from an unexpected context?

Practice This

Related missions

MISSION 007

Compromised Reconnaissance Flight

Blue Teampractitioner35 min

Detect suspicious access to mission data and preserve command integrity.

CloudDetection