Cyble Research and Intelligence Labs (CRIL) has recently detected AresLoader, a novel loader that is found to be disseminating numerous malware families.
Malware loaders are designed to deploy and execute diverse malware strains on the targeted computer system of the victim.
To evade detection by antivirus software, loaders often employ various tactics such as encryption or obfuscation of the malicious payload, rendering it harder to detect by security measures.
In 2022, AresLoader, a loader malware coded in the C programming language, emerged for the first time.
It has been identified that this loader was distributed through Telegram channels and malicious forums.
AresLoader, developed by the same threat actors behind the AiD Locker ransomware and distributed as Malware-as-a-Service (MaaS).
There is a monthly fee of $300 for AresLoader, which includes five build images.
There is also suspicion that the members of this group have ties with a hacktivist group based in Russia.
The notorious AresLoader follows a complex modus operandi. The initial loader binary serves as a container for the embedded code that is further injected in multiple stages, resulting in a complex chain of malicious activities.
During further analysis, it was noticed that the methods of extraction and injection of the loader code in each binary are inconsistent throughout the entire code.
By constantly updating their infection techniques, the threat actors evade the security measures implemented by the AV tools, and not only that even, there have also been multiple malware strains that have been observed to be using this loader.
Apart from this, CRIL discovered a GitLab repository distributing the AresLoader malware that is located at:-
While it has been detected that threat actors are actively targeting Citrix users with this repository masquerading as “citrixproject.”
During the execution of AresLoader, the malware utilizes a 32-bit binary compiled in C, which invokes the CreateWindowEx() API using the following elements:-
This distinct characteristic is one of the many ways cybersecurity experts identify and track the loader.
In an attempt to complicate the detection and analysis of this malware, API hashing is employed, and here the APIs that are targeted belong to:-
Following is a list of API functions that the loader retrieves:-
Decrypting the resource data obtained earlier is the next step in the process, and then from the .rdata section, a key is acquired to accomplish this complete process.
The decryption loop begins immediately after the memory has been allocated, and the temporarily allocated memory is used to store the newly decrypted PE file.
Moreover, using a POST request, AresLoader registers the victim with the C&C server using additional information obtained from the victim’s system.
Here below, we have mentioned all the recommendations offered by the security experts:-
A critical security flaw has been uncovered in certain TP-Link routers, potentially allowing malicious actors…
SilkSpecter, a Chinese financially motivated threat actor, launched a sophisticated phishing campaign targeting e-commerce shoppers…
The research revealed how threat actors exploit SEO poisoning to redirect unsuspecting users to malicious…
Black Basta, a prominent ransomware group, has rapidly gained notoriety since its emergence in 2022…
CVE-2024-52301 is a critical vulnerability identified in Laravel, a widely used PHP framework for building…
A critical vulnerability has been discovered in the popular "Really Simple Security" WordPress plugin, formerly…