Saturday, December 2, 2023

FIN7 Hackers Added New Hacking Tool BIOLOAD to Evade AV Detection – Attacks Windows 64-bit OS

Researchers observed a new tool attributed to the FIN7 hacker group dubbed BIOLOAD aimed to minimize the footprint in the victim machine and to avoid detection.

The new tool has similarities with FIN7’s BOOSTWRITE tool that abuses the DLL search order of applications to get executed. BOOSTWRITE abuses legitimate ‘Dwrite.dll’ provided by the Microsoft DirectX Typography Services.

FIN7 New Tool

BIOLOAD is the new version of the BOOSTWRITE tool, both of them having the same codebase and drops the Carbanak backdoor. Both the tools taking advantage of the Windows OS method to look for required DLLs to load into a program.

The BIOLOAD tool abuses FaceFodUninstaller.exe (“%WINDR%\System32\WinBioPlugIns”) that exist with the Windows OS installation and this executable depends on the winbio.dll (“%WINDR%\System32”). The FaceFodUninstaller has a built-in scheduled task which grabs attackers’ interest to target this executable.

Attackers leverage the default DLL search order by placing the fake version of WinBio.dll(contains upper case letters) int he same folder of FaceFodUninstaller “%WINDR%\System32\WinBioPlugIns”, to place the “attacker needed to have elevated privileges on the victim’s machine such as an administrator or a SYSTEM account,” reads Fortinet blog post.

BIOLOAD
DLL placed in Executable Folder

BIOLOAD was written in C++, compiled in March and July of 2019, it specifically targets 64-bit OS machines. It has an encrypted payload embedded like BOOSTWRITE, for decryption it uses XOR algorithm or fetches. Like BOOSTWRITE, BIOLOAD also supports only a single payload.

The loader carries the newly built version of the Carbanak Backdoor, dated January and April of 2019, according to their timestamps.

Researchers noted that backdoor “checks to see if another Anti-Virus (AV) is running on the machine, besides Kaspersky, AVG, and TrendMicro. The result, however, does not affect the operations of the backdoor, unlike with previously detected AVs.”

FIN7 hacker group found to be active since mid-2015, the group continues adding new tools to their arsenal to defeat security solutions.

Both the BIOLOAD and the new version of Carbanak remain undetected by most of the AV engines, here are the results from the virus total 1,2 at the time of writing.

IOCs

WinBio.dll (scrubbed key and payload) SHA256
7bdae0dfc37cb5561a89a0b337b180ac6a139250bd5247292f470830bd96dda7
c1c68454e82d79e75fefad33e5acbb496bbc3f5056dfa26aaf1f142cee1af372

Carbanak SHA256
77a6fbd4799a8468004f49f5929352336f131ad83c92484b052a2eb120ebaf9a
42d3cf75497a724e9a9323855e0051971816915fc7eb9f0426b5a23115a3bdcb
Website

Latest articles

Active Attacks Targeting Google Chrome & ownCloud Flaws: CISA Warns

The CISA announced two known exploited vulnerabilities active attacks targeting Google Chrome & own...

Cactus Ransomware Exploiting Qlik Sense code execution Vulnerability

A new Cactus Ransomware was exploited in the code execution vulnerability to Qlik Sense...

Hackers Bypass Antivirus with ScrubCrypt Tool to Install RedLine Malware

The ScrubCrypt obfuscation tool has been discovered to be utilized in attacks to disseminate the RedLine Stealer...

Hotel’s Booking.com Hacked Logins Let Attacker Steal Guest Credit Cards

According to a recent report by Secureworks, a well-planned and advanced phishing attack was...

Critical Zoom Vulnerability Let Attackers Take Over Meetings

Zoom, the most widely used video conferencing platform has been discovered with a critical...

Hackers Using Weaponized Invoice to Deliver LUMMA Malware

Hackers use weaponized invoices to exploit trust in financial transactions, embedding malware or malicious...

US-Seized Crypto Currency Mixer Used by North Korean Lazarus Hackers

The U.S. Treasury Department sanctioned the famous cryptocurrency mixer Sinbad after it was claimed...

API Attack Simulation Webinar

Live API Attack Simulation

In the upcoming webinar, Karthik Krishnamoorthy, CTO and Vivek Gopalan, VP of Products at Indusface demonstrate how APIs could be hacked.The session will cover:an exploit of OWASP API Top 10 vulnerability, a brute force account take-over (ATO) attack on API, a DDoS attack on an API, how a WAAP could bolster security over an API gateway

Related Articles