rugbyjack2005
Power Member
- Oct 2, 2011
- 539
- 50
So if I get this correctly you need the password of your VPS? Why not go to your hosting company and ask for a password reset.
Password Specifications? Are thoes hashcodes?or what?
try ophcrack OPHCRACK , if you don't have have luck with that try cain & abel or john the ripper
OR search for ultimatbootcd , ubcd4win , seclists org
Hiren Boot CD is exactly what you need. http://www.hiren.info/pages/bootcd-on-usb-disk download the iso, burn it to a disk or USB drive. Boot up from the hiren stick or USB drive, inside them you'll have a menu with different anti-virus, disck checks, dozens of software, it shouldn't be of much hassle to find the one for the password reset. I've used the software on various computers myself, it works like a charm THOUGH:
You won't be able to recover the password, it's probably encrypted you can either REMOVE or CHANGE the password.
Let me know if you need additional help or if it worked. Cheers
Make one, lol?Thanks, that's helpful. Don't i need a boot CD though which i don't have?
http://www.hirensbootcd.org/download/ download the iso from here, this is what you were needing, right?
Well, try this, from:http://www.annoyances.org/exec/forum/win2008/1334232047
Reset forgotten windows server 2008 administrator password with bat script This section show how to write a bat script to reset a lost password without old password. Step by step guide as follow:
- 2.1 Download a windows pe live cd from Microsfot official site and create a windows pe boot disk.
- 2.2 Boot the lock server from windows pe boot disk.
- 2.3 Write a bat file like this: net user userName newPassword.
- 2.4 Edit windows server registry to make bat file be executed when windows start up.
- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
\Group Policy\State\Machine\Scripts\Startup]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
\Group Policy\State\Machine\Scripts\Startup\0\0]
"Script"="C:\\windows\\system32\\script.vbs" // script file path
"Parameters"=""
"ExecTime"=hex(b):db,07,0c,00,03,00,0e,00,00,00,21,00,13,00,1f,00
"LastPolicyTime"=dword:00fd86f8- 2.5 Reboot windows server computer and login with new password.
- 2.6 Delete bat file and remove bat file boot key from registry.
OR
Reset (recover) lost windows server 2008 local or domain password with password software.
This way show the easiest and fast way to reset a forgotten password to a user without old password and other administrator.
- 3.1 Download a windows server 2003/2008 password recovery program, and install it. Spower Windows Password Reset Special (SWPRS) is reliable and effective password recovery software that can help to recover (reset) a lost local and domain password on windows server 2000/2003/2008.
- Download Spower Windows Password Reset Special.
- 3.2 Create a windows server password recovery disk with SWPRS. Insert USB flash drive or CD/DVD disc and then click the burn button to make a bootable password disk.
- 3.3 Boot the locked server computer from windows server password recovery disk.
- 3.4 Reset a new password to local or domain user. Select a user from list and click the reset button to reset its password. Note: The domain users will not appear on the list, unless the administrator account. If want to reset password for command domain user, use the Add User Button to add it to list, and then reset it password.
Wait wait wait, is there a password on WINDOWS or on the BIOS? if it's the BIOS you're basically screwed and formatting the HDD is completely useless. if It's on the windows, just get a bootable drive from your normal computer, connect it in, look it up on google it's not a big deal. Either that or make a USB drive, they have instructions on their website but it's some-what more complicated than doing the CD.