After spending some time analyzing the botnet flood, it seems to be composed of 2 different strategies.
1] phpBB forums are attracting IA crawlers like honeyLLMs need "fresh, human, organic" data to avoid re-hashing IA-generated stuff and quickly jump into hallucinations.
Websites flagged as old, maintained, text forum are the ideal targets for resource-intensive scraping.
Long threads here:
What is going on? Is this some kind of widespread attack? (phpbb.com)
Some webmasters just block entire countries when attacks start mounting (China, Vietnam, Brazil, etc.) but doing this also block honest people, it's too wide.
Others (like myself, initially), tried to block static lists of "bad" IPs (
https://billauer.se/blog/2025/05/phpbb-attack-bots-ip-addresses/) but the profile of a "bad" IP changed over time. It used to be the source of an attack/crawl, now with the residential proxy botnets, it could be anyone coming from any IP.
So profiling/challenging is needed and the solution for all these forums was to use
CloudFlare or
Anubis.
2] Spawning scam shopping websites by leveraging contents, page ranking, then DDOs'ing the original websiteThis is more speculative as I have found no research/analysis/security paper fully documenting this behavior yet.
I setup a Google Alert for "Laserdisc Database" a long time ago.
It would initially trigger on the website's or forum's URLs.
But over time, it would find very, very weird websites offering LDDB's LaserDisc or Hardware entry pages to Google.
Recent ones -- last few days:
- Siouxsie & The Banshees /レーザーディスク LaserDisc Database on jordanianschoolqatar.com - takes you to sebdi.lcbyfgnt.club
- LaserDisc Database - Hardware - Denon - DCD-1650AE on cardioser.com.br - takes you to lues.tradese.shop
- LaserDisc Database - Hardware - Sony - HIL-C2EX on cartecadeaupf.com - takes you to janty.kiloar.hair
- LaserDisc Database Hardware Sony MDP-V7 on tomek-vyroba.cz - takes you to blikeuhij.click
- LaserDisc Database - Hardware - CLD-A100 on nstitutoorange.com.br -- website has been disarmed
- Etc.
You get the picture. Obviously something is off.
I think this is how the scam works:
- Hack a website (preferred target being badly maintained/configured WordPress sites) - Site A
- Harvest legit contents like LD or Hardware from LDDb - Site B
- Allow Google known IPs to retrieve Site B's contents as if it was just a clone website (Google will understand that) on Site A
- Site A's scam URLs get added to Google search/IA leaning base, maybe even leveraging the Page Ranking from Site B
- When a visitor comes a specific country (by IP), redirect them over the scam website - Site C
- When a visitor comes from an un-handled country, just show an empty page.
- Use a cheap residential proxy server to try to DDOS the original Site B to bring it down and make Site C look more legit to Google.
The scam websites are looking like a typical eCommerce website with KILLER prices, many ways to pay, and leverage contents found on eBay, Yahoo Auction, etc. to populate their fake inventories. The domains are very recently registered for cheap and probably existing in thousands, with disposable subdomains.
I'm sure your payment will be gladly accepted... and nothing delivered.
Or the credit card data will be immediately used for something else, or sold to another scam team as "fresh".
One more reason to block bots from harvesting LDDb.com!
and...
3] Automated forum account creation + SPAM postingBecause of the way LDDb forum is organized as sub-section or LDDb and automatically creates/syncs forum accounts with your LDDb account, we are not subject to this kind of attack. You simply cannot create a separate forum account.
Some poor countries (Bangladesh, Cambodia, India, etc.) sometimes take the time and effort to manually setup a LDDb accoun just to be able to post a few SPAM links but we usually detect them quickly and the post/accounts are promptly deleted.
It's a minor nuisance compared to the botnets.
Julien