Ask a Question related to Coldfusion Database Access, Design and Development.
-
gbrownuk #1
Hashing Passwords
I've just built a CMFL application that accesses information held in a
database. One of the tables contains the user login names and passwords that
are checked through a login form before allowing the user access to the
protected pages that run the database queries.
After reading about password HASHING and protecting the user database from
dictionary attach I now confussed. My question is if some can get to the
database containing the hashed passwords thay have access to all the
information which is stored in the related tables. I'm obviously missing
something here and would appreciate any advice. By the way my prototype
application uses an MS Access database.
gbrownuk Guest
-
md5 hashing in flex
Any way to make an MD5 has from a file reference. I need to get the hash of the bytes, similar to the osx terminal command md5 Thanks Dean -
Hashing Data
Greetings! I need to store some sensitve dater, so wanted to place it in hash format and just compare user input to stored data in hash format.... -
passwords
would like to undo a saved password, how do I do this? Thanks in advance -
File Encryption, Hashing, Decryption
I have read many postings with developers asking about file encryption, hashing, string encryption, etc. I found an ActiveX component that is only... -
Why are passwords in /etc?
This may be a silly question: Why is /etc/shadow in /etc? Generally, applications and static data go in /usr. You could mount /usr read-only...



Reply With Quote

