
AkairaBot, an AI tool written in Python, is known for its ability to send spam via contact forms and online chats. According to SentinelOne, it has attacked over 80,000 sites since September 2024, and has over 420,000 domains on its list of potential targets.
AkiraBot uses a large language model (including the OpenAI API) to generate unique messages based on the content of each site. This makes it much harder to filter, as message patterns are not repeated. Initially, the bot focused on Shopify sites, but over time its targets have expanded to include platforms such as GoDaddy, Wix, Squarespace, and other common contact forms.
Newer versions of AkiraBot even attack Live Chat widgets such as Reamaze. The bot is able to bypass popular CAPTCHA protections: hCAPTCHA, reCAPTCHA and Cloudflare CAPTCHA, resorting to the use of fake browser fingerprints and emulation of “regular user” traffic.
Thanks to the use of SmartProxy, the bot automatically changes IP addresses, which makes it difficult to detect attacks. In the archives from January 2025, researchers found a CSV file with over 80 thousand successful attempts and a TXT file with 11 thousand unsuccessful ones. In total, AkiraBot targets over 420,000 sites.
- AkiraBot is a modular AI-based system that combines machine learning, network anonymization and CAPTCHA bypass technologies. The main goal is the mass promotion of fraudulent SEO services or redirecting users to phishing pages. Although such spam bots have existed for a long time, it is the integration of LLM and CAPTCHA bypass that makes AkiraBot a new level of threat. Its open source code allows you to adapt modules to specific sites and environments.
- AkiraBot demonstrates a new reality: artificial intelligence is used not only for useful purposes, but also as a tool for scalable digital spam. Small and medium businesses are becoming a prime target, which is why website owners need to strengthen CAPTCHA protection, update filters, and monitor feedback form activity. Otherwise, “smart” spammers will bypass everything — and harm not only your image, but also your customers.