Connect with us

Hi, what are you looking for?

SecurityWeekSecurityWeek

Malware & Threats

Macro Malware Makes Improvements on Hiding Malicious Code

Macro malware, a major threat in the 1990s, has recently returned to focus and is evolving, courtesy of tricks designed to better keep the malicious code hidden, Microsoft warns.

Macro malware, a major threat in the 1990s, has recently returned to focus and is evolving, courtesy of tricks designed to better keep the malicious code hidden, Microsoft warns.

Security researchers at Microsoft’s Malware Protection Center (MMPC) recently observed a new variation of the TrojanDownloader:O97M/Donoff family of Office-targeting macro-based malware in a file that contained a VBA project designed to script the malicious macro.

Active for several years, Donoff is used in spam email campaigns in which attackers employ various social engineering techniques to trick users into opening malicious attachments. Similar to Bartallex, Dridex, and others, Donoff is a downloader, meaning that after execution it drops other malware onto the infected system, including banking Trojans, point of sale threats, and ransomware, IBM said in a December 2015 report.

In the newly observed campaign, Donoff authors went to great lengths to make sure that the attachment doesn’t appear malicious. The file is a Word document that contains seven VBA modules and a VBA user form with three buttons (using the CommandButton elements), Microsoft’s Marianne Mallen and Wei Li explain.

The researchers explain that the VBA modules appear to be legitimate SQL programs powered with a macro without malicious code. However, upon closer inspection, they discovered that a strange string in the Caption field for CommandButton3 in the user form, which appeared to be an encrypted string.

When analyzing the other modules in the file, the researchers discovered unusual code in Module2 as well, where a macro was designed to decrypt the string in the Caption field for CommandButton3. The string was found to be a URL that would fetch a payload containing the Locky ransomware.  

Microsoft researchers also found that the default autoopen() macro was used to run the entire VBA project as soon as the document was opened.

Advertisement. Scroll to continue reading.

“The VBA project (and, therefore, the macro) will automatically run if the user enables macros when opening the file – our strongest suggestion for the prevention of Office-targeting macro-based malware is to only enable macros if you wrote the macro yourself, or completely trust and know the person who wrote it,” Microsoft’s researchers explain.

Earlier this year, Dridex and Locky, two related malware families that also use malicious macros for distribution, were observed employing new evasion techniques as well. At the time, researchers at Trend Micro noticed that both threats were using Form object in macros to obfuscate the malicious code, instead of scripts usually laid in the macro sheet to deliver and execute the malicious payload.

Written By

Click to comment

Daily Briefing Newsletter

Subscribe to the SecurityWeek Email Briefing to stay informed on the latest threats, trends, and technology, along with insightful columns from industry experts.

SecurityWeek’s Threat Detection and Incident Response Summit brings together security practitioners from around the world to share war stories on breaches, APT attacks and threat intelligence.

Register

Securityweek’s CISO Forum will address issues and challenges that are top of mind for today’s security leaders and what the future looks like as chief defenders of the enterprise.

Register

Expert Insights

Related Content

Cybercrime

The changing nature of what we still generally call ransomware will continue through 2023, driven by three primary conditions.

Cybercrime

A recently disclosed vBulletin vulnerability, which had a zero-day status for roughly two days last week, was exploited in a hacker attack targeting the...

Cybercrime

No one combatting cybercrime knows everything, but everyone in the battle has some intelligence to contribute to the larger knowledge base.

Malware & Threats

Threat actors are increasingly abusing Microsoft OneNote documents to deliver malware in both targeted and spray-and-pray campaigns.

Malware & Threats

Unpatched and unprotected VMware ESXi servers worldwide have been targeted in a ransomware attack exploiting a vulnerability patched in 2021.

Malware & Threats

A vulnerability affecting IBM’s Aspera Faspex file transfer solution, tracked as CVE-2022-47986, has been exploited in attacks.

Cybercrime

The recent ransomware attack targeting Rackspace was conducted by a cybercrime group named Play using a new exploitation method, the cloud company revealed this...

Application Security

Virtualization technology giant VMware on Tuesday shipped urgent updates to fix a trio of security problems in multiple software products, including a virtual machine...