Live Active security incident? Get immediate response
MITRE ATT&CK® Technique

T1021: Remote Services

Adversaries may use Valid Accounts to log into a service that accepts remote connections, such as telnet, SSH, and VNC. The adversary may then perform actions as the logged-on user.

In an enterprise environment, servers and workstations can be organized into domains. Domains provide centralized identity management, allowing users to login using one set of credentials across the entire network. If an adversary is able to obtain a set of valid domain credentials, they could login to many different machines using remote access protocols such as secure shell (SSH) or remote desktop protocol (RDP).[1][2] They could also login to accessible SaaS or IaaS services, such as those that federate their identities to the domain, or management platforms for internal virtualization environments such as VMware vCenter.

Legitimate applications (such as Software Deployment Tools and other administrative programs) may utilize Remote Services to access remote hosts. For example, Apple Remote Desktop (ARD) on macOS is native software used for remote management. ARD leverages a blend of protocols, including VNC to send the screen and control buffers and SSH for secure file transfer.[3][4][5] Adversaries can abuse applications such as ARD to gain remote code execution and perform lateral movement. In versions of macOS prior to 10.14, an adversary can escalate an SSH session to an ARD session which enables an adversary to accept TCC (Transparency, Consent, and Control) prompts without user interaction and gain access to data.[6][7][4]

EnterpriseT1021TechniqueObject v1.6 Modified
Glexia's Take

Analyst context for executives and security teams

Analyst confidence High

Remote Services matters because it turns stolen or misused valid credentials into movement across servers, workstations, cloud services, and virtualization platforms. For leaders, this is less about a single protocol and more about whether the organization can prove who is allowed to remotely access critical systems, from where, with what authentication, and whether unusual post-login activity would be noticed quickly.

Executive priority

Prioritize this technique when remote administration, domain credentials, federated cloud access, or ESXi/IaaS management paths are material to operations. The business decision is whether remote access is governed as a high-risk identity pathway: least privilege, MFA, network restriction, account lifecycle control, and auditable evidence. This is also relevant to resilience planning because legitimate remote management tools can look similar to adversary lateral movement unless logging and review are mature.

Technical view

T1021 is a lateral movement technique across Linux, macOS, Windows, IaaS, and ESXi. The supplied ATT&CK context ties it to valid-account logins over services such as SSH, RDP, VNC, SMB/admin shares, cloud services, direct cloud VM connections, and macOS Apple Remote Desktop. SOC and IR teams should validate behavioral detection around remote service logins plus post-access actions, especially where the same identity can access many hosts or federated cloud services. Because official detection text is not provided for the parent technique, detection engineering should use the related DET0269 strategy and the sub-technique context to build protocol- and platform-specific coverage.

Likely telemetry

  • Authentication logs for domain, local, SSH, RDP, VNC, SMB/admin share, cloud, and virtualization management access
  • Source and destination host, account, session type, timestamp, and remote service/protocol metadata
  • Endpoint logs showing interactive logons, remote shell activity, remote desktop sessions, file transfer, and administrative tool execution
  • Network flow or service access records for remote management ports and gateways
  • Cloud identity provider and IaaS control-plane login/activity logs for federated or synchronized identities

Detection direction

  • Baseline legitimate remote administration by account, source network, destination system, protocol, and time window; alert on deviations rather than protocol use alone.
  • Correlate successful remote logins with follow-on actions such as command execution, file access, service changes, or movement to additional hosts.
  • Separate privileged administrative activity from standard user remote access, and tune for high-value systems, cloud management planes, ESXi, and domain-connected servers.
  • Account for false positives from software deployment tools and approved administrative programs that legitimately use Remote Services.
  • Validate coverage for each relevant sub-technique: RDP, SMB/admin shares, SSH, VNC, cloud services, and direct cloud VM connections.

Mitigation priorities

  • Start with user account management: remove stale accounts, enforce least privilege, and review who can remotely access critical systems.
  • Apply MFA to critical remote services and cloud/IaaS access paths where supported.
  • Restrict network access to remote services to users, systems, and paths with a legitimate business requirement, such as controlled gateways or segmented management networks.
  • Disable or remove unnecessary remote access features, services, and legacy tools, including unused remote management capabilities.
  • Strengthen password policies to reduce the value of reused or weak credentials.
Analyst notes and limits

ATT&CK maps this technique to several sub-techniques and to documented use by named groups and software, including Wizard Spider, Aquatic Panda, Ember Bear, Kivars, Stuxnet, MacMa, and Brute Ratel C4. That context supports prioritizing remote-service monitoring, but it should not be interpreted as evidence of current targeting in a specific environment. The macOS Apple Remote Desktop references are useful for organizations with managed macOS fleets, especially where SSH and ARD/Remote Management are enabled.

The official parent technique does not provide detection text, so local detection design depends on the related DET0269 strategy, sub-technique details, and environment-specific logging. This take does not assume which remote services are enabled, whether MFA is available everywhere, or whether the organization has current exposure; those require asset, identity, network, endpoint, cloud, and virtualization evidence.

Official MITRE ATT&CK definition

Remote Services

Adversaries may use Valid Accounts to log into a service that accepts remote connections, such as telnet, SSH, and VNC. The adversary may then perform actions as the logged-on user.

In an enterprise environment, servers and workstations can be organized into domains. Domains provide centralized identity management, allowing users to login using one set of credentials across the entire network. If an adversary is able to obtain a set of valid domain credentials, they could login to many different machines using remote access protocols such as secure shell (SSH) or remote desktop protocol (RDP).[1][2] They could also login to accessible SaaS or IaaS services, such as those that federate their identities to the domain, or management platforms for internal virtualization environments such as VMware vCenter.

Legitimate applications (such as Software Deployment Tools and other administrative programs) may utilize Remote Services to access remote hosts. For example, Apple Remote Desktop (ARD) on macOS is native software used for remote management. ARD leverages a blend of protocols, including VNC to send the screen and control buffers and SSH for secure file transfer.[3][4][5] Adversaries can abuse applications such as ARD to gain remote code execution and perform lateral movement. In versions of macOS prior to 10.14, an adversary can escalate an SSH session to an ARD session which enables an adversary to accept TCC (Transparency, Consent, and Control) prompts without user interaction and gain access to data.[6][7][4]

View the same entry on attack.mitre.org (MITRE-hosted reference; in-page links above use the Glexia ATT&CK library.)

Glexia analysis

How security teams should use this page

Treat this object as behavior context, not an attribution claim. Validate the related groups, software, data sources, and mitigations against official ATT&CK relationships and your own telemetry before making control-coverage decisions.

ATT&CK relationship table

Related techniques

This mirrors the MITRE pattern of making group, software, campaign, and technique relationships scannable. Relationship notes come from mirrored ATT&CK relationship text when available.

8 rows
Domain ID Name Relationship / procedure
Enterprise T1021.006 Windows Remote Management Sub-technique Windows Remote Management subtechnique of this object.
Enterprise T1021.005 VNC Sub-technique VNC subtechnique of this object.
Enterprise T1021.002 SMB/Windows Admin Shares Sub-technique SMB/Windows Admin Shares subtechnique of this object.
Enterprise T1021.007 Cloud Services Sub-technique Cloud Services subtechnique of this object.
Enterprise T1021.001 Remote Desktop Protocol Sub-technique Remote Desktop Protocol subtechnique of this object.
Enterprise T1021.003 Distributed Component Object Model Sub-technique Distributed Component Object Model subtechnique of this object.
Enterprise T1021.008 Direct Cloud VM Connections Sub-technique Direct Cloud VM Connections subtechnique of this object.
Enterprise T1021.004 SSH Sub-technique SSH subtechnique of this object.
Associated objects

Groups, software, and campaigns

Group Enterprise

G0102: Wizard Spider

Wizard Spider is a Russia-based financially motivated threat group originally known for the creation and deployment of TrickBot since at least 2016. Wizard Spider possesses a diverse arsenal of tools and has conducted ransomware campaigns against a variety of organizations, ranging from major corporations to hospitals.[1][2][3]

Group Enterprise

G0143: Aquatic Panda

Aquatic Panda is a suspected China-based threat group with a dual mission of intelligence collection and industrial espionage. Active since at least May 2020, Aquatic Panda has primarily targeted entities in the telecommunications, technology, and government sectors.[1]

Group Enterprise

G1003: Ember Bear

Ember Bear is a Russian state-sponsored cyber espionage group that has been active since at least 2020, linked to Russia's General Staff Main Intelligence Directorate (GRU) 161st Specialist Training Center (Unit 29155).[1] Ember Bear has primarily focused operations against Ukrainian government and telecommunication entities, but has also operated against critical infrastructure entities in Europe and the Americas.[2] Ember Bear conducted the WhisperGate destructive wiper attacks against Ukraine in early 2022.[3][4][1] There is some confusion as to whether Ember Bear overlaps with another Russian-linked entity referred to as Saint Bear. At present available evidence strongly suggests these are distinct activities with different behavioral profiles.[2][5]

Malware Enterprise

S1016: MacMa

MacMa is a macOS-based backdoor with a large set of functionalities to control and exfiltrate files from a compromised computer. MacMa has been observed in the wild since November 2021.[1] MacMa shares command and control and unique libraries with MgBot and Nightdoor, indicating a relationship with the Daggerfly threat actor.[2]

macOS
Tool Enterprise

S1063: Brute Ratel C4

Brute Ratel C4 is a commercial red-teaming and adversarial attack simulation tool that first appeared in December 2020. Brute Ratel C4 was specifically designed to avoid detection by endpoint detection and response (EDR) and antivirus (AV) capabilities, and deploys agents called badgers to enable arbitrary command execution for lateral movement, privilege escalation, and persistence. In September 2022, a cracked version of Brute Ratel C4 was leaked in the cybercriminal underground, leading to its use by threat actors.[1][2][3][4][5]

Windows
Malware Enterprise

S0603: Stuxnet

Stuxnet was the first publicly reported malware to specifically target industrial control systems devices. Stuxnet is a large and complex malware that utilized multiple behaviors, including numerous zero-day vulnerabilities, a sophisticated Windows rootkit, and network infection routines.[1][2][3][4] Stuxnet was discovered in 2010, with some components being used as early as November 2008.[1]

Windows
Relationship explorer

All related ATT&CK context

Mitigations

Mitigation direction

Change history

Object version and sync metadata

The fields below describe the current mirrored snapshot. When Glexia retains multiple ATT&CK source imports, you can open the table to compare the same object across releases (hashes and MITRE timestamps). For MITRE’s own release notes and roadmap, see ATT&CK resources — Updates .

ATT&CK release
19.1
Object version
1.6
Created
Modified
Raw hash
0cf81ce56e855f1c...
Imported snapshots across ATT&CK releases (1)
Release Bundle imported Object version Modified Status Raw hash
19.1 1.6 Current bundle 0cf81ce56e85…
Raw source

Mirrored ATT&CK source object

The raw object is retained through the mirrored ATT&CK source bundle and object hash. The raw endpoint returns the exact object from the mirrored bundle when available.

Source references

External references and citations

MITRE external references are preserved separately from Glexia analysis so citations remain traceable to their original source records.

  1. [1]
    SSH Secure Shell

    SSH.COM. (n.d.). SSH (Secure Shell). Retrieved March 23, 2020.

    Open source URL
  2. [2]
    TechNet Remote Desktop Services

    Microsoft. (n.d.). Remote Desktop Services. Retrieved June 1, 2016.

    Open source URL
  3. [3]
    Remote Management MDM macOS

    Apple. (n.d.). Use MDM to enable Remote Management in macOS. Retrieved September 23, 2021.

    Open source URL
  4. [4]
    Kickstart Apple Remote Desktop commands

    Apple. (n.d.). Use the kickstart command-line utility in Apple Remote Desktop. Retrieved September 23, 2021.

    Open source URL
  5. [5]
    Apple Remote Desktop Admin Guide 3.3

    Apple. (n.d.). Apple Remote Desktop Administrator Guide Version 3.3. Retrieved October 5, 2021.

    Open source URL
  6. [6]
    FireEye 2019 Apple Remote Desktop

    Jake Nicastro, Willi Ballenthin. (2019, October 9). Living off the Orchard: Leveraging Apple Remote Desktop for Good and Evil. Retrieved August 16, 2021.

    Open source URL
  7. [7]
    Lockboxx ARD 2019

    Dan Borges. (2019, July 21). MacOS Red Teaming 206: ARD (Apple Remote Desktop Protocol). Retrieved September 10, 2021.

    Open source URL
  8. [8]
    Apple Unified Log Analysis Remote Login and Screen Sharing

    Sarah Edwards. (2020, April 30). Analysis of Apple Unified Logs: Quarantine Edition [Entry 6] – Working From Home? Remote Logins. Retrieved August 19, 2021.

    Open source URL
  9. [9]
    mitre-attack T1021
    Open source URL
Source and licensing

Source: MITRE ATT&CK®. © 2026 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation. MITRE ATT&CK and ATT&CK are registered trademarks of The MITRE Corporation. Glexia is not affiliated with or endorsed by MITRE.