• needwphelpplease

    (@needwphelpplease)


    Hi there,

    I have a website made created under WordPress.
    I have installed the following plugin: Sucuri & Wordfence for security.
    When I click on “Live Stream” in the Wordfence plugin it shows a number of failed login ID that I didn’t do. How can we stop them?
    If I remove the website address from google would it help to slow down the number?
    Thank you for your help.

Viewing 6 replies - 1 through 6 (of 6 total)
  • luckychingi

    (@luckychingi)

    such attacks cant be stopped; however, you can block logins after a single failed attempt.

    Under WF options, set the limit to 1 for failed logins and increase the number of days to 60 -90

    aCstudent

    (@acstudent)

    I use CloudFlare with the following page rules …

    *mysite.com/wp-login*
    Browser Integrity Check: On, Security Level: I’m Under Attack, Cache Level: Bypass

    *mysite.com/wp-admin*
    Browser Integrity Check: On, Security Level: I’m Under Attack, Cache Level: Bypass

    Thread Starter needwphelpplease

    (@needwphelpplease)

    Thank you. I’ve done it.

    Also do you know what these are:

    “Directory Traversal – wp-config.php in query string”
    And also this: “/xmlrpc.php” ?

    Can I delete those files? Or move them?

    They try to use them to have access into WordPress I believe.

    sinip

    (@sinip)

    Do NOT delete or move any files from standard WP install! Especially NOT wp-config.php which should have 444 as file permissions and there are ways to deal with hacking attempts using xmlrpc.php Just google for it.

    Thread Starter needwphelpplease

    (@needwphelpplease)

    Thank you Sinip.
    Since then, I had a look into the website thru’ the FTP server.
    There are some weird file name that I don’t remember to upload them myself such as “_php.jpg” Very odd, all created the same day…

    Concerning the: “/xmlrpc.php” on google, I found various articles – some people say it’s safe to remove it – if you don’t want to post anything remotely – some other say to rename it.
    Could rename it would be a good option? What have you done for yours?
    Thank you

    sinip

    (@sinip)

    Regarding _php.jpg well yes it is odd a bit. Check to see if it is really an image and if yes what does it show. Otherwise it is probably safe to delete it.
    I didn’t touch my xmlrpc, no problems encountered so far, and as far as I know if you plan to use Jetpack you’ll need it or some things will not work.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘How to reduce BOTS? Unknown logger?’ is closed to new replies.