Adversaries may leverage external-facing remote services to initially access and/or persist within a network. Remote services such as VPNs, Citrix, and other access mechanisms allow users to connect to internal enterprise network resources from external locations. There are often remote service gateways that manage connections and credential authentication for these services. Services such as Windows Remote Management and VNC can also be used externally.[1]
Access to Valid Accounts to use the service is often a requirement, which could be obtained through credential pharming or by obtaining the credentials from users after compromising the enterprise network.[2] Access to remote services may be used as a redundant or persistent access mechanism during an operation.
Access may also be gained through an exposed service that doesn’t require authentication. In containerized environments, this may include an exposed Docker API, Kubernetes API server, kubelet, or web application such as the Kubernetes dashboard.[3][4]
ID | Name | Description |
---|---|---|
C0028 | 2015 Ukraine Electric Power Attack |
During the 2015 Ukraine Electric Power Attack, Sandworm Team installed a modified Dropbear SSH client as the backdoor to target systems. [5] |
G1024 | Akira |
Akira uses compromised VPN accounts for initial access to victim networks.[6] |
G0026 | APT18 |
APT18 actors leverage legitimate credentials to log into external remote services.[7] |
G0007 | APT28 |
APT28 has used Tor and a variety of commercial VPN services to route brute force authentication attempts.[8] |
G0016 | APT29 |
APT29 has used compromised identities to access networks via VPNs and Citrix.[9][10] |
G0096 | APT41 |
APT41 compromised an online billing/payment service using VPN access between a third-party service provider and the targeted payment service.[11] |
C0046 | ArcaneDoor |
ArcaneDoor used WebVPN sessions commonly associated with Clientless SSLVPN services to communicate to compromised devices.[12] |
C0027 | C0027 |
During C0027, Scattered Spider used Citrix and VPNs to persist in compromised environments.[13] |
C0032 | C0032 |
During the C0032 campaign, TEMP.Veles used VPN access to persist in the victim environment.[14] |
G0114 | Chimera |
Chimera has used legitimate credentials to login to an external VPN, Citrix, SSH, and other remote services.[15][16] |
C0004 | CostaRicto |
During CostaRicto, the threat actors set up remote tunneling using an SSH tool to maintain access to a compromised environment.[17] |
S0600 | Doki |
Doki was executed through an open Docker daemon API port.[18] |
G0035 | Dragonfly |
Dragonfly has used VPNs and Outlook Web Access (OWA) to maintain access to victim networks.[19][20] |
G1003 | Ember Bear |
Ember Bear have used VPNs both for initial access to victim environments and for persistence within them following compromise.[21] |
G1016 | FIN13 |
FIN13 has gained access to compromised environments via remote access services such as the corporate virtual private network (VPN).[22] |
G0053 | FIN5 |
FIN5 has used legitimate VPN, Citrix, or VNC credentials to maintain access to a victim environment.[23][24][25] |
G0093 | GALLIUM |
GALLIUM has used VPN services, including SoftEther VPN, to access and maintain persistence in victim environments.[26][27] |
G0115 | GOLD SOUTHFIELD |
GOLD SOUTHFIELD has used publicly-accessible RDP and remote management and monitoring (RMM) servers to gain access to victim machines.[28] |
S0601 | Hildegard |
Hildegard was executed through an unsecure kubelet that allowed anonymous access to the victim environment.[4] |
G0004 | Ke3chang |
Ke3chang has gained access through VPNs including with compromised accounts and stolen VPN certificates.[29][30] |
G0094 | Kimsuky | |
S0599 | Kinsing |
Kinsing was executed in an Ubuntu container deployed via an open Docker daemon API.[32] |
G1004 | LAPSUS$ |
LAPSUS$ has gained access to internet-facing systems and applications, including virtual private network (VPN), remote desktop protocol (RDP), and virtual desktop infrastructure (VDI) including Citrix. [33][34] |
G0065 | Leviathan |
Leviathan has used external remote services such as virtual private networks (VPN) to gain initial access.[35] |
S0362 | Linux Rabbit |
Linux Rabbit attempts to gain access to the server via SSH.[36] |
S1060 | Mafalda |
Mafalda can establish an SSH connection from a compromised host to a server.[37] |
C0002 | Night Dragon |
During Night Dragon, threat actors used compromised VPN accounts to gain access to victim systems.[38] |
G0049 | OilRig |
OilRig uses remote services such as VPN, Citrix, or OWA to persist in an environment.[39] |
C0012 | Operation CuckooBees |
During Operation CuckooBees, the threat actors enabled WinRM over HTTP/HTTPS as a backup persistence mechanism using the following command: |
C0014 | Operation Wocao |
During Operation Wocao, threat actors used stolen credentials to connect to the victim's network via VPN.[41] |
G1040 | Play |
Play has used Remote Desktop Protocol (RDP) and Virtual Private Networks (VPN) for initial access.[42][43] |
G0034 | Sandworm Team |
Sandworm Team has used Dropbear SSH with a hardcoded backdoor password to maintain persistence within the target network. Sandworm Team has also used VPN tunnels established in legitimate software company infrastructure to gain access to internal networks of that software company's users.[44][45][46][47] |
G1015 | Scattered Spider |
Scattered Spider has leveraged legitimate remote management tools to maintain persistent access.[48] |
G1041 | Sea Turtle |
Sea Turtle has used external-facing SSH to achieve initial access to the IT environments of victim organizations.[49] |
C0024 | SolarWinds Compromise |
For the SolarWinds Compromise, APT29 used compromised identities to access networks via SSH, VPNs, and other remote access tools.[50][51] |
G0139 | TeamTNT |
TeamTNT has used open-source tools such as Weave Scope to target exposed Docker API ports and gain initial access to victim environments.[52][53] TeamTNT has also targeted exposed kubelets for Kubernetes environments.[4] |
G0027 | Threat Group-3390 |
Threat Group-3390 actors look for and use VPN profiles during an operation to access the network using external VPN services.[54] Threat Group-3390 has also obtained OWA account credentials during intrusions that it subsequently used to attempt to regain access when evicted from a victim network.[55] |
G1047 | Velvet Ant |
Velvet Ant has leveraged access to internet-facing remote services to compromise and retain access to victim environments.[56] |
G1017 | Volt Typhoon |
Volt Typhoon has used VPNs to connect to victim environments and enable post-exploitation actions.[57] |
G0102 | Wizard Spider |
Wizard Spider has accessed victim networks by using stolen credentials to access the corporate VPN infrastructure.[58] |
ID | Mitigation | Description |
---|---|---|
M1042 | Disable or Remove Feature or Program |
Disable or block remotely available services that may be unnecessary. |
M1035 | Limit Access to Resource Over Network |
Limit access to remote services through centrally managed concentrators such as VPNs and other managed remote access systems. |
M1032 | Multi-factor Authentication |
Use strong two-factor or multi-factor authentication for remote service accounts to mitigate an adversary's ability to leverage stolen credentials, but be aware of Multi-Factor Authentication Interception techniques for some two-factor authentication implementations. |
M1030 | Network Segmentation |
Deny direct remote access to internal systems through the use of network proxies, gateways, and firewalls. |
ID | Data Source | Data Component | Detects |
---|---|---|---|
DS0015 | Application Log | Application Log Content |
When authentication is not required to access an exposed remote service, monitor for follow-on activities such as anomalous external use of the exposed API or application. Analytic 1 - Failed connection attempts from remote services
|
DS0028 | Logon Session | Logon Session Metadata |
Follow best practices for detecting adversary use of Valid Accounts for authenticating to remote services. Collect authentication logs and analyze for unusual access patterns, windows of activity, and access outside of normal business hours. |
DS0029 | Network Traffic | Network Connection Creation |
Monitor for newly constructed network connections that may use Valid Accounts to access and/or persist within a network using External Remote Services. Use of External Remote Services may be legitimate depending on the environment and how it’s used. Other factors, such as access patterns and activity that occurs after a remote login, may indicate suspicious or malicious behavior using External Remote Services. Analytic 1 - Connections to common remote service ports
|
Network Traffic Content |
Analyze traffic to detect anomalous requests, API usage, or data transfers. Anomalous content within network traffic, such as unexpected API calls, file transfers, or large data uploads.Unusual commands or payloads transmitted through remote service channels. Analytic 1 - Large data transfers over remote service connections
|
||
Network Traffic Flow |
Track the flow of traffic to/from external sources to detect anomalies or unusual patterns. Unusual patterns or high-volume traffic flows between internal and external systems.Connections to/from known malicious IPs or geolocations. Analytic 1 - High-Volume data transfers
|