Powerful Point-of-Sale Malware “TreasureHunter ” Source Code Leaked Online

A  long-established Point-of-sale Malware TreasureHunter source code leaked online on Russian based underground forum.

Leaked source code including the malware’s graphical user interface builder and administrator panel.

This code will extremely helpful for cybercriminals to build their own Point-of-sale Malware and they can add their own future and controls.

TreasureHunter Malware initially discovered by SANS and it has been used as a mutex to evade detection and maintain its persistence.

Point-of-sale malware attack history impact has been extracted more than 100 million payment card by hackers that target around 2013,2014.

This availability of the source code will lead to developing another version of this malware by adding new function and attack vector will be increased rapidly.

This malware original developer belongs to Russia and he is very proficient in English mainly this malware appears to have been developed for the notorious underground shop dump seller “BearsInc,” who maintained a presence on various low-tier and mid-tier hacking and carding communities.

Malware Behaviour and Source Code Insights

TreasureHunter Malware Spawn many of other point-of-sale malware Functionality and it can maintain its persistence by creating a registry key that runs the malware at startup.

According to flashpoint, If an attacker has access to a Windows-based server and the point-of-sale terminal then it can able to enumerates running processes and scans device memory looking for track data, including primary account numbers (PANs), separators, service codes etc.

Later it connects to its command & control server and sends the stolen data to the attacker.

Source code of Point-of-Sale Malware

This source project internally called as trhutt34C and it was completely written in C but no  C++ future has been added and compiled originally in  Visual Studio 2013 on Windows XP.TreasureHunter

TreasureHunter source code

TreasureHunter Developers are keep increase the various advanced techniques such as including anti-debugging, code structure improvement, and gate communication logic.

TreasureHunter Malware using some of the key element to utilize the e stolen dump, such as unique machine information

typedef struct dumpsHolder {
TCHAR *lpFileName;
int lpFileNameLength;
int procID;
char *trackArr;
int trackArrLength;
} dumpsHolder;

It also using service codes to n scraping credit card track data also it modifying the Registry to perform auto start Process.

TreasureHunter Malware developer also provides a lot of hints to redesign the malware or improvement code snippets.

Balaji

BALAJI is an Ex-Security Researcher (Threat Research Labs) at Comodo Cybersecurity. Editor-in-Chief & Co-Founder - Cyber Security News & GBHackers On Security.

Recent Posts

LegionLoader Abusing Chrome Extensions To Deliver Infostealer Malware

LegionLoader, a C/C++ downloader malware, first seen in 2019, delivers payloads like malicious Chrome extensions,…

12 hours ago

ASUS Critical Vulnerabilities Let Attackers Execute Arbitrary Commands

In a recent security advisory, ASUS has alerted users to critical vulnerabilities affecting several of…

16 hours ago

NTT Docomo Hit by DDoS Attack, Services Disrupted for 11 Hours

NTT Docomo, one of Japan’s leading telecommunications and IT service providers, experienced a massive disruption…

20 hours ago

Apple Agrees to $95M Settlement Over Siri Privacy Lawsuit

Apple Inc. has agreed to pay $95 million to settle a proposed class-action lawsuit alleging…

20 hours ago

iTerm2 Emulator Vulnerability Let Attackers Access Sensitive User Data

 A critical vulnerability discovered in the popular macOS terminal emulator iTerm2 has raised concerns among…

21 hours ago

PoC Exploit Released For Critical Windows LDAP RCE Vulnerability

The CVE-2024-49112 vulnerability in Windows LDAP allows remote code execution on unpatched Domain Controllers, as…

2 days ago