Hackers Card-testing. How to mitigate?
-
Hi. I have been hit several times in the last few months with hackers card-testing on my site. They attempt to make a small purchase on various credit cards under various names and addresses, sometimes hundreds of times in an hour.
Stripe’s docs suggest rate-limiting in the payment plugin, so that after a certain number of failed attempts the user is locked out of checkout. I don’t see that as an option in the plugin.
I’ve already updated my firewall’s settings to block them after the fact, but there is no way to stop them during the process without involving the plugin running checkout.Is there something you recommend to stop these card-testing attempts?
Thanks!
- You must be logged in to reply to this topic.