RE: Cisco Catalyst 4006 CatOS Password Hash
From: Paul Bakker (bakker_at_fox-it.com)
Date: 12/11/03
- Previous message: Dave Piscitello: "Re: System Security Audits"
- Maybe in reply to: Paul Bakker: "Cisco Catalyst 4006 CatOS Password Hash"
- Next in thread: Frisbie: "Re: Cisco Catalyst 4006 CatOS Password Hash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 11 Dec 2003 10:01:46 +0100 To: "Miles Stevenson" <miles@mstevenson.org>
Correction from myself...
> Hi Miles..
>
> Shouldn't the length of the hash be longer in case of this?
> MD5 hashes are 16 bytes and SHA-1 hashes are 20 bytes...
>
> These hashes only have 16 bytes after the last $ sign...
The hashes have exactly 22 characters after the last dollar sign...
The same as the Cisco IOS passwords that have:
$1$xxxx$yyyyyyyyyyyyyyyyyyyyy
Where
x = a 4 character salt
y = a 22 character MD5 hash
These are identical (4 + 22) but with $2$ at the start...
Paul Bakker
---------------------------------------------------------------------------
----------------------------------------------------------------------------
- Previous message: Dave Piscitello: "Re: System Security Audits"
- Maybe in reply to: Paul Bakker: "Cisco Catalyst 4006 CatOS Password Hash"
- Next in thread: Frisbie: "Re: Cisco Catalyst 4006 CatOS Password Hash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|