Bot Busting Thread

Post a reply

Confirmation code
README! Enter the code exactly as it appears and then add yuki to the end of your captcha. All letters are case insensitive.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Bot Busting Thread

Re: Bot Busting Thread

by Yukinu » Thu May 04, 2023 4:41 pm

Ok, modified the captcha a bit. These bots are relentless, and the links go deep. One of the bot posts I deleted was linking to a fluxbb forum on an edu site. The edu site has DDoS protection and a common 3rd party captcha, and still this same bot was able to post on the fluxbb forum (this is why I don't recommend DDoS protection or this common 3rd party captcha, it gives a false sense of security and does not work), and post here a link to the fluxbb forum. The edu forum cleaned up the thread that this bot was linking to, so the post here would have been a dead link, but you can see how deep things are going here. Not only are they trying to post direct links here, they are also trying to create a deep chain of links across many sites.

If the bots get in again after this new captcha, then things have gotten very bad, it would mean they are custom coding bots for every site.

Anyways, we'll see if this stops the bots. There are still a lot more ways I can block the bots without using a 3rd party service, but I would prefer not to go the draconian route such as trying to implement some weird hacks with javascript. It would just cut down the number of viable browsers that can access the web, and I want my sites to work on any browser, even command line browsers like lynx.

Re: Bot Busting Thread

by Yukinu » Mon Apr 17, 2023 3:56 pm

Amelia wrote: Sun Apr 16, 2023 9:07 am This really just shows how dire the Internet's bot problem has become.
It really is a huge problem. I've seen so many forums get overrun by swarms of bots, and its very unfortunate since it discourages people from self hosting in favor of walled garden services. It especially hurts non technical users who want to self host.

One solution for all technical users who want to self host is to create a sort of security through obscurity defense: each site implements their own defense mechanism and then it becomes too economically inefficient for bots to spam all forums since they need to reverse engineer a different mechanism on each site. However, this leaves out non technical users who don't have the ability to dive into the code and implement their own defenses and captchas. Many forums in the past were hosted by non technical users who just wanted to create a space for hobbies and fandoms, and this ultimately lead to so many vibrant communities on the web. These users can't host their forums if they can't stop the bots.
Amelia wrote: Sun Apr 16, 2023 9:07 am Makes me wonder whether the future of the web has no choice but to be invite only.
It's a possible solution. Sites like lobste.rs use an invite only system, and keep track of who invites who. But it can also lead to some problems. For example, people who are more introverted may struggle with asking for invites. I've seen quite a few cases where people lurk forums for years before ever making their first post. I'm afraid that making things invite only might discourage those people from posting.

Re: Bot Busting Thread

by Amelia » Sun Apr 16, 2023 9:07 am

This really just shows how dire the Internet's bot problem has become. Makes me wonder whether the future of the web has no choice but to be invite only.

Re: Bot Busting Thread

by Yukinu » Fri Apr 07, 2023 4:52 am

The never ending stream of link bots is at it again, and this time more aggressive, creating 200+ posts.

Re: Bot Busting Thread

by Yukinu » Thu Feb 16, 2023 5:18 pm

More bots, seems to be the same link bots.

Re: Bot Busting Thread

by Yukinu » Wed Feb 15, 2023 8:50 pm

My bots today, this time posting in cyrillic characters. Seemed to be selling products and affliate links. Could be a similar bot script to the first set of bots, since they stop posting after a few topics and beat the captcha.

Re: Bot Busting Thread

by Yukinu » Sat Dec 24, 2022 4:42 am

Galladite wrote: Sun Dec 18, 2022 12:24 pm Kareha is a message board, and if you want a fairly unique captcha you can use its "captcha.pl" which generates the captchas locally and so lets you change all the settings for how they are generated to increase or decrease complexity.

The settings you can change are height, scribble, scaling, rotation and spacing.
Thanks Galladite, I'll have to to look into this. I'm currently using the default phpBB captcha and have been looking into other locally generated captchas or tweaking the phpBB captcha to make it a bit more difficult for bots.

Also think I've actually come across this website before, looks familiar.

Re: Bot Busting Thread

by Galladite » Sun Dec 18, 2022 12:24 pm

Kareha is a message board, and if you want a fairly unique captcha you can use its "captcha.pl" which generates the captchas locally and so lets you change all the settings for how they are generated to increase or decrease complexity.

The settings you can change are height, scribble, scaling, rotation and spacing.

Re: Bot Busting Thread

by Yukinu » Sun Dec 18, 2022 1:59 am

There was another bot, this one offering a phpBB captcha buster, intersting bot

Re: Bot Busting Thread

by Yukinu » Thu Dec 01, 2022 5:01 am

Grafo wrote: Wed Nov 30, 2022 10:34 pm Glad to see you were able to get rid of the bots!
yep, so far so good!
Grafo wrote: Wed Nov 30, 2022 10:34 pm A while ago I had a similar problem on my guestbook, it's really annoying :(
annoying indeed, really makes you wonder how bots find sites in the first place. There are billions of web sites and web pages, but they still manage to find and try every single page on the entire internet it seems.

Top