Categories: Security News

New MacOS Backdoor Distributed through Malicious Word Documents

A new MacOS Backdoor that embedded in malicious Word document has been likely distributed through phishing campaigns. Upon executing the documents it asks users to enable macros to download the final payload.

TrendMicro Researchers believe the backdoor is linked to hacking group OceanLotus, who responsible for launching high profile attacks against human rights organizations, media organizations, research institutes, and maritime construction firms.

Attackers targeted MacOS computers that have Perl modules installed. The MacOS Backdoor OSX_OCEANLOTUS.D is written in Perl programming language and the macro is obfuscated using decimal ASCII code.

The dropper is a persistent one and all the strings in the dropper are encrypted using an RSA256 key and custom base64-encoded.

MacOS Backdoor Functions

The backdoor contains two important functions.

infoClient – It collects the information and such as ComputerName, Mac OSX version, Owner’s name and checks for x86/ 64 bit.

runHandle – responsible for handling backdoor operations

All the data collected will be encrypted and then transferred to the C&C server. It scrambles it checks for the byte is odd or even and adds data according to it.

The scrambled data is to be encrypted again with randomly AES 256 key and the key is also scrambled with operation XOR 0x13 followed by ROL 6 operation.

Also, the final payload that obtained from the server also decoded again in a similar manner via decryption and scrambling.

How to stay safe – Business Phishing Campaign

1. Have a unique Email address.
2. Do not open any attachments without proper validation.
3. Don’t open emails voluntary emails.
4. Use Spam filters & Antispam gateways.
5. Never respond to any spam emails.
6. verify the vendor.
7. Implement Two-factor Authentication

Gurubaran

Gurubaran is a co-founder of Cyber Security News and GBHackers On Security. He has 10+ years of experience as a Security Consultant, Editor, and Analyst in cybersecurity, technology, and communications.

Recent Posts

Threat Actors Exploit Google Docs And Weebly Services For Malware Attacks

Phishing attackers used Google Docs to deliver malicious links, bypassing security measures and redirecting victims…

12 hours ago

Python NodeStealer: Targeting Facebook Business Accounts to Harvest Login Credentials

The Python-based NodeStealer, a sophisticated info-stealer, has evolved to target new information and employ advanced…

12 hours ago

XSS Vulnerability in Bing.com Let Attackers Send Crafted Malicious Requests

A significant XSS vulnerability was recently uncovered in Microsoft’s Bing.com, potentially allowing attackers to execute…

15 hours ago

Meta Removed 2 Million Account Linked to Malicious Activities

 Meta has announced the removal of over 2 million accounts connected to malicious activities, including…

18 hours ago

Veritas Enterprise Vault Vulnerabilities Lets Attackers Execute Arbitrary Code Remotely

Critical security vulnerability has been identified in Veritas Enterprise Vault, a widely-used archiving and content…

19 hours ago

7-Zip RCE Vulnerability Let Attackers Execute Remote Code

A critical security vulnerability has been disclosed in the popular file archiving tool 7-Zip, allowing…

20 hours ago