|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 65
Members: 0
Total: 65
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
Rainbow tables and linux passwords |
|
Posted: Mon May 30, 2005 10:38 am |
|
|
nirVaan |
Regular user |
|
|
Joined: May 20, 2005 |
Posts: 8 |
|
|
|
|
|
|
|
sorry about the erlier post i ment to write it here
so here it is
hello guys
i have 2 questions
first can you use rainbow tables to crack linux password (provided i have the shadow file)
what is the hashing algorythm used in linux is it MD5 if so doesnt md5 hashes only create hexa decimal numbers so how come those those linux hashes have wired characters like $ sing and etc...
little explenation on this is greatly appresiated
thankz |
|
|
|
|
|
|
|
|
Posted: Mon May 30, 2005 2:48 pm |
|
|
waraxe |
Site admin |
|
|
Joined: May 11, 2004 |
Posts: 2407 |
Location: Estonia, Tartu |
|
|
|
|
|
|
Maybe that shadow file contains stuff like this:
Code: |
root:$1$e8aD.GAJ$RVs8vl4KaXt/hr2pLAHjc.:12515:0:99999:7:::
|
$1$ means, that it's md5 one-way hash.
"e8aD.GAJ" - those 8 characters are salt for making password cracking harder.
"RVs8vl4KaXt/hr2pLAHjc" - it's base64 encoded md5 hash of the salted password.
As soon, as i can understand, there is no help from rainbow crack in current moment in case of salted passwords.[/quote] |
|
|
|
|
www.waraxe.us Forum Index -> Newbies corner
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|