Search This Blog

Powered by Blogger.

Blog Archive

Labels

Footer About

Footer About

Labels

Showing posts with label AI Hacking. Show all posts

AI-Assisted Hacking Campaign Exposes Security Risks Across 14 Companies


Cyberattacks have been made more effective and more accessible due to artificial intelligence, but a recent investigation has demonstrated just how far that accessibility can extend. According to OALABS cybersecurity researchers, an attacker with limited technical expertise compromised at least 14 organizations using Anthropic's Claude Code and OpenAI's Codex to obtain sensitive information. 

Upon obtaining the attacker’s entire working directory from a compromised third-party server, researchers began investigating. The directory contains more than 1,000 sessions involving the two AI coding agents, including prompts, tool activity, and other evidence of the attacker’s activities. As indicated by the logs, the attacker frequently drew short, vague, poorly written prompts, while the artificial intelligence agents handled the vast majority of the technical tasks. 

The investigation of exposed services, identification of potential vulnerabilities, development and testing of exploit code, establishment of access, and data collection were conducted using Claude Code and Codex.

According to OALABS, the case demonstrates a growing concern for cybersecurity teams: sophisticated technical knowledge is no longer necessary to complete each stage of an intrusion when autonomous artificial intelligence coding agents can fill crucial gaps in the capabilities of an inexperienced operator. 

AI Guardrails Failed Under Simple Deception

A number of requests were not accepted without resistance by the AI systems According to the logs, nine requests were flagged as policy violations by Claude Code, while a warning was raised by Codex. However, the attacker managed to circumvent the limitations by framing the requests as part of an authorized red-team exercise. 

When malicious activity was presented as legitimate security testing, the attacker was able to persuade the models to complete tasks that would otherwise raise stronger safeguards. Once the attacker provided Claude with a list of target addresses, he instructed him to conduct reconnaissance. After conducting most of the work normally required by skilled security operators, the agent handled them. The AI enabled the organisation of the results by analysing exposed services, researching known vulnerabilities, developing exploit code, and retrieving files from compromised systems.

The AI also provided an analysis of the results for a number of victims by providing reports describing the compromised systems and the information obtained. In another meeting, Claude was requested by the attacker to evaluate the victims based on their potential to pay a ransom. The model then presented possible methods of monetizing the stolen access. 

Poor Operational Security Exposed the Attacker

Even though the attacker successfully compromised several organizations, he failed to demonstrate sufficient sophistication in protecting his own identity. The infrastructure used for the operation was not owned by him, but rather, a compromised server provided the AI tools. This decision ultimately led to the discovery of the intrusion and the recovery of the working directory by the server's owner. 

A second feature of the attacker's Claude installation was that he obtained it from another developer rather than setting it up himself. The recovered logs contained a conversation during which the attacker requested Claude to improve his own resume. The document reportedly contained his real name, educational background, and LinkedIn information. A preliminary investigation suggested that these details may have been deliberately planted; however, further examination indicated they were the property of the attacker. 

Claude was also able to provide clues about his location by examining the logs. Claude was asked to identify connections to the attacker's staging server at one point, since he suspected it had been compromised. Information included residential internet addresses associated with Addis Ababa, Ethiopia. 

Millions in Cryptocurrency Remained Out of Reach

There was also an opportunity to get close to a potentially significant cryptocurrency target. One compromised system contained a Lightning Network node for Bitcoin payment routing, which researchers determined contained approximately 69.71 bitcoins worth approximately $4 million when the investigation was conducted. 

A wallet key file containing the funds could not be accessed by the attacker, preventing access to the cryptocurrency. The investigation also shows no clear evidence that the stolen information from these other organizations was sold or used for extortion. As a result, it provides more evidence regarding the attacker's access and activity than any financial gain. 

The Risk Extends Beyond One Attacker

This incident is noteworthy not because the attacker displayed advanced hacking skills, but rather because artificial intelligence agents performed most of the technical work on his behalf. Additionally, the models involved were not among the newest versions available at the time. 

OALABS examined activity involving Claude Opus 4.5 and GPT-5.2, demonstrating that the problem is not restricted to one type of cutting-edge technology. By strengthening security controls, AI systems may be less susceptible to assisting malicious activity. However, tighter controls will also present a challenge to legitimate security researchers who use similar tools to identify and test vulnerabilities. The results of OALABS indicate that AI developers are faced with a challenging balance between preventing malicious use and making AI coding agents ineffective for legitimate security purposes. 

Additionally, the case illustrates the difficulty of maintaining that balance when an inexperienced operator turns simple instructions into largely automated intrusion procedures. In light of the increasing security challenges associated with autonomous AI coding agents, stronger safeguards are needed to distinguish legitimate security research from malicious activity, as illustrated by this incident.

Kimsuky Brings AI Closer to Its Malware and Phishing Operations

 



North Korean cyber-espionage group Kimsuky appears to be moving beyond occasional use of public AI services by assembling a local artificial intelligence environment that could eventually support phishing, data analysis and malware development.

South Korean cybersecurity firm Genians identified the setup after months of monitoring infrastructure linked to Kimsuky, a hacking unit subordinate to North Korea's Reconnaissance General Bureau. Its investigation found multiple tools capable of running AI models locally, alongside document-retrieval software, AI development libraries, speech-to-text components and an AI-assisted coding environment.

Genians found no evidence that Kimsuky had trained its own AI model. Instead, the activity indicates that the group is experimenting with existing technologies and assembling the components needed to incorporate AI into its established espionage workflow.

Among the strongest evidence were Ollama, GPT4All and Msty, applications that can run or interact with language models locally. Genians said the tools appeared to have been configured or used rather than merely downloaded. Ollama had generated keys associated with its initial setup, while GPT4All contained a configured "localdocs_v3.db" database used by its LocalDocs retrieval-augmented generation (RAG) feature.

RAG allows an AI model to retrieve information from a private document collection while generating responses. The database indicates an attempt to connect documents available to the operator with an AI system, although Genians could not establish that the documents were stolen.

Researchers also recovered an operator request asking for a dataset to be examined for cryptocurrency wallet information, Gmail credentials and website-registration history. The request demanded detailed analysis, but investigators could not confirm that it had actually been submitted to an AI service.

The infrastructure contained further evidence of AI development. Genians found LLamaSharp, Microsoft's Semantic Kernel and Microsoft.Agents.AI, frameworks that can help developers integrate AI capabilities into C# and .NET applications. OpenAI Whisper files and documentation for extracting text from audio were also recovered, alongside traces of Cursor, an AI-powered coding editor.

None of these tools is inherently malicious. Their relevance comes from their deliberate assembly on infrastructure associated with a nation-state espionage group. Together, they could provide building blocks for automating software development, document processing, transcription and information analysis.

The activity is linked by Genians to Operation GitPower, a Kimsuky campaign that has used GitHub repositories as command-and-control channels in an LNK-to-PowerShell infection chain and distributed encrypted AsyncRAT payloads disguised as image files. Fortinet has separately documented GitHub-based command-and-control activity targeting South Korean users, supporting the wider technique family, although it does not independently verify Genians' newly discovered AI artifacts.

AI could also make Kimsuky's phishing campaigns harder to identify. Generative systems can reduce linguistic weaknesses such as poor grammar, awkward translations and formatting errors that defenders have historically used as phishing indicators.

Kimsuky has already demonstrated interest in generative AI. In 2025, Genians reported that the group used ChatGPT to create a fake South Korean military identification card for a spear-phishing campaign.

The latest discovery suggests a further step toward keeping AI capabilities within infrastructure controlled by the attackers. Local models can process information without relying on public AI services, potentially giving operators greater control over sensitive material and reducing dependence on external platforms.

Kimsuky has historically targeted governments, researchers, think tanks, academics and other organisations for intelligence collection. The U.S. Treasury sanctioned the group in 2023 and described it as subordinate to North Korea's Reconnaissance General Bureau.

However, the findings should not be overstated. Genians has not demonstrated that the local AI stack has been deployed against victims, trained a proprietary model or autonomously developed malware. No GitPower victim count has been disclosed, and Reuters reported that the findings could not be independently verified.

For defenders, Genians recommends correlating LNK execution, PowerShell activity, hidden scheduled tasks, GitHub communications and subsequent payload execution rather than relying primarily on the quality of a phishing email.

The immediate development is therefore less about autonomous AI hacking and more about preparation. Kimsuky appears to be assembling the infrastructure that could allow AI to become an integrated layer across its existing phishing, malware and intelligence-collection operations.


AI Is Fueling a New Wave of Cybercrime

 

Cybercriminals are increasingly turning to artificial intelligence, and the biggest barriers that once slowed adoption are rapidly disappearing. According to a recent Axios report, restricted access to models, high costs, and limited incentive to change old hacking methods are no longer holding attackers back. Open-weight AI models are becoming powerful enough to rival mainstream systems in some cyber tasks, while underground marketplaces are offering jailbroken tools, custom-built models, and AI-powered hacking services. That mix is making AI more practical for criminal use than ever before. 

The shift matters because hackers are no longer just experimenting with AI in isolated tests. They are now weaving it into existing workflows to speed up ransomware, fraud, phishing, and cloud intrusions. Axios cites recent cases showing how attackers are using AI to generate exploit code, steal data, and even negotiate with victims. In one example, a lone hacker used AI agents to automate most of a ransomware attack. In another, AI helped compress a cloud attack that would normally take weeks into just 72 hours. 

Researchers also say the threat is spreading across different types of crime. A separate case described by Axios involved a bank fraud scheme targeting Mexico-based financial organizations, where AI-generated malware played a role in the attack chain. These incidents suggest criminals are learning how to blend AI with traditional tactics instead of replacing human hackers entirely. That makes the attacks harder to predict, because AI is being used as an accelerator rather than a standalone weapon. 

For defenders, the most serious problem is time. AI is helping attackers move faster, which leaves organizations with fewer hours to detect suspicious behavior, investigate compromises, and patch weak spots before damage spreads. Security teams that once had days or weeks to respond may now have only a narrow window. That raises the pressure on companies to monitor systems more closely, strengthen access controls, and prepare for attacks that are increasingly automated and adaptive.

The broader message is clear: AI is lowering the cost and complexity of cybercrime while increasing the scale and speed of attacks. What once required a skilled team and long preparation can now be compressed into a shorter, more efficient operation. As criminal adoption grows, the cybersecurity industry will need to match that pace with faster detection, stronger resilience, and better incident response.

AI Cybersecurity Tools Raise Questions About the Future of Ethical Hacking Competitions

 

Surprisingly, artificial intelligence is changing cybersecurity faster than expected. Some elite ethical hackers now wonder whether human-driven hacking contests will stay relevant much longer. Momentum built around this idea when someone prominent at Pwn2Own this year pointed to advanced AI systems possibly surpassing numerous expert analysts. Performance gaps might widen as these tools grow stronger. 

Among those who took part in Berlin’s yearly Pwn2own contest, Valentina Palmiotti stood out - not just by name but by result. Though many go by handles online, she competes under the tag “Chompie,” a nickname familiar across security circles. Success came her way more than others’, marking her top among solo entrants. Instead of waiting for flaws to be misused, the event encourages finding hidden bugs first. Rewards follow when researchers expose weaknesses in digital tools that were not yet public knowledge. 

This year’s competition handed out close to $1..3 million for spotting 47 previously unknown weaknesses in various software and systems. Because researchers shared the details with makers first, fixes arrived ahead of potential exploitation. Midway through the event, Chompie exposed weaknesses across several platforms - some tied to Nvidia - securing significant rewards. Her method? Endless stretches of probing flaws, something she laughed about calling "zombie hacker mode," where nights blurred into days thanks to sheer persistence and concentration. 

Though today's AI tools speed up code analysis and threat detection, Chompie sees a shift on the horizon. Her view: present systems boost efficiency, yet future versions may make several classic roles obsolete. What now requires teams might soon run on smarter algorithms alone. Nowhere has scrutiny been more intense than around Claude Mythos, a powerful AI said to detect vast quantities of software weaknesses. The creators state it has uncovered countless security issues spanning many applications. Because of risks tied to abuse, only certain government bodies and cyber defense groups are allowed to use it. Access remains tightly controlled amid ongoing debate. Some scientists see things differently. 

A top Pwn2-Owned champion, Orange Tsai of Taiwan, treats artificial intelligence as a helpful tool instead of a substitute for people's knowledge. Because it speeds up testing, new approaches get checked faster - this means more attacks can be studied quickly. Still, originality, gut instinct, and sideways leaps in logic stay within human reach only; these traits often spot flaws machines miss. Though tech advances, certain mental moves resist automation. 

Though artificial intelligence is advancing, hackers now employ automation more often to speed up tasks like scanning networks, crafting phishing messages, or building malicious software. Yet a large number of breaches continue depending on older methods - manipulating people or stealing login details - instead of exploiting cutting-edge flaws. 

Even with worries over automation, some specialists think artificial intelligence might boost digital defense by spotting flaws more quickly than hackers can act. Because systems evolve fast, teams protecting networks may rely on smart tools to stay ahead - provided those resources are used carefully and shared wisely.

AI-Driven Hack Breach Hits Government Agencies

 

A lone attacker reportedly used Claude and GPT-4.1 to breach nine Mexican government agencies, exposing data tied to 195 million citizens and showing how generative AI can accelerate cybercrime. The incident, which ran from December 2025 to February 2026, is a stark warning that AI can now amplify a single operator into something closer to a full attack team. 

Between late 2025 and early 2026, the attacker used Claude Code to carry out about 75% of remote commands during the intrusion. Researchers found 1,088 prompts across 34 active sessions, which led to 5,317 AI-executed commands on live victim systems. That level of automation meant the attacker could move through government networks far faster than a human-only workflow would allow.

The operation did not rely on one model alone. When Claude encountered limits, the attacker turned to ChatGPT for help with lateral movement, credential mapping, and other technical steps that supported the breach. A custom 17,550-line Python script then funneled stolen data through OpenAI’s API, generating 2,597 structured intelligence reports across 305 internal servers. 

The stolen material reportedly included tax records, voter information, employee credentials, and other sensitive government data. Beyond the scale of the theft, the bigger problem is what this means for defense teams: AI can shorten the time needed to find weaknesses, write exploits, and organize stolen data. That compression makes traditional detection and response windows much harder to meet. 

This case shows that cybercriminals no longer need large teams to mount sophisticated operations. With the right prompts, a single attacker can use commercial AI systems to plan, automate, and scale an intrusion in ways that were once reserved for advanced groups. Anthropic said it investigated, disrupted the activity, and banned the accounts involved, but the broader lesson is clear: security defenses now need to account for AI-accelerated attacks as a mainstream threat.