With this security vulnerability, your admin password can be reset if your wordpress version <=2.8.3. For more information about exploit visit: http://www.milw0rm.com/exploits/9410 Solution: open wp-login.php Find this line if ( empty( $key ) ) and change with this: if ( empty( $key ) || is_array( $key ) ) or patch: http://wordpress.org/development/2009/08/2-8-4-security-release/ Related posts Mysql password … Read more
I noticed that i write maximum 3 entry in a month. I decided to change this situation so i made some changes. I want to write something everyday. I hope i can Firstly,i installed new theme, and some new plugin. I changed some place of theme you can download and wiev from here but you … Read more
