Forums

[resolved] HowTo Log Password When Login Failed? (4 posts)

  1. saphod
    Member
    Posted 1 year ago #

    Hi!

    I am using the plugin "Loginlogger" to log if there were any failed attempts of a bot or whatever trying to access my blog.

    Under WP 2.3.3, it hooks into "wp_login_failed" and logs the username via $user_login. Is there any way within that hook of also logging the password which was used for the failed attempt? Maybe a global variable like $user_password?

    I would really like to know
    a) if bots try to exploit my account,
    b) and if: what user/password combination they use.

    Thanks in advance.

  2. saphod
    Member
    Posted 1 year ago #

    No one, really?

  3. saphod
    Member
    Posted 1 year ago #

    Problem is resolved: either use $user_pass or $_POST['pwd'].

  4. sjdome2003
    Member
    Posted 7 months ago #

    Hi saphod, what does this mean? $user_pass or $_POST['pwd'].

    I'm experiencing the same problem!!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags