User Password enabl...
 
Notifications
Clear all

User Password enabled?

7 Posts
4 Users
0 Reactions
997 Views
pronie2121
(@pronie2121)
Estimable Member
Joined: 17 years ago
Posts: 117
Topic starter  

Is there any way to confirm in the registry if a particular user account has a password enabled or not? Thank you.


   
Quote
(@douglasbrush)
Prominent Member
Joined: 16 years ago
Posts: 812
 

Yes there is. Suggest you Google it a bit more to understand the registry settings and user information stored within. There is a lot of MSDN stuff out there.


   
ReplyQuote
keydet89
(@keydet89)
Famed Member
Joined: 21 years ago
Posts: 3568
 

RegRipper includes a plugin for parsing the SAM hive, including getting user password hints (if there is one).

To get more in the weeds with respect to cracking the password, extract the SAM and System hives and dump the hashes with pwdump7 or SAMInside. Or, take a look at this
http//geeksaresexy.blogspot.com/2006/04/cracking-your-windows-sam-database-in.html

HTH


   
ReplyQuote
pronie2121
(@pronie2121)
Estimable Member
Joined: 17 years ago
Posts: 117
Topic starter  

Thanks for the response, I used RegRipper against the SAM hive and I see "Password does not expire" I would take that as there is a password on the account correct? If there was no password would it state that? Thanks.


   
ReplyQuote
keydet89
(@keydet89)
Famed Member
Joined: 21 years ago
Posts: 3568
 

Thanks for the response, I used RegRipper against the SAM hive and I see "Password does not expire" I would take that as there is a password on the account correct?

No, it means that the password does not expire.

If there was no password would it state that? Thanks.

No. Even if the password is blank, there will be a hash stored in the Registry. I would strongly recommend that you download pwdump7 and/or SAMInside, both of which are free.


   
ReplyQuote
pronie2121
(@pronie2121)
Estimable Member
Joined: 17 years ago
Posts: 117
Topic starter  

Will do, thanks.


   
ReplyQuote
(@rich2005)
Honorable Member
Joined: 19 years ago
Posts: 541
 

If possible I like to also do a quick boot of the machine in VMware for a bit of peace of mind, to get to the logon screen, and confirm it asks for a password or not.


   
ReplyQuote
Share: