When you login to wordpress site it saves the auth info in cookies which have a expire time of 2 days. If some body get access of your cookie he can get into your wordpress iste. Use this plugin to increase the security by adding some random variable in the cookie for validation.
To install the plugin follow these steps :
- Download the safe-cookies.zip file to your local machine.
- Unzip the file
- Upload "safe-cookies" folder to the "/wp-content/plugins/" directory
- Activate the plugin through the 'Plugins' menu in WordPress
- You will be prompted to log in again. Do so. This is necessary to set the new cookie.