Penetration Testing
Validating if password is encoded or encrypted Sep 02 2011 11:58AM
Karen Sy (karensy co gmail com) (1 replies)
RE: Validating if password is encoded or encrypted Sep 12 2011 02:37PM
Maksim Filenko fuib com (1 replies)
Hey Karen,

It is possible for passwords to be encrypted (i.e. with AES) and then
encoded with Base64 before storing it in DB.

What do you get after decoding those Base64 strings? Binary data?

wbr,
- Max

> Hi Everyone, I'm currently reviewing an app prior to launching to our
> prod. One of our security requirements is for the password to be
> encrypted.
> When i checked the password field in db, i noticed that all passwords
> are ending with a double equal sign e.g "==".
> I am under the impression that they are just base64 encoded rather
> than encrypted. However, i tried decoding it using base64 but i'm not
> getting a valid data.
>
> Am i right in saying that the password is encoded? If yes with what
> e.g. base64?
> How can i prove or show them that this the password is just encoded
> rather than encrypted?
> Or is it encrypted?

------------------------------------------------------------------------

This list is sponsored by: Information Assurance Certification Review Board

Prove to peers and potential employers without a doubt that you can actually do a proper penetration test. IACRB CPT and CEPT certs require a full practical examination in order to become certified.

http://www.iacertification.org
------------------------------------------------------------------------

[ reply ]
RE: Validating if password is encoded or encrypted Sep 17 2011 05:05PM
Abe (abek1 comcast net) (1 replies)
Re: Validating if password is encoded or encrypted Oct 03 2011 04:19AM
Sergey Soldatov (votadlos gmail com) (1 replies)
Re: Validating if password is encoded or encrypted Oct 04 2011 02:50AM
Omar Herrera (oherrera prodigy net mx)


 

Privacy Statement
Copyright 2010, SecurityFocus