My website is being attacked

What is the name of the domain?

hudsonhousecleaning.com

What is the issue you’re encountering

I am getting multiple form submits on my website

What steps have you taken to resolve the issue?

turned on cloudflare “under attack mode”

What are the steps to reproduce the issue?

This is the form from my website https://hudsonhousecleaning.com/book-now

This is the spam emails I am getting Dropbox Capture

I am sorry to hear this happen.

I’d suggest temporary removing the form element from your Website.
Implement a Turnstile widget to challenge those requests on each submit.

I have no clue how your form is submitting, however you should implement and use either unproxied :grey: (DNS-only) hostname such as mail.hudsonhousecleaning.com or 3rd-party service provider when the form sends emails to the destination mailbox.

If your form is sending emails over a proxied :orange: hostname such as hudsonhousecleaning.com, you’d have issues.

1 Like