Darktrace cyber analysts are world-class experts in threat intelligence, threat hunting and incident response, and provide 24/7 SOC support to thousands of Darktrace customers around the globe. Inside the SOC is exclusively authored by these experts, providing analysis of cyber incidents and threat trends, based on real-world experience in the field.
Written by
Max Heinemeyer
Global Field CISO
Share
14
May 2019
For as long as people have sought to protect their assets from intrusion, they have safeguarded those assets behind ever more formidable walls, from castle walls made of stone to firewalls comprised of code. Yet no matter how impenetrable such fortifications appear, motivated attackers will inevitably find a way to bypass them. Build a 50-foot fence, and the enemy will bring a 50-foot ladder. Install state-of-the-art endpoint security on every employee’s computer, and cyber-criminals will infiltrate via the smart refrigerator in the office kitchen.
Needless to say, reinforcing the perimeter is still a good idea. Just as a castle in ruins makes a poor home for a king, so too do weak endpoint defenses put intellectual property and sensitive data at risk. The reality, however, is that digital environments are exponentially more difficult to wall off than physical ones, given the sheer number of applications and users that can compromise an entire network with just a single vulnerability or oversight. Improving a company’s cyber hygiene is therefore a continual responsibility, the nature of which perpetually changes as the business evolves.
Because even flawless cyber hygiene isn’t guaranteed to keep external attackers — let alone malicious insiders — from breaching the perimeter, leading companies and governments have turned to cyber AI technologies. Cyber AI works by learning the particular behaviors of a network and its users, allowing it to pick up on the subtly anomalous activity associated with an already infected device. Such technologies have shined a light on ten of the most commonly exploited cyber hygiene issues, five of which are examined below. And whereas there is no silver bullet when it comes to securing the enterprise online, patching these holes in the perimeter is nevertheless a critical first step.
Issue #1: Using SMBv1 — for anything
Server Message Block (SMB) is a very common application layer protocol that provides shared access to files, printers, and serial ports to devices in a network. The latest version, SMBv3, was developed with security in mind, whereas the original version, SMBv1, is more than three decades old and — in Microsoft’s own words — “was designed for a world that no longer exists[;] a world without malicious actors.” As a result, Microsoft has long implored users to stop using it in the strongest possible terms.
However, many of these users still have not disabled the protocol on operating systems older than Windows 8.1 and Windows Server 2012 R2, which do not allow SMB1 to be removed. The 2017 WannaCry ransomware attack abused the famous exploit EternalBlue in SMBv1 to infect Windows machines and move laterally in Windows environments, precipitating billions of dollars in global losses. Furthermore, SMBv1 allows NTLM logins using the anonymous credential by default, while successful anonymous logins can allow attackers to enumerate the target device for more information.
In light of the serious security risks that SMBv1 introduces, Darktrace flags its usage as threatening with the following models:
Anomalous Connection / Unusual SMB Version 1 Connectivity
Compliance / SMB Version 1 Usage
Issue #2: SMB services exposed to the internet
As mentioned above, SMB allows devices in a network to communicate with one another for a variety of purposes — functionalities that render it a complex protocol with many known vulnerabilities. Users are consequently highly discouraged from allowing connections from the internet to internal devices via any version of SMB — not just SMBv1.
Darktrace detected this poor hygiene practice in early 2019, when it observed the use of SMB from external IP addresses connecting to an internal device. The device happened to be a Domain Controller (DC), a server which manages network security and is responsible for user authentication. Due to the critical network function performed by this server, it is a high value target for cyber-criminals, meaning that any external connections should be limited to only essential administrative activity. In this incident, the external device was seen accessing the DC via SMBv1 and performing anonymous login. Fortunately, Darktrace AI detected the potential compromise with the model Compliance / External Windows Communications.
Issue #3: RDP services exposed to the internet
Microsoft’s proprietary Remote Desktop Protocol (RDP) provides a remote connection to a network-connected computer, affording users significant control over another device and its resources. Such extensive capabilities represent the holy grail for attackers, whether they seek to gain an initial foothold in the network, access restricted content, or directly drop malware on the controlled computer. Exposing devices with RDP services to the internet therefore creates a significant vulnerability in the network perimeter, as passwords and user credentials are liable to be brute-forced by those with malign intent.
Last month, Darktrace’s cyber AI detected a large number of incoming connections over the RDP protocol to a customer’s internet-facing device — possible indicators of a brute-force attack. While this activity might have been benign under different circumstances, the AI’s understanding of ‘self’ versus ‘not self’ for the particular device in question enabled it to flag the connections as anomalous, since they breached its Compliance / Incoming RDP from Rare Endpoints model.
By investigating further with Darktrace’s device tracking capability, we can see that the computer also breached several other AI models, including Compliance / Crypto Currency Mining Activity, Compliance / Outbound RDP, and Compromise / Beaconing Activity to External Rare. These breaches suggest that the attackers might have sought to use the computer to plant crypto-mining modules on other network-connected devices.
Models that the device breached within three days
Issue #4: Data uploads to unapproved cloud services
No innovation has antiquated the perimeter-only approach to cyber security more than cloud computing, since cloud and hybrid infrastructures have nebulous borders at best. Nevertheless, there are a number of bad cyber hygiene habits that make bypassing perimeter defenses much easier, including employees who upload data to close storage providers that are not on an organization’s approved list. Whether done maliciously or inadvertently, this decision prevents organizations from gaining any visibility over that data being transferred across the globe.
Darktrace cyber AI detects such unauthorized data movements with the following models:
Anomalous Connection / Data Sent To New External Device
Unusual Activity / Unusual External Data Transfer
Issue #5: Weak password usage and storage
Among the most common and most avoidable cyber-attacks are those that exploit systems with weak passwords, which can be breached by brute-force or dictionary attacks. Yet stronger, more complex passwords introduce a separate problem: because they are harder to be remember, users tend to store these passwords in sometimes unsafe locations. Whereas passwords housed in encrypted mediums such as password managers are relatively secure, many users instead save them in cleartext. Several modern strains of malware possess the ability to comb through the network in search of possible files which contains passwords, rendering this a critical vulnerability.
Darktrace has a set of models to spot such attempts at password guessing:
Device / SMB Session Bruteforce
Unusual Activity / Large Volume of Kerberos Failures
User / Kerberos Password Bruteforce
SaaS / Login Bruteforce Attempt
Darktrace also has a set of models that flag anomalous password storage or access:
Compliance / Sensitive Terms in Unusual SMB Connection
Compliance / Possible Unencrypted Password Storage
Darktrace cyber analysts are world-class experts in threat intelligence, threat hunting and incident response, and provide 24/7 SOC support to thousands of Darktrace customers around the globe. Inside the SOC is exclusively authored by these experts, providing analysis of cyber incidents and threat trends, based on real-world experience in the field.
Hola VPN Abuse: From Proxy Traffic to Malware and Cryptomining
Introduction
In enterprise environments, non-compliant software traffic can introduce unexpected exposure by creating unmanaged paths for outbound connectivity. Hola VPN is a notable example because of its peer-to-peer design, which can effectively turn user devices into routing or exit nodes for other parties’ traffic, shifting the risk profile from that of a traditional virtual private network (VPN) to something closer to a distributed proxy.
As a result, the appearance of Hola-related activity, whether from prior installation or unintended background connections, should be treated with caution. Such activity may provide a foothold for malicious behavior, including lateral movement or command-and-control communication.
This blog explores how Hola-associated activity appeared as part of broader patterns of suspicious behavior observed across the Darktrace customer base.
The campaign
In February and March 2026, Darktrace observed similar anomalous activity across multiple customer environments, with affected devices showing consistent behavioral patterns. These included connections to multiple *.hola[.]org endpoints using Hola-related user agents, suggesting interaction with Hola infrastructure rather than isolated or incidental traffic.
Following these connections, affected customer environments showed downloads of suspicious executable files from rare external endpoints 188.241.219[.]55 and 184.241.218[.]111. Both endpoints have been flagged as potentially malicious by open-source intelligence (OSINT) [1][2].
These downloads were conducted using consistent user agents across impacted customers, specifically ‘Hola svc_js_win32/1.249.408’ and ‘Hola svc_js_win32/1.251.389’, suggesting a possible association with Hola-related activity.
Notably, this pattern aligns with recent reporting that, in some cases, Hola distributed an undeclared executable component, me[.]exe, which was later assessed to be a likely Monero-mining binary introduced via a compromised delivery pipeline [3].
Case Study 1
Darktrace first observed a new device on January 19, 2026, within a customer environment based in the Europe, Middle East, and Africa (EMEA) region. On the same day it appeared on the network, the device communicated with multiple pieces of Hola VPN-linked infrastructure before downloading a binary from a hola[.]org subdomain.
Figure 1: Cyber AI Analyst investigation highlighting Hola VPN service activity potentially associated with subsequent HTTP command-and-control (C2) connections.
Subsequent Darktrace telemetry revealed a recurring pattern of activity from the day the device was first observed through to March 4, 2026. During this period, the device repeatedly issued HTTP GET requests to the URI /bwfile?size=1048576, each returning a 200 OK response, indicating successful file retrieval.
This behavior was accompanied by a POST request to /bwfile, followed by an additional GET request for a significantly larger file at /bwfile?size=26214400, suggesting a deliberate and structured file transfer pattern.
Notably, the binary download activity was not tied to a single static host. Instead, it was observed across multiple URLs that changed over time while remaining within the same hola[.]org domain. This pattern suggests the use of rotating or distributed delivery infrastructure rather than a fixed endpoint.
Figure 2: Variation in URLs over time within the same hola[.]org domain, indicating the use of dynamically changing endpoints.
Across these events, the activity was consistently associated with the user agent Hola svc_js_win32/1.249.408, further linking the traffic to Hola-related service components. Amid these persistent and unusual connections, on February 22, Darktrace observed the device connecting to 188.241.219[.]55/proxy-peer-windows-amd64[.]exe, resulting in the download of an executable file.
Figure 3: File transfer event showing the download of an executable from the rare external endpoint 188.241.219[.]55.
Based on its file hash, the downloaded file was assessed as a likely Trojan downloader [4], with import hash (imphash) values showing similarities to samples linked to Vidar, Rhadamanthys, and Stealc according to OSINT [5]. Overall, this sequence of activity suggests that Hola-related connectivity may have been leveraged as part of a broader malware delivery chain.
Darktrace’s Autonomous Response
Due to the highly unusual activity observed, Darktrace Autonomous Response was triggered by the device’s behavior. However, as the customer deployment was configured in “Human Confirmation” mode, manual approval was required before any action could be taken.
Had the deployment been set to “Fully Autonomous” mode, Darktrace would have automatically:
Blocked connections to the associated ports and external endpoints
Prevented all outgoing network connections from the device
Enforced the device’s established ‘pattern of life’, allowing normal activity to continue while restricting any anomalous behavior
Figure 4: Example of a Darktrace Autonomous Response model highlighting the action that would have been taken, demonstrating how the system identifies anomalous behavior and applies targeted containment measures to restrict suspicious network activity.
Case Study 2
While the first case focused on anomalous activity from a newly observed device, Darktrace also identified cases in which devices had already been communicating with Hola-related endpoints prior to the suspected campaign. This may suggest pre-existing Hola usage within the environment, potentially increasing exposure and creating an avenue for subsequent suspicious activity.
One case involved three devices within a customer network based in the Americas (AMS). In this instance, a different payload was identified: me[.]exe, a potentially malicious cryptocurrency miner also referred to as HolaMonitorService[.]exe [6][7]. The downloads were observed from infrastructure similar to that seen in Case 1, including an IP address within the same 188.241.0.0/16 subnet.
Connections to *.hola[.]org, alongside the use of potential Hola-related user agents consistent with those in Case 1, were also identified, further suggesting a link between the observed activity and Hola-associated infrastructure.
Darktrace observed activity indicative of unusual VPN usage on the first affected device on February 2, followed by telemetry suggesting potential Tor usage. This was later followed by the download of me[.]exe on March 10 from 188.241.218[.]111. Notably, this device was the earliest among the three within the deployment to exhibit the presence of the suspicious executable.
Figure 5: Cyber AI Analyst detection highlighting the download of a suspicious executable from a similar external endpoint in a separate deployment.
On March 5, 2026, the second affected device exhibited a slightly different progression, initiating connections to http-test1[.]hola[.]org using the user agent ‘hola_get’. This activity was followed by the download of me[.]exe from the same endpoint on March 13, consistent with the broader pattern of Hola-related downloads observed across the environment.
Figure 6: Example of Hola VPN-related connectivity observed on the network prior to the suspected campaign, indicating pre-existing usage that may have contributed to subsequent activity.
The final affected device within this customer’s network demonstrated a more limited but related pattern, also downloading me[.]exe on March 17 using the same ‘hola_get’ user agent.
While the earlier Hola VPN usage observed across the deployment may not have been directly related to the suspected malware campaign, it may nonetheless have contributed to reduced visibility. The presence of pre-existing Hola-related traffic could have obscured malicious activity, making it more difficult to distinguish legitimate usage from attacker-driven behavior and, in turn, hindering the timely identification of the emerging compromise.
Darktrace’s Autonomous Response
For this deployment, the customer had their Autonomous Response capability configured in “Fully Autonomous” mode, allowing Darktrace to take action without human intervention. As a result, the system was able to autonomously disrupt the activity as soon as relevant events were identified through model detections.
Figure 7: Darktrace Autonomous Response actions taken against suspicious activity linked to Hola VPN.
Suspected cryptomining activity
As previously noted, some of the observed executable payloads appear to be linked to cryptomining malware. Across a subset of affected customer environments, this assessment was further supported by subsequent device activity consistent with Monero mining. Affected devices established follow-on connections to multiple external endpoints aligned with known mining infrastructure, indicating post-download execution.
Considering the broader sequence of activity, this pattern may point to a wider form of abuse in which legitimate VPN-related traffic is used to mask or facilitate malicious behavior following compromise.
On several devices, the download of executable files, including a newly observed peer[.]exe, was followed by alerts indicative of cryptocurrency mining activity. Mining-related credentials such as ‘x’ were observed using the Minergate protocol to communicate with endpoints within the 89.125.255.0/24 subnet and 188.241.218[.]111, the same endpoint involved in earlier download activity. Additional credentials appeared to reflect device-specific CPU identifiers, for example ‘12th Gen Intel(R) Core (TM) i5-1235U’.
Observed mining methods included login, submit, and job, consistent with active participation in a pool-based mining workflow rather than passive or incidental contact. The login method indicates that the host authenticated to the mining service as a worker, job reflects the assignment of computational tasks, and submit shows completed work being returned to the pool [8]. This sequence suggests that affected devices were actively contributing processing resources as part of an unauthorized distributed mining operation.
The presence of unauthorized cryptominers can lead to degraded system performance and reduced device stability. Beyond the immediate resource impact, such activity often serves as an indicator of a broader compromise rather than an isolated issue. This may increase the risk of further malware deployment, persistence mechanisms, and lateral movement, particularly in environments where the initial intrusion has not been fully contained.
Conclusion
Across affected environments, detections such as unusual VPN usage, connections to Hola infrastructure, anomalous HTTP activity, suspicious file downloads, and subsequent cryptomining behavior were linked into a single, evolving incident narrative. This aggregation provided a clearer view of attack progression, enabling security teams to understand not just isolated alerts, but the full sequence of compromise from initial contact through to post-exploitation.
Ultimately, these activities show that the risk posed by non-compliant software such as Hola VPN can extend far beyond simple policy violations. What began as traffic to Hola-related infrastructure was, in multiple cases, followed by behavior suggesting deliberate misuse, including suspicious executable downloads using Hola-related user agents and, in some instances, evidence of active cryptomining. These were not isolated anomalies, but elements of a broader pattern in which seemingly benign proxy or VPN-related communications may have created a pathway for malicious delivery and unauthorized resource exploitation.
The significance of this activity lies not only in the downloads or mining, but in what it reveals about an attacker’s ability to blend malicious operations into traffic associated with software that may already have a foothold in the environment. When unapproved software operates within an enterprise, it can reduce visibility, blur the distinction between legitimate and malicious traffic, and create opportunities to extend compromise in ways that are persistent and difficult to detect. Darktrace’s anomaly-based approach enables these behavioral distinctions to be identified, regardless of whether the device is new or long established within the network.
Credit to Min Kim (Associate Principal Analyst), Priya Thapa (Senior Cyber Analyst) Edited by Ryan Traill (Content Manager)