Wednesday, December 18, 2024
HomeCVE/vulnerabilityHackers Using Weaponized PDF Files To Kickstart Infection Chain

Hackers Using Weaponized PDF Files To Kickstart Infection Chain

Published on

SIEM as a Service

Threat actors use weaponized PDF files for initial infection. This is because they can be embedded with malicious code, PDF readers’ vulnerabilities are exploited, and users are tricked into activating the payload.

Since they are common trusted file types, PDFs have also become an effective vehicle for delivering malware that initiates the infection chain.

Cybersecurity researchers at Zscaler’s ThreatLabz discovered that hackers actively use weaponized PDF files to kickstart the infection chain.

- Advertisement - SIEM as a Service

Weaponized PDF Files

Experts detailed a new backdoor called ‘WINELOADER’ in this report. It is likely a nation-state actor that was found to be targeting Indian-European diplomatic ties.

Threat actors executed this low-volume attack with advanced tactics. Although unnamed, analysts dubbed them SPIKEDWINE due to wine-themed elements in the attack chain.

Multi-stage attack chain of WINELOADER (Source – Zscaler)

The PDF is a fake invite to a wine event at the Indian ambassador’s place on Feb 2, 2024, mimicking the official language. 

It links to a fake survey, starting the infection process and leading to the following compromised site:-

  • hxxps://seeceafcleaners[.]co[.]uk/wine.php

The PDF’s metadata shows it was made using LibreOffice 6.4 on Jan 29, 2024, at 10:38 AM UTC.

Fake PDF invitation (Source – Zscaler)

The HTA file runs obscured JavaScript for the next malicious stage using obfuscation, similar to obfuscator.io. 

Besides this, it disguises with decoy content mirroring the fake wine-tasting details from the original PDF file.

Here below, we have mentioned the key functions of the HTA file:-

  • Download Base64 encoded text file from URL: seeceafcleaners[.]co[.]uk/cert.php
  • Save to: C:\Windows\Tasks\text.txt
  • Use certutil.exe to decode the text file:
  • Command: certutil -decode C:\Windows\Tasks\text.txt C:\Windows\Tasks\text.zip
  • Extract ZIP archive contents:
  • Command: tar -xf C:\Windows\Tasks\text.zip -C C:\Windows\Tasks\
  • Execute sqlwriter.exe:
  • Path: C:\Windows\Tasks\

Executing SQLwriter.exe loads a rogue vcruntime140.dll via DLL side-loading that decrypts the WINELOADER using a hardcoded 256-byte RC4 key. 

WINELOADER uses encryption for core modules, strings, and C2 data to decrypt and re-encrypt certain strings dynamically. 

The DLL hollowing injects WINELOADER into a randomly chosen Windows DLL by employing SECFORCE’s method with added randomization for diverse DLL selection.

WINELOADER is not injected into the following DLLs:-

  • advapi32.dll
  • api-ms-win-crt-math-l1-1-0.dll
  • api-ms-win-crt-stdio-l1-1-0.dll
  • bcryptprimitives.dll
  • iphlpapi.dll
  • kernel32.dll
  • kernelbase.dll
  • mscoree.dll
  • ntdll.dll
  • ole32.dll
  • rpcrt4.dll
  • shlwapi.dll
  • user32.dll
  • wininet.dll

WINELOADER re-injects into another DLL via DLL hollowing before its first beacon to the C2 server. The beacon, a unique HTTP GET request, uses a fixed User-Agent. 

The body is encrypted with a 256-byte RC4 key, and the core commands include module execution, DLL injection, and beacon interval update. 

The persistence module installs tasks and registry keys that notify the C2 upon completion. The compromised infrastructure was used throughout the attack. 

Meanwhile, the C2 server selectively responds by preventing the automated analysis.

However, the complete tactics indicate interest in exploiting Indo-European relations, evading memory forensics and URL scanning.

You can block malware, including Trojans, ransomware, spyware, rootkits, worms, and zero-day exploits, with Perimeter81 malware protection. All are extremely harmful, can wreak havoc, and damage your network.

Stay updated on Cybersecurity news, Whitepapers, and Infographics. Follow us on LinkedIn & Twitter.

Eswar
Eswar
Eswar is a Cyber security content editor with a passion for creating captivating and informative content. With years of experience under his belt in Cyber Security, he is covering Cyber Security News, technology and other news.

Latest articles

Cyber Criminals Exploit Windows Management Console to Deliver Backdoor Payloads

A recent campaign dubbed FLUX#CONSOLE has come to light, leveraging Microsoft Common Console Document (.MSC) files...

Texas Tech Systems Breach, Hackers Accessed System Folders & Files

The Texas Tech University Health Sciences Center (TTUHSC) and Texas Tech University Health Sciences...

Beware of Malicious Ads on Captcha Pages that Deliver Password Stealers

Malicious actors have taken cybercrime to new heights by exploiting captcha verification pages, a...

Hitachi Authentication Bypass Vulnerability Allows Attackers to Hack the System Remotely

Critical Authentication Bypass Vulnerability Identified in Hitachi Infrastructure Analytics Advisor and Ops Center Analyzer.A...

API Security Webinar

72 Hours to Audit-Ready API Security

APIs present a unique challenge in this landscape, as risk assessment and mitigation are often hindered by incomplete API inventories and insufficient documentation.

Join Vivek Gopalan, VP of Products at Indusface, in this insightful webinar as he unveils a practical framework for discovering, assessing, and addressing open API vulnerabilities within just 72 hours.

Discussion points

API Discovery: Techniques to identify and map your public APIs comprehensively.
Vulnerability Scanning: Best practices for API vulnerability analysis and penetration testing.
Clean Reporting: Steps to generate a clean, audit-ready vulnerability report within 72 hours.

More like this

CISA Warns of Adobe & Windows Kernel Driver Vulnerabilities Exploited in Attacks

The Cybersecurity and Infrastructure Security Agency (CISA) has issued a critical alert, adding two...

Hackers Abuse Google Ads To Attacking Graphic Design Professionals

Researchers identified a threat actor leveraging Google Search ads to target graphic design professionals,...

Hackers Using New IoT/OT Malware IOCONTROL To Control IP Cameras, Routers, PLCs, HMIs And Firewalls

Recent cyberattacks targeting critical infrastructure, including fuel management systems and water treatment facilities in...