Sunday , August 2 2026
Hacker

Python NodeStealer: harvest credit card and Facebook Ads Manager

Jan Michael Alcantara of Netskope Threat Labs reported, Python NodeStealer has resurfaced with advanced techniques and a broader target range. The report shows that primarily the infostealer to target Facebook business accounts and harvests credit card information.

The malware targets Facebook Ads Manager accounts to steal login details, cookies, and budget information through Facebook’s Graph API. Attackers log into adsmanager.facebook.com using the victim’s cookies to access financial data like daily ad spending limits and total campaign budgets.

CISA alerts to cyberattacks affecting U.S. water utilities

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) warns of a big rise in attacks on internet-connected programmable logic controllers...
Read More
CISA alerts to cyberattacks affecting U.S. water utilities

“CyberStrike” AI-Driven Security Platform for Automated Testing

A new open-source project named CyberStrike aims to be the first AI tool made for offensive security. It can turn...
Read More
“CyberStrike” AI-Driven Security Platform for Automated Testing

AIDCQ Propose to invest $2 billion in AI data center in Bangladesh

Many countries are now showing interest to invest in the data center industry in Banglades especially in AI data centers....
Read More
AIDCQ Propose to invest $2 billion in AI data center in Bangladesh

NVIDIA BlueField Flaw Enables Code Execution Attacks

NVIDIA has revealed a big flaw with its BlueField DPUs and ConnectX networking systems. This issue could let attackers run...
Read More
NVIDIA BlueField Flaw Enables Code Execution Attacks

Massive customer data from India’s Bank of Baroda surfaced online

India's leading state-owned lender Bank of Baroda acknowledged Monday a security incident after reports that approximately 1 terabyte of customer...
Read More
Massive customer data from India’s Bank of Baroda surfaced online

Active Exploits Hit Fortinet, Arista: AI Discovered Linux Kernel Zero-Day

CISA has put the Fortinet FortiOS vulnerability CVE-2025-68686 in its list of known exploited flaws after ongoing attacks. The flaw...
Read More
Active Exploits Hit Fortinet, Arista: AI Discovered Linux Kernel Zero-Day

Sam Altman Claims AI “singularity” has arrived, Where Systems Improve by Themselves

OpenAI's CEO Sam Altman says that AI has reached a big milestone. The technology can now make itself better, leading...
Read More
Sam Altman Claims AI “singularity” has arrived, Where Systems Improve by Themselves

Shinyhunters claimed and set deadline to publish E&Y data

ShinyHunters has publicly claimed responsibility for the Ernst & Young (EY) data breach. The group posted a message on their...
Read More
Shinyhunters claimed and set deadline to publish E&Y data

Microsoft, NVIDIA and CrowdStrike Initiate Alliance for Open-Source AI Security

Nvidia and over 30 tech firms started a group on Monday to create open-source AI tools for protecting against cyber...
Read More
Microsoft, NVIDIA and CrowdStrike Initiate Alliance for Open-Source AI Security

Google Search Results Reportedly Show Claude AI Shared Chats

Claude's share links from Anthropic showed up in public search results. This raised new privacy worries for users who shared...
Read More
Google Search Results Reportedly Show Claude AI Shared Chats

Netskope researchers believe that targeting Ads Manager aims to use stolen accounts for harmful advertising campaigns, which may involve fraudulent promotions or malvertisements that spread more malware.

NodeStealer not only targets Facebook accounts but now also steals credit card information. It copies the “Web Data” SQLite database from browsers to extract cardholder names, expiration dates, and card numbers. By using Python’s SQLite3 library, it queries stored payment data, expanding its threat significantly.

NodeStealer’s new variants cutting edge methods:

Researchers found that some Python NodeStealer variants use Windows Restart Manager to unlock database files. This library minimizes the need for reboots during software updates by restarting processes that lock files. In this case, the malware exploits Restart Manager to steal information. By using legitimate Windows components, attackers can avoid detection while carrying out their activities.

The malware now uses PowerShell to automatically run its Python script when the system starts.

Junk code and batch files often contain a lot of unnecessary code to avoid detection. Some even use batch files to create and run harmful scripts on the fly.

NodeStealer uses Telegram to steal and send credentials, IP addresses, hostnames, and countries of victims without being detected.

NodeStealer avoids targeting victims in Vietnam, where its operators likely reside. It checks the victim’s IP location using ipinfo and stops if the country code is “VN.”

Check Also

CVE-2026-20230

Cisco Unified CM flaw CVE-2026-20230 exploited in attacks

A serious SSRF flaw, called CVE-2026-20230, in Cisco Unified Communications Manager Server is now being …