• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Windows got my god account hacked

Thorn

Spriting since 2013
Joined
Sep 24, 2012
Messages
2,203
Solutions
1
Reaction score
923
Location
Chile
Hi, yesterday i got my god account hacked, and the hackers gave themself points, but i changed my password and they hacked again...the only comment i recieve was: it's easy to hack your account..plz guys what can i do in a situation like this? all this is with modern acc website. Or perhaps how do they do that? maybe if i understand the system i can understand how to protect me from these bastards
 
There is a user called PMA you should delete it for security reasons or atleast change its password and then login to phpmyadmin using ur root user or w.e u called
 
"Instructions to drop the control user(PMA): 1. Enter phpMyAdmin with root user.
2. Below the phpMyAdmin logo (at the left sidebar) you can see a button that has the text SQL, click on it.
3. A textbox will appear where you can insert a query, insert this:
Code:

DROP USER 'pma'@'localhost';

4. Click on Execute, if you get any error post it in this thread and we'll try to help you.

Now to be sure it worked, logout from phpmyadmin and try to login with the user pma without any password. If it doesn't work then your server should be secure against this vulnerability."
 
Back
Top