System Security
A typical technician can actually put a password for the computer BIOS to protect access to hardware of the system to make changes. He may also disallow any bootable media supported by the BIOS such as floppy or usb which is certainly a security threat. However, I wouldn’t recommend putting a password when rebooting the system if the admin will from time to time reboot the system remotely as of course it will require physical access, its up to the admin though.
The very next step after booting from the BIOS is the operating system security whether it be Linux or Windows,the logins can somehow suffice as its configured during the installation so by default at least it will protect the system from mal users. In the case of Linux, Grub Boot Loader security will be very important. The implementation of GRUB permits any user to circumvent the system security by choosing the root enabled shell which is exactly what the GRUB will provide in its default implementation. This is by simply modifying the kernel line to boot in the single user mode and it will process init to set up the environment in conjunction with the kernel to run runlevel 1 which provides a root shell with no authentication.
To prevent this from happening, GRUB provides a utility to protect itself from the modification of boot up sequence by running the ./grub-md5-crypt script located under /sbin. This utility will allow the admin to specify a password which will then prompt an md5 hash password to be compared when a malicious user edits GRUB to boot certain runlevels.
#grub-md5-crypt
Password:
Re-type password:
$1HgjTdgCLWeRtoBtsdFrSeLkIdWeYsDaMjLoPjFc3
After specifying your password, edit the /boot/grub/grub.conf
default 0
timeout 10
password --md5 $1HgjTdgCLWeRtoBtsdFrSeLkIdWeYsDaMjLoPjFc3
title openSUSE 10.2
root (hd0,1)
kernel /boot/vmlinuz-...
initrd /boot/initrd.img-...
This option by way don’t work on GRUB2. So if you are using newer Ubuntu derivatives, you probably don’t have this utility.


Below is the most foamus recovery tool I found:Windows Password Recovery Tool 3.0 ? it is the most popular Windows password cracker . It is a very efficient implementation of windows any versions. It comes with a Graphical User Interface and runs on multiple platforms.Password Recovery Bundle ?This is a utility to reset the password of any user that has a valid (local) account on your windows system. You do not need to know the old password to set a new one. It works offline, that is, you have to shutdown your computer and boot off a floppydisk or CD. It?ll detect and offer to unlock locked or disabled out user accounts. It is also an almost fully functional registry editor. Windows Password Key 8.0 -It is considered as the best tool to reset local administrator and user passwords on any Windows system. It creates a password recovery CD/DVD, USB Flash Drive for home, business and enterprise. And most of all, it’s the most popular and safe solution for removing your Windows password until now.