Hit my machine. Now, they are not too much of a nuisance since the server responds quickly with 403s but still…
One thing that worries me more is that going to my browser and entering: https://free-spins-no-deposit.co.uk/ goes straight to my server (double/triple checked in my logs). Which means something is afoot with the mapping of that domain name to a wrong IP perhaps?
Could anyone shed some light on this issue? anyone encountering similar problems?
the 403 is a result of the requesting IP (113.30.188.212) not being a cloudflare IP - as far as I know. So what happens is if that IP is not from CF, it gets dropped via a 403. Not ideal or super strongs, but light and easy to set up.
If by “restoring visitor IP” you mean doing this:
set_real_ip_from 173.245.48.0/20;
<etc.>
then yes.
As for the rest, I need to look at it more detail!
But assuming the intent is malicious (and I can’t see why not given the nature of the requests: relative paths pointing to well known holes in wordpress and the like, some SQL injection, etc.), does cloudflare enforce some kind of policy around that? IS there anywhere to file some (light_ complaint?