Home Podcast CyberSecurity & DevSecOps Expert: Develop, PenTest, and Deploy Secure Applications
CyberSecurity & DevSecOps Expert: Develop, PenTest, and Deploy Secure Applications

CyberSecurity & DevSecOps Expert: Develop, PenTest, and Deploy Secure Applications

Ilaria Digital School 171 Episodi mar 24, 2026

This podcast presents the content of a CyberSecurity & DevSecOps course, aimed at developers and security professionals. It covers understanding application risks, performing authorized web and API penetration tests, and identifying major vulnerabilities such as authentication failures, access control issues, injections, and CSRF. Listeners are introduced to tools like Nmap, Wireshark, Metasploit, and Python scripting, and to the process of fixing flaws and setting up regression tests. Later episodes focus on producing vulnerability reports and building a secure delivery chain with CI/CD, SAST, DAST, SCA, and container security.

Episodi

Welcome, objectives and chapter journey
Welcome, objectives and chapter journey mar 24, 2026 00:15:00 Welcome to the course 'CyberSecurity and DevSecOps Expert: Develop, Pentest, and Deploy Secure Applications'. This introductory chapter is your starting point. Before diving into technical tools, attack techniques, or secure deployment pipelines, it ...
Essential vocabulary: security, threat, vulnerability, risk
Essential vocabulary: security, threat, vulnerability, risk mar 24, 2026 00:15:00 Welcome to this first foundational lesson. Before diving into technical tools, penetration testing techniques, or secure development practices, you need to master the vocabulary that structures all of cybersecurity. These words — security, threat, vu...
Guided workshop: associate each term with a concrete case
Guided workshop: associate each term with a concrete case mar 25, 2026 00:15:00 **Theoretical Recap** Before diving into the workshop, let's consolidate the four core vocabulary terms you encountered in the previous lesson. A **threat** is any potential event or actor that could cause harm to a system — for example, a hacker att...
The CIA pillars: confidentiality, integrity, availability
The CIA pillars: confidentiality, integrity, availability mar 26, 2026 00:15:00 Before diving into the technical world of cybersecurity and secure application development, every professional in this field must internalize a fundamental framework: the three pillars known as the CIA triad. These three pillars are Confidentiality, ...
Guided workshop: identifying the CIA pillar under threat
Guided workshop: identifying the CIA pillar under threat mar 26, 2026 00:15:00 **Theoretical Recap** Before diving into the workshop, let's consolidate the essential framework you need. The CIA Triad is the cornerstone model of information security, composed of three pillars: Confidentiality, Integrity, and Availability. Confid...
Variation workshop: creating your own threat examples
Variation workshop: creating your own threat examples mar 27, 2026 00:15:00 THEORETICAL RECAP Before diving into the workshop, let's consolidate what you have covered so far. Four core concepts form the backbone of cybersecurity thinking: security (the overall state of protection of systems and data), threat (any potential e...
Common web threats presented simply
Common web threats presented simply mar 28, 2026 00:15:00 In the previous activities, you built a solid foundation: you mastered the core vocabulary of cybersecurity (security, threat, vulnerability, risk), and you explored the three fundamental pillars that any security approach must protect: confidentiali...
Guided workshop: recognize the threat on a screenshot
Guided workshop: recognize the threat on a screenshot mar 29, 2026 00:15:00 **Theoretical Recap** Before diving into the workshop, let's consolidate what you have covered so far. In cybersecurity, a threat is any potential event or action that could exploit a vulnerability to cause harm to an information system. A vulnerabil...
Intermediate visual summary: mental map of concepts
Intermediate visual summary: mental map of concepts mar 31, 2026 00:15:00 At this stage of your learning journey, you have covered a significant amount of foundational material. You have explored the core vocabulary of cybersecurity, discovered the three pillars known as the CIA triad, and encountered the most common web t...
Introduction to DevOps and the DevSecOps concept
Introduction to DevOps and the DevSecOps concept mar 31, 2026 00:15:00 Before diving into the world of security within development pipelines, it is essential to understand what DevOps is, why it was created, and how the concept of DevSecOps grew out of it. You have already explored the foundational pillars of cybersecur...
Guided workshop: visualizing a simplified CI/CD pipeline
Guided workshop: visualizing a simplified CI/CD pipeline apr 1, 2026 00:15:00 **Theoretical Recap** CI/CD stands for Continuous Integration and Continuous Delivery (or Deployment). It is the backbone of modern DevOps — and by extension, DevSecOps — workflows. Continuous Integration means that every time a developer pushes code...
The role of safety at every stage of the pipeline
The role of safety at every stage of the pipeline apr 2, 2026 00:15:00 When we talk about a software delivery pipeline, we are referring to the full chain of automated steps that transforms source code written by developers into a running application available to end users. In a traditional DevOps approach, this chain i...

Consigliato