Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
Fake Coding Tests Impersonate Recruiters to Infect Software Developers
September 1, 2026
Critical Langflow RCE (CVE-2024-34200) Actively Exploited by Attackers
September 1, 2026
Five Hackers Plead Guilty to ATM Jackpotting Attacks
September 1, 2026
Home/CyberSecurity News/Fake AI Chatbots Steal Credentials, Target OpenAI, Anthropic Users
CyberSecurity News

Fake AI Chatbots Steal Credentials, Target OpenAI, Anthropic Users

Key Takeaways Threat actors are mimicking legitimate AI web crawlers from companies like OpenAI, Anthropic, and Google. These fake crawlers are actively scanning websites for exposed sensitive files,...

Sarah simpson
Sarah simpson
September 1, 2026 4 Min Read
2 0

Key Takeaways

  • Threat actors are mimicking legitimate AI web crawlers from companies like OpenAI, Anthropic, and Google.
  • These fake crawlers are actively scanning websites for exposed sensitive files, including cloud keys, API tokens, and passwords.
  • The attackers exploit the HTTP User-Agent header, which is easily forged, to bypass security measures.
  • Defenders should validate crawler source IP addresses against official vendor lists and monitor for requests to sensitive paths.

Cybersecurity researchers have uncovered a widespread campaign where malicious actors are posing as official web crawlers from prominent artificial intelligence organizations, including OpenAI, Anthropic, and DeepSeek. The objective of this sophisticated deception is to systematically scan websites for misconfigured servers that might inadvertently expose critical credentials and sensitive configuration files.

Table Of Content

  • Key Takeaways
  • Hackers Impersonate OpenAI, Anthropic & DeepSeek
  • What You Should Do

Analysis by GreyNoise said a broad cluster of these malicious scanners adopted 13 different AI crawler identities originating from eight distinct companies. These scanners specifically targeted files such as .env, /.aws/credentials, and various private key and password store locations. An .env file, for instance, frequently contains vital application secrets, including database credentials, cloud access keys, and API tokens.

The campaign leverages a straightforward yet highly effective method of deception: fabricating the HTTP User-Agent header. While legitimate web crawlers identify themselves via this header (e.g., Googlebot, ClaudeBot, GPTBot), the client dictates its content. This means the header alone cannot definitively verify that a request genuinely originates from the organization it claims to represent.

This vulnerability creates a significant risk for organizations that permit access, circumvent controls, or suppress security alerts based solely on the name provided in a crawler’s user-agent string. An attacker can precisely replicate an official crawler string, rendering user-agent-based detection mechanisms ineffective.

Hackers Impersonate OpenAI, Anthropic & DeepSeek

GreyNoise specifically identified six forged AI crawler names associated with Anthropic, OpenAI, Google, and Perplexity. Between July 28 and August 23, 2026, these specific names were observed originating from a single HTTP client fingerprint, but across 824 distinct IP addresses.

The same client fingerprint had previously employed over 1,500 different user-agent strings in the 90 days prior to this observation, with the majority masquerading as standard web browsers. Almost all activity involving the six identified fake crawler names occurred within August 2026, peaking on August 23.

Researchers also noted that this malicious activity was distributed across 795 separate /24 network ranges. This wide distribution renders simple network-based blocking strategies impractical, as defenders cannot effectively mitigate the campaign by merely blocking a few IP ranges or a single hosting provider.

Sessions per user agent, July 28–August 23, 2026. ClaudeBot is amber; three other crawler-named strings are larger (source : greynoise )
Sessions per user agent, July 28–August 23, 2026. ClaudeBot is amber; three other crawler-named strings are larger (source: GreyNoise)

GreyNoise confirmed that none of the 824 source IP addresses matched the officially published IP ranges for legitimate crawlers from Anthropic, OpenAI, Google, Perplexity, or Amazon, indicating a clear disassociation from genuine AI services.

A crucial distinguishing factor was the request pattern exhibited by these malicious scanners. Legitimate search and AI crawlers typically initiate contact by requesting /robots.txt, a file that dictates which parts of a website automated clients are permitted to access.

In stark contrast, the six forged crawler identities never requested /robots.txt during the observed period. Instead, their activity focused exclusively on attempting to access exposed secret files and cloud credentials. Requested paths included /.env, /app/.env, /api/.env, /backend/.env, /.env.production, /.env.bak, and /.aws/credentials.

GreyNoise conducted a comparison between this suspicious activity and Anthropic’s legitimate ClaudeBot traffic during the same timeframe. The genuine ClaudeBot consistently requested /robots.txt more than any other path, accounting for 12 percent of its total traffic, and notably made no requests for credential files. This distinction is critical, as a legitimate AI crawler is designed to retrieve public web content for indexing or citation, not to seek out private environment files, cloud credentials, or private keys.

This campaign, while not definitively proving successful data exfiltration from specific victims, serves as a stark reminder of how easily threat actors can exploit trust in recognizable AI brands to mask credential-harvesting scans within what appears to be routine web traffic.

What You Should Do

  • Validate Crawler Identity: Never rely solely on the user-agent string for crawler identification. Always verify the source IP address against the vendor’s officially published crawler ranges.
  • Monitor Sensitive Paths: Implement robust monitoring and alerting for any requests targeting sensitive paths such as /.env, /.aws/credentials, and /.git/config. These files should never be publicly exposed.
  • Secure Configuration Files: Ensure that .env files, .git directories, cloud credential files, and private keys are stored outside the public web root.
  • Rotate Compromised Keys: If any cloud key or credential was accessible via a public URL, treat it as potentially compromised and rotate it immediately.

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

AttackHackerSecurityThreat

Share Article

Sarah simpson

Sarah simpson

Sarah is a cybersecurity journalist specializing in threat intelligence and malware analysis. With over 8 years of experience covering APT groups, zero-day exploits, and advanced persistent threats, Sarah brings deep technical expertise to breaking cybersecurity news. Previously, she worked as a security researcher at leading threat intelligence firms, where she analyzed malware samples and tracked cybercriminal operations. Sarah holds a Master's degree in Computer Science with a focus on cybersecurity and is a regular contributor to major security conferences.

Previous Post

Boston Scientific Cyberattack Disrupts Medical Device Manufacturing and Global Operations

Next Post

Five Hackers Plead Guilty to ATM Jackpotting Attacks

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
Critical Microsoft Teams Vulnerability Lets Attackers Impersonate Users
September 1, 2026
Critical JFrog Artifactory Auth Bypass CVE-2023-46233 Lets Attackers Gain Admin Access
September 1, 2026
21,000+ Microsoft Exchange Servers Exposed to Critical CVE-2026-62911 Exploits
September 1, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
David kimber
David kimber
Jennifer sherman
Jennifer sherman
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Released to Detect MongoDB Vulnerability(CVE-2025-14847)

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us