Monday , August 3 2026
Microsoft azure

Cybercriminal now misuse Microsoft Azure tool to steal data

Ransomware groups like BianLian and Rhysida use Microsoft’s Azure Storage Explorer and AzCopy to steal data from hacked networks and store it in Azure Blob storage. Storage Explorer is a GUI tool for managing Microsoft Azure, while AzCopy is a command-line tool for large data transfers to and from Azure storage.

Cybersecurity firm modePUSH has seen attacks where stolen data is stored in an Azure Blob container in the cloud, allowing threat actors to transfer it to their own storage later.

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

However, the researchers noted that the attackers had to put in extra work to get Azure Storage Explorer working, including installing dependencies and upgrading .NET to version 8.

Ransomware gangs often use Rclone to sync files with different cloud providers and MEGAsync for syncing with MEGA cloud, despite having their own tools.

Azure is a trusted enterprise service, so it’s unlikely to be blocked by corporate firewalls. Consequently, data transfers through it are more likely to succeed unnoticed.

Azure’s scalability and performance are advantageous for managing large amounts of unstructured data, especially when attackers try to quickly exfiltrate many files.

modePUSH observed ransomware actors using several instances of Azure Storage Explorer to quickly upload files to a blob container.

Detecting ransomware exfiltration:

The researchers discovered that the attackers turned on basic logging when using Storage Explorer and AzCopy, which generates a log file at %USERPROFILE%\.azcopy.

This log file is valuable for incident responders because it shows file operations, helping investigators quickly identify stolen data (UPLOADSUCCESSFUL) and possible introduced payloads (DOWNLOADSUCCESSFUL).

Defense measures involve monitoring AzCopy execution, tracking outbound traffic to Azure Blob Storage at “.blob.core.windows.net” or Azure IP ranges, and setting alarms for unusual file access or copying patterns on critical servers.

If your organization uses Azure, enable the ‘Logout on Exit’ option to automatically sign out when exiting the application, preventing unauthorized access to the active session.

(Source: modePUSH, Bleepingcomputer)

Check Also

Windows LegacyHive 0, AWS, Fortinet, TP-LINK multiple flaws got hackers attention

A Windows security flaw called LegacyHive (MSNightmare) misuses the User Profile Service. This allows local …