Someone is running mass vulnerability scans, spoofing AI bots like ClaudeBot
- Security
- Infrastructure
- AI
- Developer Tools
Known Agents published data showing a sharp recent increase in automated scans that claim to be AI crawlers like ClaudeBot while requesting suspicious paths associated with exploitable apps and configs. The core claim is not that mass scanning is new. Internet-facing services have been hammered by commodity probes for decades. The novelty is the disguise. Attackers are borrowing the identities of AI bots and other legitimate crawlers because those names are less likely to get blocked outright and because some of the targeted paths line up with newer AI tooling.
Treat crawler identity as something to verify, not trust from a header. If you run public web services, tighten setup before exposure, watch certificate and DNS-triggered discovery, and expect attackers to blend into bot traffic you may currently allow.
-
knownagents.com
- Discuss on HN