NetSPI/django.nV

OWASP #6 - Sensitive Data Exposure

nafod opened this issue · 1 comments

Could possibly look at the password hashing algorithm being used, or use MD5 or some other weak hash for token generation somewhere.

Completed in most recent dev branch push, MD5 password storage.