Security Basics mailing list archives

Re: CISCO MD5 encryption


From: Daniel M Daloia Jr <daniel.daloia () yahoo com>
Date: Tue, 22 Feb 2011 16:18:50 -0800 (PST)

Just to add to the enable secret. 

The user passwords from the local user database can also be hashed with MD5 if the secret keyword is used before the 
password


Switch1(config)#username newuser1 secret mypasswordisradical
Switch1(config)#do show run | inc newuser1
username newuser1 secret 5 $1$0Dpv$1vLIC1IZVhupcox60CPvA1
Switch1(config)#





----- Original Message -----
From:PEra <lists () sevenlayers org>
To:security-basics () securityfocus com
Cc:
Sent:Friday, February 18, 2011 12:14 PM
Subject:Re: CISCO MD5 encryption

Hi,

On 02/18/2011 05:13 PM, César García wrote:
Hello all, this is my first question here, I have a cisco switch where
my passwords are encrypted with MD5,

are you sure it's MD5? Or do you mean the masked strings from "service password-encryption"? Those are easily 
reversable[1]. The "enable secret" is salted, IIRC.

Greets,
PEra

[1] http://freeworld.thc.org/root/tools/ciscocrack.c

------------------------------------------------------------------------
Securing Apache Web Server with thawte Digital Certificate
In this guide we examine the importance of Apache-SSL and who needs an SSL certificate.  We look at how SSL works, how 
it benefits your company and how your customers can tell if a site is secure. You will find out how to test, purchase, 
install and use a thawte Digital Certificate on your Apache web server. Throughout, best practices for set-up are 
highlighted to help you ensure efficient ongoing management of your encryption keys and digital certificates.

http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442f727d1
------------------------------------------------------------------------




------------------------------------------------------------------------
Securing Apache Web Server with thawte Digital Certificate
In this guide we examine the importance of Apache-SSL and who needs an SSL certificate.  We look at how SSL works, how 
it benefits your company and how your customers can tell if a site is secure. You will find out how to test, purchase, 
install and use a thawte Digital Certificate on your Apache web server. Throughout, best practices for set-up are 
highlighted to help you ensure efficient ongoing management of your encryption keys and digital certificates.

http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442f727d1
------------------------------------------------------------------------


Current thread: