In microsoft windows user account password and information is stored in the file called SAM(security accounts manager).The SAM is stored in the "%systemroot%\system32\config" and also backup copy of file is stored in "%systemroot%/repair"
Required softwares:
1.pwdump7
2.john the ripper
step 1:You should have the administrative privilages, then open up the command prompt window
using the cmd go to the directry of pwdump7 is present and follow the on screen information as shown
below.
step 2: after all the hashes r being displayed on the cmd screen then right click on the title bar copy it
and the paste it into new notepad and save it has pw-hash.txt
setp 3: after downloading the john ripper browse the john's root directory in the new cmd has shown below
step 4: the command we have used above is "C:/JOHN/RUN>john-386 c:/pw-hash.txt - user=administrator"
and click enter after typing the command
john will search the password of the user available
And the password is displayed on the cmd screen
THANKS
Required softwares:
1.pwdump7
2.john the ripper
step 1:You should have the administrative privilages, then open up the command prompt window
using the cmd go to the directry of pwdump7 is present and follow the on screen information as shown
below.
step 2: after all the hashes r being displayed on the cmd screen then right click on the title bar copy it
and the paste it into new notepad and save it has pw-hash.txt
setp 3: after downloading the john ripper browse the john's root directory in the new cmd has shown below
step 4: the command we have used above is "C:/JOHN/RUN>john-386 c:/pw-hash.txt - user=administrator"
and click enter after typing the command
john will search the password of the user available
And the password is displayed on the cmd screen
THANKS
No comments:
Post a Comment