need forsensic help following unauthorized post
-
A registered user with Subscriber access recently published unwanted material on my site. I’m trying to figure out how he managed to get sufficient authority to publish the post without it being held for review.
- I don’t think my code base was hacked. All of my .php are checksum’d (core & plugins) and there’s no sign of interference.
- I do have a record of all logins. That shows the problem user logging in (twice) around the time of the posting.
- I checked the problem user’s authority after the fact. It is still Subscriber.
- I do use Role Scoper to elevate users to Contributor when they post in just one category, but the problem post was uncategorized.
- Revision history for the post shows the first revision by the problem user, immediately followed with a second revision by my own Administrator username. But there’s no record of a login by that Administrator.
So what else can I look for?
Here’s the relevant portion of the web access log:83.28.31.252 - - [14/Feb/2011:15:38:29 -0800] "POST /wp-login.php HTTP/1.1" 302 969 "https://sarasotasailingsquadron.org/wp-admin/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6" 83.28.31.252 - - [14/Feb/2011:15:38:31 -0800] "GET /wp-admin/post-new.php HTTP/1.1" 200 68558 "https://sarasotasailingsquadron.org/wp-admin/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6" 83.28.31.252 - - [14/Feb/2011:15:38:34 -0800] "POST /wp-admin/post.php? HTTP/1.1" 403 1639 "https://sarasotasailingsquadron.org/wp-admin/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6" 83.28.31.252 - - [14/Feb/2011:15:38:35 -0800] "POST /wp-login.php HTTP/1.0" 302 1094 "-" "Snoopy v1.2.4" 83.28.31.252 - - [14/Feb/2011:15:38:36 -0800] "POST //wp-admin/ HTTP/1.0" 200 32961 "-" "Snoopy v1.2.4" 83.28.31.252 - - [14/Feb/2011:15:38:38 -0800] "GET //wp-admin/press-this.php HTTP/1.0" 200 22967 "-" "Snoopy v1.2.4" 83.28.31.252 - - [14/Feb/2011:15:38:40 -0800] "POST //wp-admin/press-this.php?action=post HTTP/1.0" 200 23174 "-" "Snoopy v1.2.4"
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘need forsensic help following unauthorized post’ is closed to new replies.