How can I force logout a user (a hacker) before their cookie runs out?
-
Hi guys, my 2.3.0 installation was compromised a few days ago. I’ve upgraded wp to 2.3.3 and locked everything down so that the attacker no longer has the power to modify my files (which they were doing like crazy).
The problem is that at some point the attacker got control of my admin account. They haven’t been destroying anything, just trying to sneak some ugly js into the content and excerpts of posts. I wrote a little logger that informed me it was the admin account that was editing the posts to add the javascript.
I changed the password for the account, but now they are still using it to edit the posts.
Is there any way I can force them to log back in before they can access the admin panel again? I just need to log them out once to see if they get back in or if it leaves them stuck.
Thanks in advance, I know PHP etc and can write plugin/API code if it is necessary to boot this jerk off my install.
- The topic ‘How can I force logout a user (a hacker) before their cookie runs out?’ is closed to new replies.