惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
SegmentFault 最新的问题
G
Google Developers Blog
H
Help Net Security
月光博客
月光博客
阮一峰的网络日志
阮一峰的网络日志
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
P
Proofpoint News Feed
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
B
Blog RSS Feed
爱范儿
爱范儿
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 三生石上(FineUI控件)
大猫的无限游戏
大猫的无限游戏
人人都是产品经理
人人都是产品经理
GbyAI
GbyAI
D
Docker
Hugging Face - Blog
Hugging Face - Blog
I
InfoQ
博客园 - 司徒正美
Last Week in AI
Last Week in AI
Microsoft Security Blog
Microsoft Security Blog
美团技术团队
Stack Overflow Blog
Stack Overflow Blog
M
MIT News - Artificial intelligence

Hackread – Cybersecurity News, Data Breaches, AI and More

Operation Endgame Disrupts StealC, Amadey and SocGholish Malware Networks New GhostShell Hacking Group Targets Ukraine’s Drone Defense Sector Fake npm Packages Impersonate PostCSS Tool to Steal Chrome Passwords Best Crypto Payment Solutions for E-Commerce Businesses Internet Society Foundation Opens Global Call for Common Good Cyber Fund to Strengthen Cybersecurity LastPass Confirms Customer Data Breach After Klue OAuth Token Theft ‘Cordyceps’ CI/CD Flaw Exposes Microsoft, Google, Apache Repos to Pipeline Hijacking The Rise of AI-Powered Academic Fraud: Beyond Traditional Plagiarism New CryptoBandits Malware Uses USB Drives and Tor to Steal Crypto The Evolution of iGaming Fraud: What Security Teams Should Expect in 2027 2 Scattered Spider-Linked Hackers Plead Guilty Over £39M TfL Cyberattack Beats Studio Buds Flaw Could Let Nearby Attackers Eavesdrop on Users Texas Parks and Wildlife Data Breach Affects Over 3M License Customers Threat Hunting Beyond Alerts: Finding the Activity Detection Misses Scammers Use Fake GitHub Stars, VirusTotal Reviews to Spread Crypto Clipper Salesforce Disables Klue Integration After OAuth Token Theft Hits Customer Data MDR Provider Comparison: Time to Discover and Respond to Threats Meteor 3.0 Migration Helped Rocket.Chat Move Off End-of-Life Node.js Runtime Gcore Helps Ucom Safeguard Public Live Broadcast Infrastructure During Armenia’s Parliamentary Elections Nintendo America Employee Data Exposed After Shadowbyt3$ Targets TinyPulse eFAQ Publishes Investigation Into Alleged Scam Activity and Coordinated Reputation Attacks FIFA World Cup 2026: Hackers Target Football Fans With Fake Tickets Sites MacBook Neo vs Windows Laptops for Cybersecurity Tasks Operation Endgame Disrupts SocGholish Malware Infrastructure What Businesses Should Know Before Migrating Their CMS DragonForce Ransomware Abused Microsoft Teams to Hide Malware Activity Agentjacking: Researchers Show How One Fake Bug Report Can Hijack AI Coding Agents FortiBleed Attack Exposes Fortinet Firewall Credentials in 194 Countries SpyCloud Report Finds Phishing Attacks Surge as Employee Data Is Exposed at 86% of Fortune 100 Companies 152 Chrome Live Wallpaper Extensions Hid Ad Tracking and Fake Search Clicks
Fake ChatGPT Desktop App Ads Used to Push Password-Steali...
Deeba Ahmed · 2026-06-03 · via Hackread – Cybersecurity News, Data Breaches, AI and More

Hackers are increasingly exploiting trusted artificial intelligence (AI) platforms like ChatGPT and Claude to turn them against their own users. Recently, Hackread.com reported a flaw called ClaudeBleed, discovered by LayerX, which allowed unauthorised browser extensions to hijack Anthropic Claude’s interface. Now, hackers are reportedly abusing official features of these AI tools to spread malware while easily evading web filters and security checks.


The Fake Outage Trick

These observations are strengthened by new research from security firm Push Security disclosing a campaign named LLMShare involving what researchers called InstallFix attacks.

“These are essentially InstallFix attacks — a variant of the ClickFix family…, and they exploit the fact that AI tools have normalized command-line installation workflows for a population of users who lack the experience to distinguish a legitimate terminal command from a malicious one,” researchers explained.

In this specific campaign, discovered on May 29, hackers purchased sponsored Google search ads for high-volume queries like “ChatGPT desktop app” and “ChatGPT download”. Clicking the ad sent users to a genuine chatgpt.com/s/ address. This means corporate firewalls passed the traffic without inspection.

However, researchers found that hackers used ChatGPT’s code-rendering feature to create a fake outage notice inside that real link. This page claimed the web version was temporarily unavailable and urged users to download a desktop app, after which they were redirected to a lookalike site, openew.app.

LLMShare Campaign Fake Download page (Source: Push Security)

This site was cleverly designed to deliver malicious executables developed for both Windows and macOS. On Mac devices, the payload was identified as Odyssey Stealer, an Atomic macOS Stealer variant that targets browser-saved passwords, crypto wallets, and session tokens.

The download site used a conditional rendering technique to prevent malware detection. Using this technique, when automated scanners like URLScan checked the link, the site masked itself by showing a harmless virtual reality company website, while real users saw the malware trap.


Exploiting AI Summaries

Another flaw was discovered and reported by Permiso Security. Dubbed ChatGPhish, this flaw targets how ChatGPT handles Markdown content when summarising third-party websites. Researchers noted that an attacker can inject malicious code into an ordinary webpage, and when a user asks ChatGPT to summarise that page, the AI automatically fetches the hacker’s live, clickable phishing links, QR codes, or fake security alerts directly into the trusted chat interface.

“In our testing, Firefox acted as the entry point. The victim browsed to a page, invoked ChatGPT’s page summarization flow, and the page content was passed into the assistant. Once that happened, attacker-controlled text from the page could influence the model’s response. The response was then rendered inside ChatGPT with live links and images… but this is not a Firefox or browser vulnerability. The browser simply passes page content into ChatGPT’s summarization flow. The real issue is that attacker-controlled content can be rendered as trusted UI inside the LLM experience,” the blog post revealed.

ChatGPhish Campaign (source: Permiso Security)

However, this doesn’t end here. Two critical developer-focused techniques were also reported by a firm called Adversa AI. One is called SymJack, and the other is TrustFall.

  1. SymJack: This attack tricks AI coding assistants into a benign file copy that overwrites their own configuration files, leading to remote code execution.
  2. TrustFall: This method uses成 malicious software repositories to auto-approve dangerous commands via the Model Context Protocol (MCP) without user consent.

Possible Consequences

These information-stealing campaigns have dangerous real-world impacts. In fact, IBM’s X-Force 2026 Threat Intelligence Index found that over 300,000 ChatGPT credentials have already been leaked on the dark web.

These were stolen directly from user devices compromised by malware like the ones distributed in these campaigns. Therefore, to stay safe, cybersecurity experts advise avoiding sponsored search ads and visiting official vendor domains only for software updates.

(Photo by Mariia Shalabaieva on Unsplash)