From the course: CSSLP Cert Prep: The Basics

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

Secure Software Implementation

Secure Software Implementation

From the course: CSSLP Cert Prep: The Basics

Start my 1-month free trial

Secure Software Implementation

- [Narrator] The fourth domain of the CSSLP is secure software implementation. This domain focuses on secure coding practices and security control implementation providing you with guidance on how you can secure both the code and the build environment. Secure software implementation accounts for 14% of the CSSLP exam. Learning how to adhere to relevant secure coding practices will account for most of your time spent studying this domain. Securing software at the code level is one of the most effective and least expensive ways to achieve your security goals. Input validation, output sanitization, type safety, and cryptography are just a few of the concepts you'll learn while studying this domain. Once your development teams begin applying these secure coding practices, you'll want to validate those controls by analyzing that code for security risks. This includes a variety of techniques such as searching vulnerability…

Contents