Writing code without taking security into account is a form of developer malpractice. But to write secure code, you first have to understand authentication, authorization, cryptography, and other tenets of security, as well as threats and countermeasures. In this series, security expert Ilya Pogrebensky takes you deep into secure coding practices and equips you with the knowledge you need to avoid becoming a headline.
Course Title | Author | Duration | Topic(s) |
---|---|---|---|
Basic Security Concepts | Ilya Pogrebensky | 00:50:59 | Security |
Cryptography | Ilya Pogrebensky | 00:49:40 | Security |
Securing Databases | Ilya Pogrebensky | 00:39:19 | Security, Database |
Authentication and Authorization | Ilya Pogrebensky | 00:53:31 | Security |
Common Web Application Attacks and Countermeasures | Ilya Pogrebensky | 01:00:21 | Security, Web |
More Web Application Attacks and Countermeasures | Ilya Pogrebensky | 01:00:27 | Security |