john with Apple Keychains (/Users/$USER/Library/Keychains/login.keychain)


 
Thread Tools Search this Thread
Special Forums Cybersecurity john with Apple Keychains (/Users/$USER/Library/Keychains/login.keychain)
# 1  
Old 07-17-2012
john with Apple Keychains (/Users/$USER/Library/Keychains/login.keychain)

Hi

I try to "crack" my OS X login password. Our company purchased an old Openwall wordlists collection (very old!!)

Code:
$ john  --wordlist=/Users/$USER/Downloads/wordlist_john/Wordlists-20031009/all.lst login.keychain.bak   
Loaded 1 password hash (Tripcode DES [48/64 4K]) 
guesses: 0  time: 0:00:00:05 100%  c/s: 434352  trying: ???????? - ???

Code:
$ john -show login.keychain.bak 
0 password hashes cracked, 1 left

what I am doing wrong?
# 2  
Old 07-17-2012
We are not here to support hacking please repost on a site that does.

Thanks.
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. AIX

User Account Login Login on your AIX server

I want to learn AIX. I would like to find someone who would be willing to give me a login to their AIX home lab server. My intent is to poke around and discover the similarities and differences of AIX compared to other *NIXs. I am a UNIX admin so I can think of what some immediate concerns may... (1 Reply)
Discussion started by: perl_in_my_shel
1 Replies

2. Solaris

error message rmclomv ... SC Login Failure for user Please login:

Hello World ~ HW : SUN Fire V240 OS : Solaris 8 Error message prompts 'rmclomv ... SC login failure ...' on terminal. and Error Message prompts continually 'SC Login Failure for user Please login:' on Single Mode(init S) The System is in normal operation, though In case of rain, Can... (1 Reply)
Discussion started by: lifegeek
1 Replies

3. HP-UX

No users can login

Dear Forum, I had this case before, all of sudden all users including root can't login. What done is by connecting to console port and resetting root password, "pwunconv" command, reboot server. My question is, how this can happen??? thanks :confused: (3 Replies)
Discussion started by: irda
3 Replies

4. Shell Programming and Scripting

users login

Hello everyone I need to send to a file the last command from all users who log in and log out by week or month. My questions are I can do it with the command or I need to do a script ? If the answer is I need to do a script, someone can help me because Im complete new to make a... (3 Replies)
Discussion started by: lo-lp-kl
3 Replies

5. Linux

Users with login privileges

Hi. I need the name for one command which I cant remember. This command displays all users which can log in to the system, wether they are stored in /etc/passwd, NIS og LDAP. Does anyone remember what command this is? (2 Replies)
Discussion started by: sprellari
2 Replies
Login or Register to Ask a Question