Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Password hashes on UNIX
1
Name:
Anonymous
2010-06-19 8:30
where are password hashes stored on unix
2
Name:
Anonymous
2010-06-19 8:37
>>1
In hashtable.
Next!
3
Name:
Anonymous
2010-06-19 8:49
/etc/passwd
4
Name:
Anonymous
2010-06-19 9:03
/etc/google
5
Name:
Anonymous
2010-06-19 9:56
>>1
On modern systems, /etc/shadow.
6
Name:
Anonymous
2010-06-19 10:03
>>2
what hashing function does eunchs use
7
Name:
Anonymous
2010-06-19 10:30
>>6
man crypt
, and see the "Notes" section.
Oldschool Unix uses plain ol' DES; most systems use MD5 nowadays I think.
8
Name:
Anonymous
2010-06-19 10:35
>>5
And on BSD, it's /etc/master.passwd
Things are sometimes very different from one system to another.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List