what password encryption method is this?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


sci.crypt archive

what password encryption method is this?

From: Nikos Giannoulis <ngiann@aegina.net>
Date: Wed Aug 31 2005 - 00:37:28 CEST

Hello,
I have no idea of encryption methods, and I would like to know if
someone can guess what is the one used here:

root:$1$$34NPeumc9sBBCAw.oUaM80
or
root:$1$$D2fn4UZSslIGSoEkozGr70

where root: is the user name and rest is password.

These are taken from an embeded device linux passwd file.

To create a password the system uses the passwd command which in the
manual says that can use des, md5, sha1 algorithms.

I hope I'm not in a worng place.
Received on Thu Sep 29 21:51:44 2005