Unable to find what you're searching for?
We're here to help you find itDeveloping Secure Software (LFD121) Course Overview
Modern software is under constant attack, but many software developers have never been told how to effectively counter those attacks. This course works to solve that problem, by explaining the fundamentals of developing secure software. This course starts by discussing the basics of cybersecurity, such as what risk management really means. It discusses how to consider security as part of the requirements of a system, and what potential security requirements you might consider. This first part of the course then focuses on how to design software to be secure, including various secure design principles that will help you avoid bad designs and embrace good ones. It also considers how to secure your software supply chain, that is, how to more securely select and acquire reused software (including open source software) to enhance security. The second part of this course focuses on key implementation issues: input validation (such as why allowlists should be used and not denylists), processing data securely, calling out to other programs, sending output, and error handling. It focuses on practical steps that you (as a developer) can take to counter the most common kinds of attacks. The third part of the course discusses how to verify software for security. In particular, it discusses the various static and dynamic analysis approaches, as well as how to apply them (e.g., in a continuous integration pipeline). It also discusses more specialized topics, such as the basics of how to develop a threat model and how to apply various cryptographic capabilities.
Purchase This Course
USD
View Fees Breakdown
Flexi Video | 16,449 |
Official E-coursebook | |
Exam Voucher (optional) | |
Hands-On-Labs2 | 4,159 |
+ GST 18% | 4,259 |
Total Fees (without exam & Labs) |
22,359 (INR) |
Total Fees (with exam & Labs) |
28,359 (INR) |
♱ Excluding VAT/GST
You can request classroom training in any city on any date by Requesting More Information
♱ Excluding VAT/GST
You can request classroom training in any city on any date by Requesting More Information
Prerequisites for the Developing Secure Software (LFD121) Course
Before enrolling in the Developing Secure Software (LFD121) course, it is important that students meet the following minimum prerequisites to ensure they can successfully undertake the training:
These prerequisites are essential to ensure that participants can fully engage with and benefit from the course content which delves into secure software development practices. No prior security knowledge is required, as the course will cover all necessary security basics in detail.
Introduction
Developing Secure Software (LFD121) is designed for software developers who seek to learn security best practices to protect their applications from attacks and vulnerabilities.
Target Audience and Job Roles
The Developing Secure Software (LFD121) course teaches security fundamentals for developing attack-resistant software, covering secure design, implementation, and verification procedures, with a focus on open source software security best practices.