Tuesday, April 1, 2025
HomeComputer SecurityPowerful Point-of-Sale Malware "TreasureHunter " Source Code Leaked Online

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

Published on

SIEM as a Service

Follow Us on Google News

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
BALAJI is an Ex-Security Researcher (Threat Research Labs) at Comodo Cybersecurity. Editor-in-Chief & Co-Founder - Cyber Security News & GBHackers On Security.

Latest articles

Kentico Xperience CMS XSS Vulnerability Allows Remote Code Execution

Kentico Xperience CMS, a widely used platform designed for enterprises and organizations, is under...

LensDeal Data Breach Exposes 100,000 Customers’ Personal Information

A major data breach involving LensDeal, a Netherlands-based contact lens supplier, has reportedly exposed...

Apple Issues Warning on Three 0-Day Vulnerabilities Under Active Exploitation

Apple has issued an urgent security advisory concerning three critical zero-day vulnerabilities – CVE-2025-24200, CVE-2025-24201, and CVE-2025-24085 –...

Microsoft Discovers GRUB2, U-Boot, and Barebox Bootloader Flaws with Copilot

Microsoft has disclosed the discovery of multiple critical vulnerabilities within the GRUB2, U-Boot, and...

Supply Chain Attack Prevention

Free Webinar - Supply Chain Attack Prevention

Recent attacks like Polyfill[.]io show how compromised third-party components become backdoors for hackers. PCI DSS 4.0’s Requirement 6.4.3 mandates stricter browser script controls, while Requirement 12.8 focuses on securing third-party providers.

Join Vivekanand Gopalan (VP of Products – Indusface) and Phani Deepak Akella (VP of Marketing – Indusface) as they break down these compliance requirements and share strategies to protect your applications from supply chain attacks.

Discussion points

Meeting PCI DSS 4.0 mandates.
Blocking malicious components and unauthorized JavaScript execution.
PIdentifying attack surfaces from third-party dependencies.
Preventing man-in-the-browser attacks with proactive monitoring.

More like this

Electromagnetic Side-Channel Analysis of Cryptographically Secured Devices

Electromagnetic (EM) side-channel analysis has emerged as a significant threat to cryptographically secured devices,...

Millions of RSA Keys Exposed, Revealing Serious Exploitable Flaws

A recent study has highlighted a significant vulnerability in RSA keys used across the...

Routers Under Attack as Scanning Attacks on IoT and Networks Surge to Record Highs

In a concerning trend, the frequency of scanning attacks targeting Internet of Things (IoT)...