Pages

Monday, March 7, 2011

How to Crack Linux Password




If you’ve ever got stuck on the Login screen of your Linux system, as you don’t know the System password, don’t worry now. Its very easy to crack the password in Linux system.
All it takes is adjusting the boot parameters slightly and typing a command or two. Just follow the below given commands, and the work would be done
.

1. Reboot your computer, and then as soon as you see the GRUB Loading screen, make sure to hit the ESC key so that you can get to the menu. 





2. Now you have two options:
Root Shell Method

  1. If you have the option, you can choose the “recovery mode” item on the menu, usually found right below your default kernel option.
  2. Then choose “Drop to root shell prompt” from this menu (This is called the Single User Mode).
  3. This should give you a root shell prompt.
Alternate Root Shell Method
If you don’t have the recovery mode option, this is the alternate way to manually edit the grub options to allow for a root shell.
  1. First you’ll have to make sure to choose the regular boot kernel that you use (typically just the default one), and then use the “e” key to choose to edit that boot option.
  2. Now just hit the down arrow key over to the “kernel” option, and then use the “e” key to switch to edit mode for the kernel option.

  1. Now in the next screen that you see, you have to remove the “ro quiet splash” part with the backspace key, and then add this onto the end:
    rw init=/bin/bash
    (On some versions of Linux, you might have other shells as the default shell. So you have to type the above line accordingly. But most Linux versions have the “bash” shell as the default shell.)
  2. Once you hit enter after adjusting the kernel line, you’ll need to use the B key to choose to boot with that option.
  3. At this point the system should boot up very quickly to a command prompt.
You are now at the Root Shell Prompt (also called the Single User Mode)Now Reset the Password
  1. Once you are the Root Shell Prompt, by following any of the above given method, you can use following command to reset the password of any user account:
    passwd username
  2. After the command is successful, type the following command to make sure the changes are written to the hard disk, before you reboot the computer:
    sync
  3. Now reboot the computer using the command:
    reboot -f
Once the computer restarts, you shall be able to login from the account, for which you had changed the password.

Thursday, March 3, 2011

ADVANCED HACKING TUTORIALS - FOR THOSE WHO THINK HACKING IS CHILD'S PLAY



I hope you have enjoyed my previous two posts on basic hacking tutorials.I received waves of responses from all my lovely visitors . Many enjoyed it , many found it confusing and many found it cake walk .So i decided to take things a step ahead and provide some advanced materials on hacking .Here is a set of some advanced books related to hacking and cracking . Hope you will love this one too.You can also find hacking software from this blog.if you have some great tuts, or any query then do comment here.


DOWNLOAD 


TECHNO TITANS!!!

Wednesday, March 2, 2011

ULTIMATE STARTER MATERIAL TO LEARN HACKING - TUTORIALS, EBOOKS AND PPT'S


If you liked my previous post of hacking material then you are going to love this one. I got several comments stating that the yesterdays hacking material was a bit too much and confusing to start with .

So i thought to refine my previous post and this time i have made it more interesting . This time i have also added some ppt's that will give you a basic idea on some basic terms and definitions related to hacking .

Then there are some e-books that will help you build your information right from the base .

Try them out



DOWNLOAD


TECHNO TITANS!!!!!

THE ULTIMATE HACKING TUTORIAL AND E-BOOKS



For all those who are searching for the right material to start their hands on hacking then here is an exclusive and comprehensive set of materials to start.

For any queries you can comment below.




DOWNLOAD


TECHNO TITANS!!!!

Sunday, February 27, 2011

Preview Real Image Size When Hovering Your Mouse Cursor Over It - Firefox


In most websites, images are embedded in the form of thumbnails which make them very small; this technique is used to make web pages load faster.

If you want to make these images bigger, you can use the Thumbnail Zoom extension that allows users to preview images or thumbnails in their real size when hovering your mouse pointer over them.

Get Started


1. With your Firefox web browser, visit this link and install the Thumbnail Zoom extension.



2. After installing the extension and restarting Firefox, any image embedded in a web page will be displayed in its real size when you hover your mouse cursor over it.

Note: This extension only works with big images displayed in a small size like in Twitter, Facebook, etc.

TECHNO TITANS!!!

share