Wednesday, October 9, 2024
HomeComputer SecurityPassword-stealing Malware 'Predator the Thief' Delivered Through Weaponized Word Documents

Password-stealing Malware ‘Predator the Thief’ Delivered Through Weaponized Word Documents

Published on

The new version of Predator the Thief malware distributed through fake invoice documents aimed to steal sensitive user information.

The malware was first observed by Fortinet in July of 2018, the threat actors behind the malware family upgrading it in short intervals to make it more stealthy.

It is fully written in C/C++ and the malware sold in underground forums pricing between $35 to $80.

- Advertisement - EHA

Predator the Thief Latest Campaign

Fortinet observed a recent campaign of Predator the Thief with version 3.3.4 with enhanced capabilities.

The campaign uses multiple fake invoice documents that deliver Predator the Thief malware as the final payload.

Once the user opens the word document, AutoOpen macro runs the malware VBA script, which downloads three files using Powershell.

Predator the Thief
Malware Process Flow

VjUea.dat – Legitimate version of AutoIt3.exe
SevSS.dat – Base64-encoded AutoIt script that uses certutil.exe for decoding
apTz.dat – RC4-encrypted Predator the Thief malware

The SevSS.dat script decoded by using the certutil.exe tool once decoded it uses legitimate AutoIt3.exe to run decoded AutoIt script. Then AutoIt script decrypts the apTz.dat, which is the final payload of Predator the Thief.

The malware sends the stolen information as a zip file, the zip file won’t get generated in the file system, instead, it adds the zip file directly from memory to the request data.

C2 Server Communications

Communication with the C2 servers established through API and they are encrypted using basic base64 and RC4 algorithms.

The following are the information collected and sent to the C2 servers.

  1. Password Information
  2. Cookies
  3. Payment cards
  4. Steam, Skype accounts information
  5. Wallets Information
  6. Telegram accounts
  7. Crc32 checksum anti-debug result
  8. Module execution method configuration

The malware continues to evolve and abuses legitimate tools to execute the payload and to avoid detection.

Gurubaran
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.

Latest articles

Badge and CyberArk Announce Partnership to Redefine Privacy in PAM and Secrets Management

Partnership aims to help businesses eliminate vulnerable attack surfaces and provide a more streamlined...

LemonDuck Malware Exploiting SMB Vulnerabilities To Attack Windwos Servers

The attackers exploited the EternalBlue vulnerability to gain initial access to the observatory farm,...

Critical Automative 0-Day Flaws Let Attackers Gain Full Control Over Cars

Recent discoveries in the automotive cybersecurity landscape have unveiled a series of critical zero-day...

Likho Hackers Using MeshCentral For Remotely Managing Victim Systems

The Awaken Likho APT group launched a new campaign in June of 2024 with...

Free Webinar

Protect Websites & APIs from Malware Attack

Malware targeting customer-facing websites and API applications poses significant risks, including compliance violations, defacements, and even blacklisting.

Join us for an insightful webinar featuring Vivek Gopalan, VP of Products at Indusface, as he shares effective strategies for safeguarding websites and APIs against malware.

Discussion points

Scan DOM, internal links, and JavaScript libraries for hidden malware.
Detect website defacements in real time.
Protect your brand by monitoring for potential blacklisting.
Prevent malware from infiltrating your server and cloud infrastructure.

More like this

LemonDuck Malware Exploiting SMB Vulnerabilities To Attack Windwos Servers

The attackers exploited the EternalBlue vulnerability to gain initial access to the observatory farm,...

DCRAt Attacking Users Via HTML Smuggling To Steal Login Credentials

In a new campaign that is aimed at users who speak Russian, the modular...

LummaC2 Stealer Leverages Customized Control Flow Indirection For Execution

The LummaC2 obfuscator employs a novel control flow protection scheme designed specifically for its...