EC-Council Certified DevSecOps Engineer (ECDE) Training Course
The EC-Council Certified DevSecOps Engineer (ECDE) is a practical course designed to give professionals the skills needed to integrate security throughout the DevOps lifecycle, ensuring software remains secure from the initial planning stages through to deployment.
This instructor-led live training (available online or onsite) targets intermediate-level software and DevOps professionals who want to weave security practices into their CI/CD pipelines, guaranteeing the delivery of secure and compliant code.
Upon completing this training, participants will be able to:
- Grasp the core principles and practices of DevSecOps.
- Secure each phase of the CI/CD pipeline using automated tools.
- Apply secure coding standards and vulnerability scanning techniques.
- Prepare for the ECDE certification through practical labs and comprehensive review.
Course Format
- Interactive lectures and discussions.
- Practical application of DevSecOps tools within simulated pipelines.
- Guided exercises centered on secure development and deployment.
Course Customization Options
- To request a customized training program tailored to your team’s specific workflows or toolchain, please contact us to make arrangements.
Course Outline
Introduction to DevSecOps and ECDE Framework
- DevSecOps fundamentals and principles
- Security challenges in DevOps environments
- Overview of the ECDE exam and domains
Secure DevOps Culture and Mindset
- Security as a shared responsibility
- Shifting security left in the SDLC
- Stakeholder alignment and team roles
Integrating Security in CI/CD Pipelines
- Securing Jenkins, GitLab CI, and Azure DevOps pipelines
- Secrets management and environment configuration
- Secure container builds and image scanning
Application Security in DevSecOps
- Static and dynamic application security testing (SAST/DAST)
- Open-source dependency scanning (SCA tools)
- Secure code review and coding practices
Infrastructure as Code and Cloud Security
- Securing Terraform, Ansible, and Kubernetes configurations
- IAM and policy-as-code
- DevSecOps in hybrid/multi-cloud environments
Monitoring, Compliance, and Incident Readiness
- Security monitoring and logging in CI/CD
- Compliance automation (e.g., NIST, ISO, SOC 2)
- Automated remediation and incident response workflows
ECDE Exam Preparation and Final Lab
- ECDE exam structure and preparation tips
- Capstone DevSecOps pipeline lab
- Knowledge checks and readiness assessment
Summary and Next Steps
Requirements
- Understanding of basic DevOps workflows and tools
- Familiarity with software development lifecycle (SDLC)
- Knowledge of application security principles is helpful
Audience
- DevOps engineers
- Application security professionals
- Software developers integrating security into pipelines
Need help picking the right course?
southafrica@nobleprog.co.za or +27 (0)10 005 5793
EC-Council Certified DevSecOps Engineer (ECDE) Training Course - Enquiry
Testimonials (3)
Experience sharing, it's teacher's know-how and valuable.
Carey Fan - Logitech
Course - C/C++ Secure Coding
the knowledge of the trainer was very high - he knew what he was talking about, and knew the answers to our questions
Adam - Fireup.PRO
Course - Advanced Java Security
Very good to understand how a hacker would potentially analyse sites for weakness and tools they might employ .
Roger - OTT Mobile
Course - .NET, C# and ASP.NET Security Development
Related Courses
ABAP Secure code
14 HoursUpon completion of this training, participants will be equipped to:
- Articulate the fundamentals of application security and common vulnerabilities
- Outline ABAP programming best practices and the proper management of SY-SUBRC
- Gain an understanding of injection vulnerabilities
- Describe various security testing tools
- Explain the roles of ATC and CVA
Course Format
- Interactive lectures and discussions
- Extensive exercises and practice sessions
- Hands-on implementation within a live-lab environment
Applications Security Foundation
21 HoursThis programme explores the essential secure coding principles that are vital for a broad spectrum of web application developers. It equips participants with the concepts of secure programming by guiding them through the process of examining specific code snippets, identifying potential security vulnerabilities, and implementing effective remediation strategies.
Throughout this course, learners will observe demonstrations of real-world attacks and learn practical methods to prevent them, thereby building confidence in their ability to enhance the security posture of their applications.
Duration: 3 days
Target Audience: Developers seeking to expand their expertise in secure coding practices.
Key Learning Outcomes
• Participants will acquire knowledge in:
• Web Application Security.
• Common Web Application Risks.
• Penetration Testing of Demo Web Applications.
• Data Validation.
• Authentication.
• Session Management.
• Secure Software Development Life Cycle (SDLC).
Certified Chief Information Security Officer (CCISO)
35 HoursThe EC-Council CCISO Program has established itself as a certification for leading information security professionals globally. A distinguished group of high-level information security executives, known as the CCISO Advisory Board, played a pivotal role in shaping the foundation of this program. They outlined the scope of the examination, the body of knowledge, and the training modules. Board members contributed in various capacities, including authoring content, writing exam questions, conducting quality assurance, and delivering training. Each component of the program was meticulously designed with the aspiring CISO in mind, aiming to transfer the invaluable knowledge of seasoned professionals to the next generation. This knowledge focuses on the critical areas necessary for developing and maintaining a successful information security program.
The Certified Chief Information Security Officer (CCISO) program stands as the first of its kind, dedicated to producing top-tier information security executives. Unlike programs that focus exclusively on technical knowledge, the CCISO emphasizes the application of information security management principles from an executive management perspective. The curriculum was crafted by current CISOs for both current and aspiring CISOs, ensuring relevance and practical application.
Network Security and Secure Communication
21 HoursDeveloping secure networked applications presents challenges even for developers who have previously utilized various cryptographic building blocks, such as encryption and digital signatures. To ensure participants grasp the role and application of these cryptographic primitives, the course begins by establishing a strong foundation on the core requirements of secure communication: secure acknowledgment, integrity, confidentiality, remote identification, and anonymity. This is complemented by an exploration of common threats that can compromise these requirements, alongside practical real-world solutions.
Given that cryptography is a cornerstone of network security, the curriculum covers the most vital algorithms in symmetric cryptography, hashing, asymmetric cryptography, and key agreement. Rather than focusing on complex mathematical theories, these concepts are presented from a developer's viewpoint, illustrating typical use cases and practical considerations, including the implementation of public key infrastructures (PKI). The course introduces security protocols across various domains of secure communication, providing an in-depth look at widely-used protocol families like IPsec and SSL/TLS.
Typical cryptographic vulnerabilities associated with specific algorithms and protocols are examined, including BEAST, CRIME, TIME, BREACH, FREAK, Logjam, Padding Oracle, Lucky Thirteen, POODLE, and RSA timing attacks. For each vulnerability, the course details practical considerations and potential consequences, maintaining a focus on applicability rather than deep mathematical analysis.
Finally, recognizing that XML technology is central to data exchange for networked applications, the security implications of XML are thoroughly described. This covers the use of XML in web services and SOAP messages, as well as protective measures like XML Signature and XML Encryption. The course also addresses weaknesses in these protections and specific XML-related security issues, such as XML injection, XML external entity (XXE) attacks, XML bombs, and XPath injection.
Participants attending this course will
- Understand basic concepts of security, IT security, and secure coding
- Grasp the requirements of secure communication
- Learn about network attacks and defenses across different OSI layers
- Gain a practical understanding of cryptography
- Understand essential security protocols
- Analyze recent attacks against cryptosystems
- Identify information regarding recent related vulnerabilities
- Understand security concepts relevant to web services
- Access sources and further readings on secure coding practices
Audience
Developers, Professionals
C/C++ Secure Coding
21 HoursThis three-day course provides an overview of safeguarding C/C++ code from malicious actors who exploit vulnerabilities through flawed memory management and input handling. The curriculum focuses on the fundamental principles of writing secure code.
Advanced Java Security
21 HoursEven seasoned Java developers often struggle to fully master the diverse security services provided by Java, and they are frequently unaware of the various vulnerabilities that impact web applications built with Java.
Beyond introducing the security components of Standard Java Edition, this course addresses the security challenges associated with Java Enterprise Edition (JEE) and web services. The discussion of specific services is grounded in the fundamental principles of cryptography and secure communication. Participants will engage in various exercises covering declarative and programmatic security techniques in JEE, while also exploring transport-layer and end-to-end security for web services. Through practical exercises, attendees can apply the discussed APIs and tools, gaining hands-on experience with each component.
The course also examines and explains the most common and severe programming flaws in the Java language and platform, as well as web-related vulnerabilities. In addition to typical errors made by Java developers, the identified security vulnerabilities encompass both language-specific issues and problems arising from the runtime environment. All vulnerabilities and corresponding attacks are demonstrated through easy-to-understand exercises, followed by recommended coding guidelines and effective mitigation techniques.
Participants attending this course will
- Grasp the core concepts of security, IT security, and secure coding
- Learn about web vulnerabilities beyond the OWASP Top Ten and understand how to prevent them
- Understand the security concepts underlying web services
- Acquire skills in utilizing various security features within the Java development environment
- Develop a practical understanding of cryptography
- Comprehend the security solutions offered by Java EE
- Learn about typical coding mistakes and strategies to avoid them
- Gain insights into recent vulnerabilities affecting the Java framework
- Acquire practical knowledge in using security testing tools
- Receive resources and further reading materials on secure coding practices
Audience
Developers
Standard Java Security: Secure Coding & Development Practices
14 HoursDescription
The Java language and the Runtime Environment (JRE) were designed to be free from the most problematic common security vulnerabilities experienced in other languages, like C/C++. Yet, software developers and architects should not only know how to use the various security features of the Java environment (positive security), but should also be aware of the numerous vulnerabilities that are still relevant for Java development (negative security).
The introduction of security services is preceded with a brief overview of the foundations of cryptography, providing a common baseline for understanding the purpose and the operation of the applicable components. The use of these components is presented through several practical exercises, where participants can try out the discussed APIs for themselves.
The course also goes through and explains the most frequent and severe programming flaws of the Java language and platform, covering both the typical bugs committed by Java programmers and the language- and environment-specific issues. All vulnerabilities and the relevant attacks are demonstrated through easy-to-understand exercises, followed by the recommended coding guidelines and the possible mitigation techniques.
Participants attending this course will
- Understand basic concepts of security, IT security and secure coding
- Learn Web vulnerabilities beyond OWASP Top Ten and know how to avoid them
- Learn to use various security features of the Java development environment
- Have a practical understanding of cryptography
- Learn about typical coding mistakes and how to avoid them
- Get information about some recent vulnerabilities in the Java framework
- Get sources and further readings on secure coding practices
Audience
Developers
.NET, C# and ASP.NET Security Development
14 HoursToday, numerous programming languages can compile code for the .NET and ASP.NET frameworks. While this environment offers robust tools for security development, developers must understand how to apply programming techniques at both the architectural and coding levels. This knowledge is essential for implementing desired security features while avoiding vulnerabilities or limiting their exploitation.
The primary goal of this course is to guide developers through numerous hands-on exercises. Participants will learn how to prevent untrusted code from executing privileged actions, protect resources using strong authentication and authorization mechanisms, manage remote procedure calls, handle sessions, and explore various implementation strategies for specific functionalities, among other critical skills.
The introduction to various vulnerabilities begins by highlighting typical programming errors commonly made when using .NET. The discussion on ASP.NET vulnerabilities also covers different environment settings and their impact. Furthermore, the topic of ASP.NET-specific vulnerabilities addresses not only general web application security challenges but also specialized issues and attack vectors, such as attacks targeting the ViewState or string termination exploits.
Participants attending this course will
- Grasp fundamental concepts of security, IT security, and secure coding practices
- Identify web vulnerabilities beyond the OWASP Top Ten and learn how to avoid them
- Utilize various security features within the .NET development environment
- Gain practical experience with security testing tools
- Recognize typical coding mistakes and understand how to prevent them
- Learn about recent vulnerabilities affecting .NET and ASP.NET
- Access sources and further reading materials on secure coding practices
Audience
Developers
Secure coding in PHP
21 HoursThis course equips PHP developers with the vital skills needed to harden applications against modern internet threats. We explore web vulnerabilities through practical PHP examples, extending beyond the OWASP Top Ten to address various injection attacks, script injections, session handling weaknesses, insecure direct object references, file upload issues, and more. PHP-related vulnerabilities are categorized into standard types such as missing or improper input validation, incorrect error and exception handling, misuse of security features, and time- and state-related problems. We also examine specific attack vectors like open_basedir circumvention, denial-of-service via magic floats, and hash table collision attacks. In each scenario, participants will master the key techniques and functions required to mitigate these risks.
A significant portion of the course focuses on client-side security, addressing issues related to JavaScript, Ajax, and HTML5. We introduce essential PHP extensions for cryptography, such as hash, mcrypt, and OpenSSL, as well as tools for input validation like Ctype, ext/filter, and HTML Purifier. Best practices for hardening PHP configurations (including php.ini settings), Apache, and the broader server environment are also covered. Additionally, the course provides an overview of various security testing tools and techniques available to developers and testers, including security scanners, penetration testing methodologies, exploit packs, sniffers, proxy servers, fuzzing tools, and static source code analyzers.
Both the introduction of vulnerabilities and the configuration practices are reinforced through hands-on exercises. These demonstrations illustrate the consequences of successful attacks, show how to apply mitigation techniques, and guide the use of various extensions and tools.
Upon completion of this course, participants will be able to
- Grasp the fundamental concepts of security, IT security, and secure coding
- Identify and avoid web vulnerabilities beyond the OWASP Top Ten
- Understand client-side vulnerabilities and implement secure coding practices
- Develop a practical understanding of cryptography
- Utilize various security features inherent to PHP
- Recognize common coding errors and learn how to prevent them
- Stay informed about recent vulnerabilities in the PHP framework
- Gain practical experience in using security testing tools
- Access resources and further readings on secure coding practices
Target Audience
Developers
Microsoft SDL Core
14 HoursThis comprehensive core training offers a deep dive into secure software design, development, and testing via the Microsoft Secure Development Lifecycle (SDL). It provides a foundational overview of SDL’s key principles, followed by design strategies aimed at identifying and rectifying vulnerabilities during the early stages of the development process.
Focusing on the development phase, the course outlines common security-related programming errors in both managed and native code environments. Participants will explore attack vectors associated with these vulnerabilities, along with corresponding mitigation techniques. The learning experience is reinforced through numerous hands-on exercises that provide practical, real-world hacking scenarios. Additionally, various security testing methods are introduced, alongside demonstrations of effective testing tools. Participants gain a clear understanding of these tools by applying them to previously discussed vulnerable codebases during practical exercises.
Key Takeaways for Participants
Grasp fundamental concepts of security, IT security, and secure coding practices
Familiarize themselves with the critical stages of the Microsoft Secure Development Lifecycle
Acquire skills in secure design and development methodologies
Understand the principles of secure implementation
Comprehend security testing methodologies
- Access resources and further reading materials on secure coding practices
Target Audience
Software Developers, IT Managers
Secure Web Application Development and Testing
21 HoursEnsuring the safety of web-accessible applications requires skilled security professionals who stay constantly updated on the latest attack vectors and industry trends. While a wide array of technologies and environments facilitate the comfortable creation of web applications, developers must be aware not only of platform-specific security concerns but also of general vulnerabilities that persist regardless of the tools used.
This course provides a comprehensive overview of applicable security solutions for web applications, with a strong emphasis on understanding essential cryptographic implementations. It details various web application vulnerabilities on both the server side (aligned with the OWASP Top Ten) and the client side, illustrating these through relevant attack scenarios. The course then outlines recommended coding practices and mitigation strategies to prevent these issues. Secure coding principles are reinforced by examining common security-related programming errors, including input validation flaws, misuse of security features, and general code quality issues.
Testing is critical for maintaining the security and robustness of web applications. Although a range of approaches exists—from high-level auditing and penetration testing to ethical hacking—to identify different types of vulnerabilities, effective security testing must be well-planned and meticulously executed. It is important to remember that while security testers must ideally uncover all bugs to fully protect a system, adversaries only need to find one exploitable vulnerability to gain access.
Through practical exercises, participants will gain a deeper understanding of web application vulnerabilities, programming mistakes, and, most importantly, mitigation techniques. Hands-on trials with various testing tools—including security scanners, sniffers, proxy servers, fuzzing tools, and static source code analyzers—equip learners with essential practical skills ready for immediate application in the workplace.
Participants attending this course will
- Understand fundamental concepts of security, IT security, and secure coding
- Learn about web vulnerabilities beyond the OWASP Top Ten and know how to avoid them
- Gain knowledge of client-side vulnerabilities and secure coding practices
- Develop a practical understanding of cryptography
- Understand security testing approaches and methodologies
- Acquire practical knowledge in using security testing techniques and tools
- Stay informed about recent vulnerabilities in various platforms, frameworks, and libraries
- Access sources and further readings on secure coding practices
Audience
Developers, Testers
Certified Penetration Testing Professional - CPENT
35 HoursThe Certified Penetration Testing Professional (CPENT) credential is a widely acknowledged proof of a professional's competence in penetration testing and ethical hacking. Professionals holding the CPENT certification exhibit the capability to detect, evaluate, and address security weaknesses within network infrastructure. This certification demands proficiency in penetration testing methodologies, familiarity with legal and regulatory requirements, and technical expertise regarding attack vectors and defensive strategies. Numerous sectors mandate the presence of CPENT-certified specialists to protect their systems from malicious actors. Consequently, the CPENT certification acts as a guarantee of a candidate's advanced proficiency in protecting networks and systems, which is essential in the dynamic field of cybersecurity.
EC-COUNCIL CERTIFIED INCIDENT HANDLER (ECIH)
21 HoursIt is a comprehensive specialist-level programme that imparts the knowledge and skills organisations need to manage post-breach consequences effectively by minimising both financial and reputational damage. The learning objectives are reinforced through practical training, with 40% of the course dedicated to hands-on experience using the latest incident handling and response tools, techniques, methodologies, frameworks, and more.
Incident Response
21 HoursCourse Structure
- Interactive lectures and group discussions.
- Extensive exercises and practical sessions.
- Practical implementation within a live-lab environment.
Customisation Options
- To arrange customised training for this course, please get in touch with us.
Threat Hunting
21 HoursCourse Format
- Engaging lectures and interactive discussions.
- Extensive exercises and practical sessions.
- Hands-on implementation within a live laboratory environment.
Customization Options
- For tailored training on this course, please reach out to us to make the necessary arrangements.