How to Use Adaptive Hashes Without Making Yourself Vulnerable to DoS Attacks
Offered By: LASCON via YouTube
Course Description
Overview
Learn how to implement adaptive hashing functions for password protection without exposing your system to Denial of Service (DoS) attacks in this 51-minute conference talk from LASCON 2014. Explore the challenges of securing hashed passwords against theft and brute force attacks while maintaining system performance. Discover a novel solution that uses a proof of work scheme to separate DoS protection from password protection, minimizing authentication delays for users. Analyze relevant attack vectors through threat modeling, compare secure design alternatives, and address key questions about client-side hashing and salt management. Gain specific guidance for developers on implementing adaptive hashing securely while mitigating DoS vulnerabilities.
Syllabus
2014 - How to use adaptive hashes without making yourself vulnerable to DoS attacks - Amit Sethi
Taught by
LASCON
Related Courses
Comparing WAF and RASP - Why?LASCON via YouTube API Security - Is it the New Application Attack Surface and How to Secure at Enterprise Scale
LASCON via YouTube Privacy Impact Assessments - How Much Privacy Is Enough?
LASCON via YouTube Your Frontier Defense - Understanding Web Application Firewalls
LASCON via YouTube Doing This One Crazy Thing Will Change Your AppSec Program Forever
LASCON via YouTube