Welcome Guest ( Log In | Register )



2 Pages V   1 2 >  
Reply to this topicStart new topic
> Where Does Windows Xp Store Its Passwords ?
Scribe
post Aug 3 2005, 04:24 PM
Post #1


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 5
Joined: 3-August 05
Member No.: 7,606



Is thre a file where password information is kept in windows XP? If so what is it's name and where is it located?

This post has been edited by microscopic^earthling: Aug 3 2005, 04:36 PM
Go to the top of the page
 
+Quote Post
BabyTux
post Aug 3 2005, 11:25 PM
Post #2


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 21
Joined: 2-March 05
From: Auckland, New Zealand
Member No.: 2,849



Yes. The files are "C:\WINDOWS\system32\config\SAM" and "C:\WINDOWS\system32\config\SYSTEM" (suppose you installed your Windows under C:\WINDOWS).
Go to the top of the page
 
+Quote Post
qwijibow
post Aug 4 2005, 12:03 AM
Post #3


Way Out Of Control - You need a life :)
Group Icon

Group: Members
Posts: 1,366
Joined: 14-September 04
From: Nottingham England
Member No.: 570



WindowsXP doesnt actually store passwords, it uses a destructive algorithm called MD4 to create a hash ( a fingerprint ) or the passwords ( in the files reported by BabyTux ).

So you cant just read them. However they can easily be brute forced, WindowsXP converts all login passwords to UpperCase before hashing (which is pretty stupid, it halfs the securety)

Make sure your passwords are 7 character or longer, and are not made up of dictionary words.
Go to the top of the page
 
+Quote Post
tansqrx
post Aug 4 2005, 08:22 PM
Post #4


Super Member
Group Icon

Group: [HOSTED]
Posts: 522
Joined: 25-April 05
Member No.: 4,374



The password hashes are in binary format and will not do you much good to just read them. Go get L0phtCrack from http://www.atstake.com/ to be able dump the password hashes and run a simple dictionary attack on the hashes. Another method involves a time/memory trade-off called rainbow tables. See RainbowCrack at http://www.antsight.com/zsl/rainbowcrack/. This does take some effort as the tables take a large amount of disk space (about 20-30 Gb for alphanumeric, some special characters) and you will have to go through the trouble of downloading them. I found a nice fast source on Bit Torrent and had them in a matter of a few days.

If you are just fishing for information also grab Cain and Able at www.oxid.it/cain.html. Windows has its own secret storage area that saves such things as dial-up passwords and IE saved passwords. It might be worth a shot to see if anything is in the secrets. The secrets are not well protected and you can dump them without any waiting or cracking.

More information can be found on this subject at http://www.windowsecurity.com/articles/Pro...-Passwords.html
Go to the top of the page
 
+Quote Post
iGuest
post Jan 16 2008, 07:36 AM
Post #5


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869



Respected SIr,

My query is that When we create password like in file (.Doc,.Exl),IE,Administrator etc. That are stored any perticular path in window. But I don't know. Could you help How to crack password without using any software.


Regards
Alok


-Alok
Go to the top of the page
 
+Quote Post
yordan
post Feb 10 2008, 06:22 PM
Post #6


Way Out Of Control - You need a life :)
Group Icon

Group: [MODERATOR]
Posts: 1,980
Joined: 16-August 05
Member No.: 7,896



QUOTE(FeedBacker @ Jan 16 2008, 08:36 AM) *
Respected SIr,

My query is that When we create password like in file (.Doc,.Exl),IE,Administrator etc. That are stored any perticular path in window. But I don't know. Could you help How to crack password without using any software.
Regards
Alok
-Alok

Two things Alok.
1) Your question is not fully clear, probably. I'm pretty sure that if you crete a password-protected .doc or .xls file, the password protection is inside the file.
2) password cracking is against our rules. Here we talk only about fully legit items. If an admin put a password on a file, you have to ask the admin to give you the password. If this file was yours and you forgot your own password, too bad, next time you will remember it. But teaching crackig techniques will never be allowed here.
Go to the top of the page
 
+Quote Post
iGuest
post Feb 26 2008, 09:38 PM
Post #7


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869



Windows XP \\\"Remembered\\\" passwords
Where Does Windows Xp Store Its Passwords ?

Using Norton Password Manager, I can delete 'remembered" passwords used for websites, programs, etc. How can I un-remember a password "remembered" by XP? Often when I go to a new website that requires a password, Norton Pass/mgr pops up and asks if I want it to remember the password I just entered. Sometimes XP or Internet Explorer, not sure which has its own popup asking the same thing. I usually ignor the XP popup but now I want to unremember a password that XP has stored somewhere and delete it. Any ideas?

-question by Dennis
Go to the top of the page
 
+Quote Post
mastercomputers
post Feb 27 2008, 07:41 AM
Post #8


BUG.SWAT.PATROL
Group Icon

Group: Members
Posts: 626
Joined: 1-September 04
From: Auckland, New Zealand
Member No.: 27



XP also uses Passport.NET to store remembered passwords, whether this is what is being remembered or not, I don't know, but if you go into Users Account in Control Panel you can remove stored passwords from there.

Cheers,

MC
Go to the top of the page
 
+Quote Post
Jimmy89
post Feb 27 2008, 11:45 AM
Post #9


Living at the Datacenter
Group Icon

Group: [HOSTED]
Posts: 696
Joined: 30-June 06
From: Australia
Member No.: 14,219



QUOTE(tansqrx @ Aug 5 2005, 07:22 AM) *
Another method involves a time/memory trade-off called rainbow tables. See RainbowCrack at http://www.antsight.com/zsl/rainbowcrack/. This does take some effort as the tables take a large amount of disk space (about 20-30 Gb for alphanumeric, some special characters) and you will have to go through the trouble of downloading them. I found a nice fast source on Bit Torrent and had them in a matter of a few days.
You can actually generate your own rainbow tables, specifying what characters, numbers, symbols that you want to include. This would mean you don't actually have to download the rainbow tables.
Go to the top of the page
 
+Quote Post
iGuest
post May 13 2008, 06:21 PM
Post #10


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869



Copying the SAM and SYSTEM
Where Does Windows Xp Store Its Passwords ?

How can I copy the SAM and SYSTEM files in
C:\WINDOWS\system32\config\SAM" and "C:\WINDOWS\system32\config\SYSTEM

It says being used by another program, and wont let me copy it. Any ideas?


Cain & Able is a great program but the brute force attack takes a while

Thanks


-question by nightmagic
Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. What Is The Use Of Service Packs For Windows?(15)
  2. Microsoft Service Pack 2 Cd (free)(17)
  3. Windows Not Recognizing Ipod(20)
  4. How To Increase Windows Shutdown Speed(39)
  5. A Note To All Illegal Windows Xp Owners(47)
  6. Command Line (dos) Tips For Windows Xp(5)
  7. How To Create "ghost" Images (norton) On Windows(46)
  8. Disable Recent Docs History In Windows(2)
  9. 12 Things You Didn't Know About Windows XP(5)
  10. Using Same Serial # On Multiple Copies Of Windows(15)
  11. Help: Adding My Videos Folder To Start Menu(10)
  12. How To Run Mac On Windows ?(14)
  13. Windows Server 2003(8)
  14. The Best Version Of Windows(42)
  15. Windows XP Error: Explorer Crashes While Drag & Drop(14)
  1. Can You Create A Folder Name "con"(17)
  2. Windows XP Folder Encryption Key ?(13)
  3. Lock Workstation Shortcut(8)
  4. Deleting A Corrupt File(25)
  5. Help Needed To Create Windows Startup Script!(4)
  6. Will Using Fdisk Corrupt Windows Partition?(9)
  7. How To Make Windows Xp Faster(30)
  8. Windows Vista(5)
  9. Windows Xp Sp3 Available(16)
  10. Windows Sp4 ?(8)
  11. Why I May Be Installing Windows Xp Sp3 Again(7)
  12. Image Problems With Windows 2000(8)
  13. Windows 7(4)


 



- Lo-Fi Version Time is now: 5th September 2008 - 12:33 PM