Monday , August 3 2026
LDAPNightmware

Fake LDAPNightmware exploit on GitHub spreads malware

A deceptive proof-of-concept exploit for CVE-2024-49113, known as “LDAPNightmare,” on GitHub spreads infostealer malware that steals sensitive data and sends it to an external FTP server.

Trend Micro discovered a case where hackers trick users into infecting themselves with malware.

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

Trend Micro reports a malicious GitHub repository that seems to be a fork of SafeBreach Labs’ legitimate proof of concept for CVE-2024-49113, which was published on January 1, 2025.

One of the flaws affecting Windows Lightweight Directory Access Protocol (LDAP) was fixed by Microsoft in December 2024, along with another critical remote code execution issue tracked as CVE-2024-49112.

SafeBreach’s first blog post incorrectly stated CVE-2024-49112 instead of CVE-2024-49113, which is a less severe denial of service vulnerability.

This mistake, even when fixed, generated more interest in LDAPNightmare and its attack potential, which threat actors likely sought to exploit.

Users downloading the PoC from the malicious repository will receive a UPX-packed executable called ‘poc.exe’. When executed, it drops a PowerShell script in the victim’s %Temp% folder.

The script sets up a scheduled job on the compromised system to run an encoded script that retrieves another script from Pastebin.

The final payload gathers information about the computer, including process lists, directory lists, IP address, network adapter details, and installed updates. It then uploads this data as a ZIP archive to an external FTP server using hardcoded credentials.

A list of the indicators of compromise for this attack can be found here.

GitHub users looking for public exploits for research or testing should be cautious and primarily trust reputable cybersecurity firms and researchers.

Threat actors have tried to impersonate famous security researchers, making it important to verify repository authenticity.

Before running any code, review it first, upload binaries to VirusTotal, and avoid anything that looks obfuscated.

Check Also

Bad Epoll

“Bad Epoll” 0-Day Vulnerability Allows Root Access on Linux Servers, Android Devices

A new Linux flaw called “Bad Epoll” (CVE-2026-46242) lets regular users get root access on …