Any good way to Stop account creation by bots?

Open to all! Ask other shopowners for help.
Post Reply
flaggi
Member
Posts: 11
Joined: Tue Mar 09, 2021 1:46 pm
Phoenix Version:

Any good way to Stop account creation by bots?

Post by flaggi »

Is there any good addon or alike to stop bots from creating a customer account on the site?
I've tried Google Recaptcha but that doesn't stop the bots and searched the forums for tips but havn't found anything that solves my problem.
It wouldn't be a problem if one or two fake customers was created but i get several per day.
(Phoenix 1.0.8.20 PRO.)
You do not have the required permissions to view the files attached to this post.


Join The Code Co-op to get access to your library in the Code Co-op Forum
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: Any good way to Stop account creation by bots?

Post by heatherbell »

flaggi wrote: Tue Apr 09, 2024 9:15 am It wouldn't be a problem if one or two fake customers was created but i get several per day.
We've used every variation of Captcha available but still periodically get hit by the exact same account creations.
It seems to be periodic, a spate of them, then nothing for a while.
Investigating access logs shows they all come from Russia and the best we have managed is to block the IP addresses when we have identified them.
User avatar
burt
Core Team
Posts: 4551
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Any good way to Stop account creation by bots?

Post by burt »

app.php/addons/find-contribution/result ... ds=captcha

Lots of shopowners have good success with the freebie Maths Captcha;
app.php/addons/free_addon/maths_captcha
flaggi
Member
Posts: 11
Joined: Tue Mar 09, 2021 1:46 pm
Phoenix Version:

Re: Any good way to Stop account creation by bots?

Post by flaggi »

Thank you Bell and Burt for the suggestions.
Blocking IP may be the best option for me since most of the logins seems to be from Russia, India and Maldives.
flaggi
Member
Posts: 11
Joined: Tue Mar 09, 2021 1:46 pm
Phoenix Version:

Re: Any good way to Stop account creation by bots?

Post by flaggi »

@burt
Trying honeypot together with hcapt seems like a good way to go as well.
I'm interested in trying that.

/J
User avatar
mhsuffolk
Contributor
Posts: 199
Joined: Sat Oct 26, 2019 9:13 am
Phoenix Version: v1.1.0.6
Has thanked: 12 times
Been thanked: 11 times

Re: Any good way to Stop account creation by bots?

Post by mhsuffolk »

If you are using the Pro version of Phoenix I have found that, along with @burt's Maths Capture, installing the Check Email Reloaded Header tag and setting it to Extra email made a huge difference. One a week still gets through. This makes the bot fill in the email field twice.
Check email.JPG
You do not have the required permissions to view the files attached to this post.


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply