COD 350 - Testing for Use of a One-way Hash without a Salt (CWE-759)
Course Details
Course Number: COD 350
Course Duration: 15 minutes
Course CPE Credits: .3
Related Learning Paths
Related Subject Matter
Foreign Languages Available:
- English
Course Overview
In this security testing course, you will learn how to identify and mitigate CWE-759: Testing for Use of a One-Way Hash without a Salt.
Topics include:
- Impact of not salting hashes
- Techniques for finding hashing without a salt issue through code review and testing
- Secure coding best practices for proper salting
- Technology and platform-specific weaknesses where applicable