Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #527893

    Hi,
    I read that brute force attacks are used on xmlrpc.php to discover the login passwords.

    I would have to change the .htaccess file with the following code:
    <FilesMatch “xmlrpc\.php$”>
    order deny,allow
    deny from all
    </FilesMatch>

    I am not sure if this works for the enfold theme as well?

    Can you help me on this one?

    #527900

    Hi

    First step: you must locate the IP that is attacking and blocking it, you can use several plugins but I recommend this: WWA WordPress Security Guide on the live traffic you can see the IP that access, block it with your hosting or .htaccess, if there are many IP you can lock the range or even another country if block all IP range.

    Regards

    #528292

    Hi @goldbaum, did you try @Adrizz suggestion and did you have any luck with it?

    Best regards,
    Rikard

    #528314

    Yes, thanks!

    #528969

    Hi,

    Great, glad you got it fixed :-)

    Regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.