Friday, October 4, 2024
HomeCyber Security NewsSurge in Open Source Malware Stealing Login Credentials & Sensitive Data

Surge in Open Source Malware Stealing Login Credentials & Sensitive Data

Published on

Over the decade, Python has been dominating the programming languages and consistently growing with open-source love. 

Numerous popular Python projects exist that are used by millions of users. However, besides this, in recent times, it’s been noted that open-source malware is emerging.

The recent repositories share Python code for data theft, and minimal Python knowledge enables anyone to create and deploy malware.

- Advertisement - EHA

Cybersecurity researchers at K7 Security Labs recently identified a significant surge in open-source malware, which is found to be stealing login credentials and sensitive data.

Surge in Open Source Malware

Over the decade, Python has dominated the programming languages and consistently grown with open-source love. 

Numerous popular Python projects exist that are used by millions of users. However, besides this, in recent times, it’s been noted that open-source malware is emerging.

The recent repositories share Python code for data theft, and minimal Python knowledge enables anyone to create and deploy malware.

File type Scan
File type Scan (Source – K7 Labs)

Security analysts received a sample from a third-party antivirus tester, initially seeming like a Python-based binary but undetected by ‘Detect it easy’ as a pyinstaller packer. 

Revealed as ‘BlankGrabber’ malware with Python-related strings. Despite a fake certificate and harmless appearance, it extracts content using pyinstxtractor. 

Decompiling ‘loader-o.pyc’ with pycdc exposes ‘stub-o.pyc,’ leading to obfuscated code.

In the execution environment, it scans for the following data that are blackilisted:-

  • UUIDs
  • computer names
  • Usernames
  • Tasks in the execution environment

Later, it checks the registry keys for VM traces. Confirming a safe environment triggers multithreaded stealer functions to swiftly collect and send data to the threat actor.

Data Gathered by the Stealer

Here below, we have mentioned all the types of data that the stealer gathers:-

  • Browser Data
  • Discord Data
  • Telegram data
  • Crypto Wallet data
  • Wifi password data
  • Screenshots
  • Webcam capture
  • System Info & File Stealer

In late 2022, this malware emerged, and the developer of this malware claims educational intent but uses it maliciously. 

Python beginners can easily customize the GUI, simplifying it for all, and the builder batch triggers the gui.py input from the threat actor.

Builder GUI
Builder GUI (Source – K7 Labs)

Meanwhile, the malicious code in stub.py replaces the “Settings” variables. The BlankOBF.py does the following things with the code:- 

  • Obfuscates the code
  • Compiles the code
  • Splits the code

The junk codes were added for analysis complexity. Besides this, they were compiled and archived with AES encrypted by the repo’s pyaes module in PyPi with typo-squatting.

IoCs

IoCs
IoCs (Source – K7 Labs)
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

Prince Ransomware Hits UK and US via Royal Mail Phishing Scam

A new ransomware campaign targeting individuals and organizations in the UK and the US...

Microsoft, DOJ Dismantle Domains Used by Russian FSB-Linked Hacking Group

Microsoft and the U.S. Department of Justice (DOJ) have successfully dismantled a network of...

Cloud Penetration Testing Checklist – 2024

Cloud Penetration Testing is a method of actively checking and examining the Cloud system...

Linux Malware perfctl Attacking Millions of Linux Servers

Researchers have uncovered a sophisticated Linux malware, dubbed "perfctl," actively targeting millions of Linux...

Free Webinar

Decoding Compliance | What CISOs Need to Know

Non-compliance can result in substantial financial penalties, with average fines reaching up to $4.5 million for GDPR breaches alone.

Join us for an insightful panel discussion with Chandan Pani, CISO - LTIMindtree and Ashish Tandon, Founder & CEO – Indusface, as we explore the multifaceted role of compliance in securing modern enterprises.

Discussion points

The Role of Compliance
The Alphabet Soup of Compliance
Compliance
SaaS and Compliance
Indusface's Approach to Compliance

More like this

Prince Ransomware Hits UK and US via Royal Mail Phishing Scam

A new ransomware campaign targeting individuals and organizations in the UK and the US...

Microsoft, DOJ Dismantle Domains Used by Russian FSB-Linked Hacking Group

Microsoft and the U.S. Department of Justice (DOJ) have successfully dismantled a network of...

Linux Malware perfctl Attacking Millions of Linux Servers

Researchers have uncovered a sophisticated Linux malware, dubbed "perfctl," actively targeting millions of Linux...