Tuesday, October 8, 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

Hackers Gained Unauthorized Network Access to Casio Networks

Casio Computer Co., Ltd. has confirmed that a third party illegally accessed its network...

Open-Source Scanner Released to Detect CUPS Vulnerability

A new open-source scanner has been released to detect a critical vulnerability in the...

Comcast Cyber Attack Impacts 237,000+ Users Personal Data

Comcast Cable Communications LLC has reported that over 237,000 users' data has been compromised....

American Water Works Cyber Attack Impacts IT Systems

American Water Works Company, Inc., a leading provider of water and wastewater services, announced...

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

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

Octo2 Android Malware Attacking To Steal Banking Credentials

The original threat actor behind the Octo malware family has released a new variant,...