This plugin patches this security vulnerability.
Only use this if if you are using 1.0.10 or below. This is patched in future updates.
Description:
The plugin resets the auth_ticket column to null after an user logs into the emulator.
It prevents sso key stealing or hijacking.
Usage:
- Stop your emulator.
- Copy the jar to your plugins folder.
- Run the follwing SQL:
Code:ALTER TABLE `users` CHANGE `auth_ticket` `auth_ticket` VARCHAR(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci NULL DEFAULT ''; UPDATE `users`SET `auth_ticket`= null;- Start your emulator.
Download: Zippyshare.com - AuthFix-1.0-SNAPSHOT.jar



Reply With Quote![Arcturus SSO Vulnerability Patch Plugin [<=1.0.10]](http://ragezone.com/hyper728.png)

