Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 18 Feb 2016 10:52:31 +0100
From: Albert Veli <albert.veli@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: hash format

Btw, I used the following command to decode it:

 echo PC8ps8vfwQ8Yj7uo8QHkGw== | openssl base64 -d | hexdump -C

On Thu, Feb 18, 2016 at 10:51 AM, Albert Veli <albert.veli@...il.com> wrote:

> That is a base64 string. Decoded it becomes (hex):
> 3c2f29b3cbdfc10f188fbba8f101e41b
>
> On Thu, Feb 18, 2016 at 10:28 AM, <patpro@...pro.net> wrote:
>
>> Hi all,
>>
>> I'm currently trying to find out how passwords are stored into an
>> application we use internally: Bonita, from BonitaSoft. I've found that it
>> can store hashed passwords in md5, sha1, and apparently few other formats,
>> but the DB dump shows hash I can't identify.
>>
>> Here is a sample hash for a former user: PC8ps8vfwQ8Yj7uo8QHkGw==
>>
>> Any clue about the format?
>>
>> thanks,
>> pat
>
>
>

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.