MySQL Password collapse

I actually started from idle pingin tau temen password, and then came the idea to do this. Before continuing my how to do temen apologize to me first. Okay, straight course.
1. Determine target
I suggest to the target alone computers, no temen kalo I do not want to go bear his sin: D
2. Once the target has been determined, the next step is we try to get into mysql. His stride is click Start> Run> type cmd
3. Going to be mysql.exe directory
To enter into mysql.exe directory, can be seen on the screen shoot below.


For those less familiar with the coding in DOS, ni me try to explain,
1. d:, to which I gave the number one "d:" It means if we want to move to partition D: \ and if the partition mysqlnya in E: \, we live to change "d:" to "e:".
2. cd xampp \ mysql \ bin, I assume that we use for installation xamp package mysqlnya. Bye command "cd" dir cange intention is used to move directories. Because in mysql.exe bin directory, then we moved to that directory.

I think the above explanation is understandable (with the assumption, usually that's like breaking the password are used to code DOS).
4. Sign in to mysql



The next step is to try to go to mysql, mysql-type way uroot. And if it made it into mysql so be it. No need to continue with the next guide (people can kok dah broken: D). Kalo can not enter because dipassword, can proceed to the next guide.

5. Time for breaking passwords.
Well, this is what we've been waiting for. Just a little code we can get into mysql.
• Turn off mysql service.
• After that, type the following code at the command prompt:
mysqld-nt.exe - skip-grant-tables

and want more specific example, the user should be root, the command is:
mysqld-nt.exe - skip-grant-tables-user = root


• after that wait a while and the next steps into mysql with no password.



The next step do not forget to read thank God as a sign of our gratitude for this success. And if not done successfully, keep trying. If still not done successfully can leave a message here, not insyaAlloh bales.

0 komentar: