LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 10-06-2011, 09:55 AM   #1
rajes4india
Member
 
Registered: Aug 2011
Location: Germany
Posts: 35

Rep: Reputation: Disabled
how to generate MD5 password


hi friends,
please help me how to generate MD5 password.
Thanks
Rajesh
 
Old 10-06-2011, 10:26 AM   #2
Snark1994
Senior Member
 
Registered: Sep 2010
Distribution: Debian
Posts: 1,632
Blog Entries: 3

Rep: Reputation: 346Reputation: 346Reputation: 346Reputation: 346
Code:
echo -n 'password' | md5sum
This was first result if you search for "linux md5 hash of string" in google, incidentally.
 
Old 10-06-2011, 10:58 AM   #3
Noway2
Senior Member
 
Registered: Jul 2007
Distribution: Gentoo
Posts: 2,125

Rep: Reputation: 781Reputation: 781Reputation: 781Reputation: 781Reputation: 781Reputation: 781Reputation: 781
Note that there is nothing particularly special about an MD5 PASSWORD. MD5 is a hashing algorithm that can be, and is typically, used on a wide range of data including whole CD ROM images. MD5 was designed as a one way hash, meaning the same text in always gives the same result while being very hard to reconstruct the original text from the hash. You can also add a 'salt' to the hash to increase it's effectiveness which will help to destroy the effectiveness of what are called Rainbow Tables (mappings of words to hashes) by creating a random seed.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
MD5 password exposed Fredde87 Linux - Security 5 06-08-2010 05:22 PM
MD5 Encrypted Password gjagadish Linux - Security 1 09-28-2007 03:39 AM
MD5 and password encryption SlowCoder Linux - Security 2 07-22-2007 08:08 AM
How to generate a list of MD5 checksums? General Linux - Software 2 06-10-2006 09:59 PM
MD5 password encrytion metallica1973 Linux - Security 9 07-20-2005 10:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 03:09 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration