Showing 15493–15504 of 18767 results
Secure Coding in Angular
This course will teach you web security coding practices using Angular by applying the OWASP Top Ten as a guide.
Secure Coding in ASP.NET Core
ASP.NET Core is used to build mission critical applications handling sensitive data. This course will teach you how to implement the most common security requirements and defenses recommended by OWASP in your ASP.NET Core applications.
Secure Coding in Django 4
This course will teach you how to use and implement the OWASP ASVS standards to write code that’s secure against malicious attacks.
Secure Coding in Go
Golang (Go) is used to build mission critical applications handling sensitive data. This course will teach you how to implement the most common security requirements and defenses recommended by OWASP in your Golong (Go) applications.
Secure Coding in Java
Java is used to build mission critical applications handling sensitive data. This course will teach you how to implement the most common security requirements and defenses recommended by OWASP in your Java applications.
Secure Coding in React
React is used to build mission critical applications handling sensitive data. This course will teach you how to implement the highest level of security requirements and defenses recommended by OWASP in your React applications.
Secure Coding in Vue 3
Vue 3 is a great framework to rapidly build user interfaces with. This course will teach you how to securely develop Vue applications along with identifying pitfalls and best practices.
Secure Coding Practices in C++: A Deep Dive into const
Learn secure coding practices in C++ with a focus on the correct use of const to improve code safety and reliability.
Secure Coding Practices in Java Applications (Java SE 11 Developer Certification 1Z0-819)
This course will teach you the basics of secure coding in Java necessary to pass the Java 11 Software Developer Certification Exam.
Secure Coding with C#
This course will teach secure coding practices while using .NET 6.0 and C#, using OWASP recommended security best practices.
Secure Coding: Identifying and Mitigating XML External Entity (XXE) Vulnerabilities
This course will teach you what XML External Entity vulnerabilities are, how they are exploited, how you can identify the vulnerabilities in your code, and how you can protect your code against exploitation.
Secure Coding: Preventing Broken Access Control
Learn how to protect your code from access control issues. You will gain an understanding of how an attacker might find and attack those vulnerabilities before building defenses into your code.