Showing posts with label HACK. Show all posts
Showing posts with label HACK. Show all posts

Cracking the root password III

Long time back I had written about how to change the root user password before on ubuntu

But the method that i had described before is obsolete now... With ubuntu evolving, today that method in my previous post wont work.

I was trying to install windows 7 over the existing ubuntu and as you know the windows bootloader overwrites the boot sector and thus the grub got wiped out. Wanting to fix the grub, i logged in as a live user session after long time. But to my surprise.. i couldn't change the root user password as i mentioned in my previous post. Hence i went searching for the new way to change the root password because without the root password i wont be able to run install grub ...and other commands.

finally i found a more simpler way to crack this and reset the password.

if you run the command below from the terminal

:~$ sudo passwd root

it does the job, it asks for the new password and you can type in the key patterns you want and use it as the root user password. This should work on ubuntu 9.10 and the after flavors.

Read More...

Copy PICTURES from friends album on ORKUT

Back again after a long time with some geeky stuff...

This was the time when i was viewing my friends albums on orkut....
And suddenly one day when i tried to copy the picture from his album... there was no menu opening on my right click....
So after that i was not able to copy my favorite pics from my friends albums...I started to think how to get the pic.. for those albums..
One of my friend suggested a breakthrough for this barrier....

I would like to share it here with you folks...
What you need here is just some work to your mouse and no extra software, neither any scripts running in the background..

Step 1: Just open a folder, may be your picture collection folder in your hard drive.

Step2: Just open a browser and login to your orkut account, browse to the picture that you wanna copy... open it in your friends profile....

Step 3: Just hold the left button of the mouse pressed on the picture and drag it to your folder on the task bar..( Just drag and drop the pic to your folder )and drop it into the folder...

Thats it... now the name of the file you just copied is a bit longer than you want..and also with some messy stuffs.. you will have to manually rename it.

Just go on copying all your favourite pics from your friends albums...and enjoy..!!

Read More...

HAcking THe RoOt....

This was long awaited.. I have always wondered how to hack into the root user of the linux....
Windows password is crackable... you find many methods to hack into the windows administrator...

But linux being one of the most secure OS... i wondered how do we get access into it.. I have been trying to break thru the password in all the computers in my college labs... But i was never succesful... But this day I got the key to open the lock.. so I just wanna share it with you all.....

In this method.. we hack into the root password through the grub....
Being a linux user i assume that you know what a grub is... if you dont then.. in simple words its just a boot loader.. which appears on your screen as soon as you switch on your power button...
It has options to select the different operating Systems that has been installed on your system..
One of the sample grubs looks as shown here...

As soon as you switch on the computer you press one of the arrow keys( up or down ).. to access this grub..

In the grub options you press 'e' to enter the edit mode..

once you enter the edit mode.. you get some 3 lines of text..

select the line that starts with 'kernel'
and press 'e'..
Now you are in the edit mode..
just insert the number 1 at the end of the line....
and press 'b' to boot thru the kernel....

Now this takes you to the single user mode.... you actually get the root user rights... and you get a shell prompt.....
now you can easily change the password.... just type the passwd.. at the shell prompt...

Its asks you for the new password ... you just enter and proceed... It will ask you to enter the new password twice......
After the password is changed.. type exit to reboot the system.
And there you go.. you login into root using your new password.......and enjoy!!!








Read More...

 
^ Scroll to Top