• Resolved natasha006

    (@natasha006)


    Hello,
    Thanks for the great security solution.

    and again XML-RPC!
    Unless by “Disable XML-RPC authentication” feature, Wordfence will not block any XML-RPC attack?
    But every minute an attack is through XML-RPC.

    Also by adding below code to .htaccess, XML-RPC attacks are completely blocked:

    <Files xmlrpc.php>
    order deny,allow
    deny from all
    </Files>

    Truly what’s the difference between these two?
    And why by “Disable XML-RPC authentication” Wordfence will not block them?

    Thanks in advance.

    • This topic was modified 5 years, 2 months ago by natasha006.
    • This topic was modified 5 years, 2 months ago by natasha006.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Attack via xmlrpc.php’ is closed to new replies.