November 17, 2016 By Larry Loeb 2 min read

A new ransomware variant could potentially be targeting many victims through a combination of malvertising and tricky download techniques.

RIG-E Exploit Kit Delivers CryptoLuck Ransomware

While security researchers routinely find variants of common ransomware in the wild, a Proofpoint security researcher going by the name Kafeine discovered a ransomware variant spread by the RIG-E exploit kit. The use of an exploit kit for the dissemination of malware usually means that the payload — whatever it may be — is aimed at a large pool of victims.

Bleeping Computer reported that the RIG-E (Empire) exploit kit distributes its ransomware payload via malvertising. The ransomware, called CryptoLuck, uses a legitimate Google Update executable and a Dynamic Link Libraries (DLL) hijacking method simultaneously.

Through the use of self-extracting files and malware bundles, CryptoLuck can silently execute its programs and leave no trace.

DLL Hijacking

The GoogleUpdate.exe file is genuine, but operates under certain rules that a malware developer can exploit. When run, it first looks for a DLL file called goopdate.dll and loads it. Since it first looks for the file in the same folder that it came in, the malware developer can trick the .exe program to load the malicious DLL file instead.

Once the CryptoLuck ransomware executes, it checks if it is operating within a virtual machine. If it is, it terminates automatically. Otherwise, it scans the host computer, its mounted drives and any unmapped network shares for files that contain specific extensions.

Once it finds what it wants, the malware creates a unique Advanced Encryption Standard (AES) encryption key. It then scrambles the file using AES-256 encryption. The key is further encrypted with an embedded public RSA key, and the result is put into the ransomed file.

Since the master RSA key belongs to the malware developer, there is currently no decryption tool. Victims can only hope experts will devise an alternate recovery method.

More from

FYSA — VMware Critical Vulnerabilities Patched

< 1 min read - SummaryBroadcom has released a security bulletin, VMSA-2025-0004, addressing and remediating three vulnerabilities that, if exploited, could lead to system compromise. Products affected include vCenter Server, vRealize Operations Manager, and vCloud Director.Threat TopographyThreat Type: Critical VulnerabilitiesIndustry: VirtualizationGeolocation: GlobalOverviewX-Force Incident Command is monitoring activity surrounding Broadcom’s Security Bulletin (VMSA-2025-0004) for three potentially critical vulnerabilities in VMware products. These vulnerabilities, identified as CVE-2025-22224, CVE-2025-22225, and CVE-2025-22226, have reportedly been exploited in attacks. X-Force has not been able to validate those claims. The vulnerabilities…

SoaPy: Stealthy enumeration of Active Directory environments through ADWS

10 min read - Introduction Over time, both targeted and large-scale enumeration of Active Directory (AD) environments have become increasingly detected due to modern defensive solutions. During our internship at X-Force Red this past summer, we noticed FalconForce’s SOAPHound was becoming popular for enumerating Active Directory environments. This tool brought a new perspective to Active Directory enumeration by performing collection via Active Directory Web Services (ADWS) instead of directly through Lightweight Directory Access Protocol (LDAP) as other AD enumeration tools had in the past.…

Smoltalk: RCE in open source agents

26 min read - Big shoutout to Hugging Face and the smolagents team for their cooperation and quick turnaround for a fix! Introduction Recently, I have been working on a side project to automate some pentest reconnaissance with AI agents. Just after I started this project, Hugging Face announced the release of smolagents, a lightweight framework for building AI agents that implements the methodology described in the ReAct paper, emphasizing reasoning through iterative decision-making. Interestingly, smolagents enables agents to reason and act by generating…

Topic updates

Get email updates and stay ahead of the latest threats to the security landscape, thought leadership and research.
Subscribe today