Cybersecurity Certificate Companion podcast artwork

PODCAST · technology

Cybersecurity Certificate Companion

I created this Podcast to help students that want to break into the field of Cybersecurity. It is a companion for Google's official Coursera Cybersecurity Certificate. Lots of Alliteration on this pod! I hope it's useful as you break into Cybersecurity and we work together to create a better world.

  1. 33

    Automate Cybersecurity Tasks with Python pt. 4

    Welcome back! In this episode, we're rolling up our sleeves and putting Python into practice for real-world cybersecurity applications. Our main focus is on automating security-related tasks, a crucial skill for any security professional looking to work smarter, not just harder. A big part of this automation journey involves working with files. We'll start by introducing how to use Python to open and read the contents of a file, laying the groundwork for more advanced operations. Then, you'll learn how to use Python to parse files effectively and structure their contents, transforming raw data into actionable insights. Finally, because no code is perfect on the first try, we'll dedicate time to practicing debugging code, equipping you with strategies to troubleshoot and refine your Python scripts. By the end of this session, you'll be more confident in your ability to use Python to streamline security workflows.Sources: 74 (1) Article 3 - OWASP Dependency-Check and Vulnerability Scanning _ LinkedIn.pdfdrive_pdf74 (1) Building Custom Cybersecurity Tools with Python_ A Guide for Beginners _ LinkedIn.pdfdrive_pdf74 (1) Secure Coding in Python_ Essential Practices for Data Engineers _ LinkedIn.pdfdrive_pdf74 About Safety _ Pioneering Supply Chain Security.pdfarticle74 Automate Cybersecurity Tasks with Pythondrive_pdf74 Best Python Libraries for Cybersecurity in 2024 _ by Scofield O. Idehen _ Medium.pdfdrive_pdf74 Continuous Integration With Python_ An Introduction – Real Python.pdfdrive_pdf74 Python For DevOps_ An Ultimate Guide.pdfdrive_pdf74 Python concepts from module 4.pdfdrive_pdf74 Python library for Hashicorp Vault implementation - Vault - HashiCorp Discuss.pdfmore_vert74 Safety _ Software Supply 

  2. 32

    Automate Cybersecurity Tasks with Python Pt. 3

    Welcome back! In this episode, we're diving deeper into Python's power tools for handling text and data. You'll explore more options for working with strings and lists in Python, and we'll discover versatile methods that can be applied to these essential data types to make your coding more efficient and effective. We'll then put this knowledge into practice as you apply this knowledge to write a short algorithm, seeing firsthand how these concepts come together. Finally, we'll unlock a critical skill for data extraction: you'll use regular expressions to search for patterns in strings, a game-changer for anyone working with text data

  3. 31

    Automate Cybersecurity Tasks with Python Pt. 2

    Welcome back! In this episode, we're diving deeper to expand your ability to effectively work with the Python programming language. Get ready to unlock new levels of efficiency and clarity in your scripts. We'll explore the power of both pre-built Python functions that save you time, and you'll learn how to create new, user-defined Python functions to tailor solutions to specific problems. Ever wondered how to keep your projects organized and leverage code written by others? We'll explain how modules are used in Python to provide access to vast libraries of reusable code. Finally, because clean code is kind code (to yourself and others!), we'll identify best practices to improve code readability, ensuring your creations are easy to understand and maintain. By the end of this session, you'll be confidently incorporating functions, utilizing modules, and writing Python that truly shines.

  4. 30

    Automate Cybersecurity Tasks with Python Pt. 1

    Ever wondered how cybersecurity professionals stay ahead of threats? Often, the answer involves Python! Welcome to our podcast dedicated to explaining how the Python programming language is used in cybersecurity to build robust defenses and streamline security operations. We believe in learning by doing. That's why we'll not only talk theory but also show you how to create new, user-defined Python functions tailored for security tasks, use regular expressions to extract vital information from text like log files, and master the art of debugging code to ensure your tools are battle-ready.Join us and you'll develop a practical understanding of critical areas such as Continuous Monitoring, Network Security, and Security Information and Event Management (SIEM), including hands-on insights into SIEM tools like Splunk. You'll be equipped for Threat Detection, Cyber Threat Hunting, and gain a solid foundation in overall Cybersecurity. We'll touch on networking essentials like TCP/IP and Network Protocols, and explore how Python revolutionizes Computer Security Incident Management. Learn about Packet Analyzers, Intrusion Detection Systems (IDS), effective Incident Response, and strategies for Intrusion Detection and Prevention. We'll also delve into Network Monitoring, proactive Incident Management, vigilant Event Monitoring, in-depth Network Analysis, efficient Document Management, and the importance of clear Technical Documentation. Start your journey to becoming cyber savvy with Python now!

  5. 29

    Cybersecurity Briefing for May 9, 2025

    These sources discuss several significant cybersecurity events. This includes a data breach at Valsoft impacting over 160,000 people, a supply chain attack targeting the 'rand-user-agent' NPM package, and a zero-day vulnerability in Android's FreeType library that has been patched. The articles also cover a surge in cyberattacks between India and Pakistan, the hacking and data leak of the LockBit ransomware gang's admin panel, and a vulnerability chain in SonicWall SMA devices, one of which is actively being exploited. Finally, the texts highlight the ongoing challenges and evolution of the cybersecurity industry, with a particular focus on the need to improve security for nonprofits.

  6. 28

    Review of Current Cybersecurity Landscape and Emerging Trends

    Recent sources highlight a critical juncture in cybersecurity, marked by increasing sophistication of threats, a significant challenge in effectively measuring and quantifying security outcomes, the evolving role of AI, and a growing landscape of regulations. While there is a general consensus that the current state of cybersecurity is suboptimal, a lack of standardized, outcome-oriented metrics hinders effective policy-making and assessment of security posture. The rise of AI presents both new opportunities for defense and new attack vectors. Regulatory efforts are increasing, particularly around incident reporting and data protection, though a unified approach to measuring impact remains elusive.

  7. 27

    Cyber Briefing - Schools and Cybersecurity

    Schools are no longer just brick-and-mortar; they're vast digital ecosystems teeming with sensitive student data, diverse technologies, and users of all ages. This episode dives into the unique cybersecurity challenges facing educational institutions today. We'll explore the top threats targeting K-12 and higher education, from ransomware attacks disrupting learning to data breaches compromising student privacy. We'll also discuss the complexities of securing EdTech, managing tight budgets, and fostering a culture of cyber awareness among students, faculty, and staff. Tune in for a critical look at how we can better protect our learning environments.

  8. 26

    Cyber Frontline Briefing May 7, 2025

    Stay ahead in the complex world of cybersecurity. Cyber Frontline Briefing distills the critical information that large organizational cybersecurity teams rely on. Each episode, we cut through the noise to bring you a curated summary of breaking news, in-depth threat analysis, emerging vulnerabilities, key industry trends, and actionable best practices. If it matters to enterprise security, you'll hear it here – concise, relevant, and ready to inform your defense strategy.

  9. 25

    Google Threat Analysis Group (TAG) Briefing

    This briefing provides a review of key themes and significant findings reported by Google's Threat Analysis Group (TAG) based on their reports from Q2, Q3, and Q4 of 2024, as well as a focused report on DRAGONBRIDGE activity through Q1 2024, an analysis of APT42 activity in mid-2024, and a report on exploit reuse by state-backed actors and commercial surveillance vendors in late 2023 and mid-2024.

  10. 24

    Detection and Response Part 4

    Dive into the world of network analysis in this foundational episode! We provide a comprehensive overview of essential tools known as "packet sniffers," focusing on industry standards tcpdump and Wireshark. Learn how capturing and inspecting network traffic is crucial for cybersecurity. We'll guide you through sniffing your own network, analyzing packets to spot potential malicious threats, and crafting powerful filtering commands to isolate the data that matters. By the end, you'll understand how network traffic analysis helps detect, prevent, and respond to security incidents, and you'll have practical experience using packet sniffing tools to interpret network communications.

  11. 23

    Detection and Response Part 3

    Dive into the world of network analysis in this foundational episode! We provide a comprehensive overview of essential tools known as "packet sniffers," focusing on industry standards tcpdump and Wireshark. Learn how capturing and inspecting network traffic is crucial for cybersecurity. We'll guide you through sniffing your own network, analyzing packets to spot potential malicious threats, and crafting powerful filtering commands to isolate the data that matters. By the end, you'll understand how network traffic analysis helps detect, prevent, and respond to security incidents, and you'll have practical experience using packet sniffing tools to interpret network communications.

  12. 22

    Detection and Response Part 2

    Dive into the world of network analysis in this foundational episode! We provide a comprehensive overview of essential tools known as "packet sniffers," focusing on industry standards tcpdump and Wireshark. Learn how capturing and inspecting network traffic is crucial for cybersecurity. We'll guide you through sniffing your own network, analyzing packets to spot potential malicious threats, and crafting powerful filtering commands to isolate the data that matters. By the end, you'll understand how network traffic analysis helps detect, prevent, and respond to security incidents, and you'll have practical experience using packet sniffing tools to interpret network communications.

  13. 21

    Detection and Response Part 1

    Dive into the world of network analysis in this foundational episode! We provide a comprehensive overview of essential tools known as "packet sniffers," focusing on industry standards tcpdump and Wireshark. Learn how capturing and inspecting network traffic is crucial for cybersecurity. We'll guide you through sniffing your own network, analyzing packets to spot potential malicious threats, and crafting powerful filtering commands to isolate the data that matters. By the end, you'll understand how network traffic analysis helps detect, prevent, and respond to security incidents, and you'll have practical experience using packet sniffing tools to interpret network communications.

  14. 20

    Assets, Threats, and Vulnerabilities Pt. 4

    Cybersecurity Essentials: Understanding Threats & RisksDive deep into the fundamentals of cybersecurity. In this podcast, you'll learn practical skills, including how to:Classify your critical assets: Identify what needs protection.Analyze your attack surface: Find potential weaknesses and vulnerabilities.Identify key threats: Recognize dangers like social engineering, malware, and web-based exploits.Understand threat modeling: Grasp the process for anticipating and mitigating risks.Tune in to build your knowledge and approach digital security with confidence.

  15. 19

    Assets, Threats, and Vulnerabilities

    Cybersecurity Essentials: Understanding Threats & RisksDive deep into the fundamentals of cybersecurity. In this podcast, you'll learn practical skills, including how to:Classify your critical assets: Identify what needs protection.Analyze your attack surface: Find potential weaknesses and vulnerabilities.Identify key threats: Recognize dangers like social engineering, malware, and web-based exploits.Understand threat modeling: Grasp the process for anticipating and mitigating risks.Tune in to build your knowledge and approach digital security with confidence.

  16. 18

    Assets, Threats, and Vulnerabilities Pt. 2

    Cybersecurity Essentials: Understanding Threats & RisksDive deep into the fundamentals of cybersecurity. In this podcast, you'll learn practical skills, including how to:Classify your critical assets: Identify what needs protection.Analyze your attack surface: Find potential weaknesses and vulnerabilities.Identify key threats: Recognize dangers like social engineering, malware, and web-based exploits.Understand threat modeling: Grasp the process for anticipating and mitigating risks.Tune in to build your knowledge and approach digital security with confidence.

  17. 17

    Assets, Threats, and Vulnerabilities Pt. 1

    Cybersecurity Essentials: Understanding Threats & RisksDive deep into the fundamentals of cybersecurity. In this podcast, you'll learn practical skills, including how to:Classify your critical assets: Identify what needs protection.Analyze your attack surface: Find potential weaknesses and vulnerabilities.Identify key threats: Recognize dangers like social engineering, malware, and web-based exploits.Understand threat modeling: Grasp the process for anticipating and mitigating risks.Tune in to build your knowledge and approach digital security with confidence.

  18. 16

    Linux and SQL Pt. 4

    Demystify Your Devices: Understand the crucial connection between your computer's hardware (the physical bits), the operating system (like Windows, macOS, or Linux), and the applications you use every day. We'll break down how they talk to each other.

  19. 15

    Linux and SQL Pt. 3

    Demystify Your Devices: Understand the crucial connection between your computer's hardware (the physical bits), the operating system (like Windows, macOS, or Linux), and the applications you use every day. We'll break down how they talk to each other.

  20. 14

    Linux and SQL Pt. 2

    Demystify Your Devices: Understand the crucial connection between your computer's hardware (the physical bits), the operating system (like Windows, macOS, or Linux), and the applications you use every day. We'll break down how they talk to each other.

  21. 13

    Linux and SQL Pt. 1

    Demystify Your Devices: Understand the crucial connection between your computer's hardware (the physical bits), the operating system (like Windows, macOS, or Linux), and the applications you use every day. We'll break down how they talk to each other.

  22. 12

    Networks and Network Security Pt. 4

    Ever wondered how your devices talk to each other or how the internet actually works? In this episode, we break down the essentials of computer networking. You'll learn to:Identify Network Types: Understand the difference between LANs, WANs, and more, plus the key hardware components that make them run.Trace the Data: Visualize how information packets travel across networks, from sending a message to receiving a webpage.Build Your Defenses: Discover common network intrusion tactics and the fundamental strategies to secure your digital space.Strengthen Your Systems: Get introduced to system hardening techniques to make your computers and servers more resilient against attacks.Tune in to build your foundational knowledge of networking and security!

  23. 11

    Networks and Network Security Pt. 3

    Ever wondered how your devices talk to each other or how the internet actually works? In this episode, we break down the essentials of computer networking. You'll learn to:Identify Network Types: Understand the difference between LANs, WANs, and more, plus the key hardware components that make them run.Trace the Data: Visualize how information packets travel across networks, from sending a message to receiving a webpage.Build Your Defenses: Discover common network intrusion tactics and the fundamental strategies to secure your digital space.Strengthen Your Systems: Get introduced to system hardening techniques to make your computers and servers more resilient against attacks.Tune in to build your foundational knowledge of networking and security!

  24. 10

    Networks and Network Security Pt. 2

    Ever wondered how your devices talk to each other or how the internet actually works? In this episode, we break down the essentials of computer networking. You'll learn to:Identify Network Types: Understand the difference between LANs, WANs, and more, plus the key hardware components that make them run.Trace the Data: Visualize how information packets travel across networks, from sending a message to receiving a webpage.Build Your Defenses: Discover common network intrusion tactics and the fundamental strategies to secure your digital space.Strengthen Your Systems: Get introduced to system hardening techniques to make your computers and servers more resilient against attacks.Tune in to build your foundational knowledge of networking and security!

  25. 9

    Networks and Network Security Pt. 1

    Ever wondered how your devices talk to each other or how the internet actually works? In this episode, we break down the essentials of computer networking. You'll learn to:Identify Network Types: Understand the difference between LANs, WANs, and more, plus the key hardware components that make them run.Trace the Data: Visualize how information packets travel across networks, from sending a message to receiving a webpage.Build Your Defenses: Discover common network intrusion tactics and the fundamental strategies to secure your digital space.Strengthen Your Systems: Get introduced to system hardening techniques to make your computers and servers more resilient against attacks.Tune in to build your foundational knowledge of networking and security!

  26. 8

    Manage Security Risks Pt. 4

    Dive into the essentials of securing business operations. In this podcast, you'll learn how to identify the primary threats, risks, and vulnerabilities impacting businesses today. We'll examine the security frameworks and controls organizations rely on for protection, define the crucial role of SIEM (Security Information and Event Management) tools, and equip you with strategies for using playbooks to respond effectively when incidents occur. Tune in to bolster your cybersecurity knowledge and protect your operations.

  27. 7

    Manage Security Risks Pt. 3

    Dive into the essentials of securing business operations. In this podcast, you'll learn how to identify the primary threats, risks, and vulnerabilities impacting businesses today. We'll examine the security frameworks and controls organizations rely on for protection, define the crucial role of SIEM (Security Information and Event Management) tools, and equip you with strategies for using playbooks to respond effectively when incidents occur. Tune in to bolster your cybersecurity knowledge and protect your operations.

  28. 6

    Manage Security Risks Pt. 2

    Dive into the essentials of securing business operations. In this podcast, you'll learn how to identify the primary threats, risks, and vulnerabilities impacting businesses today. We'll examine the security frameworks and controls organizations rely on for protection, define the crucial role of SIEM (Security Information and Event Management) tools, and equip you with strategies for using playbooks to respond effectively when incidents occur. Tune in to bolster your cybersecurity knowledge and protect your operations.

  29. 5

    Manage Security Risks Pt. 1

    Dive into the essentials of securing business operations. In this podcast, you'll learn how to identify the primary threats, risks, and vulnerabilities impacting businesses today. We'll examine the security frameworks and controls organizations rely on for protection, define the crucial role of SIEM (Security Information and Event Management) tools, and equip you with strategies for using playbooks to respond effectively when incidents occur. Tune in to bolster your cybersecurity knowledge and protect your operations.

  30. 4

    Cybersecurity Foundations Part 4

    Thinking about a career change? Explore the high-growth field of cybersecurity with us. This podcast is designed for beginners – no degree or prior experience required. Learn the core skills and knowledge needed to become a cybersecurity analyst, understand how security attacks impact businesses, delve into crucial security ethics, and get familiar with the common tools used by professionals in the field. Start building your foundation for a new career today.

  31. 3

    Cybersecurity Foundations Part 3

    Thinking about a career change? Explore the high-growth field of cybersecurity with us. This podcast is designed for beginners – no degree or prior experience required. Learn the core skills and knowledge needed to become a cybersecurity analyst, understand how security attacks impact businesses, delve into crucial security ethics, and get familiar with the common tools used by professionals in the field. Start building your foundation for a new career today.

  32. 2

    Cybersecurity Foundations Part 2

    Thinking about a career change? Explore the high-growth field of cybersecurity with us. This podcast is designed for beginners – no degree or prior experience required. Learn the core skills and knowledge needed to become a cybersecurity analyst, understand how security attacks impact businesses, delve into crucial security ethics, and get familiar with the common tools used by professionals in the field. Start building your foundation for a new career today.

  33. 1

    Cybersecurity Foundations Part 1

    Thinking about a career change? Explore the high-growth field of cybersecurity with us. This podcast is designed for beginners – no degree or prior experience required. Learn the core skills and knowledge needed to become a cybersecurity analyst, understand how security attacks impact businesses, delve into crucial security ethics, and get familiar with the common tools used by professionals in the field. Start building your foundation for a new career today.

Type above to search every episode's transcript for a word or phrase. Matches are scoped to this podcast.

Searching…

We're indexing this podcast's transcripts for the first time — this can take a minute or two. We'll show results as soon as they're ready.

No matches for "" in this podcast's transcripts.

Showing of matches

No topics indexed yet for this podcast.

Loading reviews...

ABOUT THIS SHOW

I created this Podcast to help students that want to break into the field of Cybersecurity. It is a companion for Google's official Coursera Cybersecurity Certificate. Lots of Alliteration on this pod! I hope it's useful as you break into Cybersecurity and we work together to create a better world.

HOSTED BY

manchoon samchoon

CATEGORIES

Frequently Asked Questions

How many episodes does Cybersecurity Certificate Companion have?

Cybersecurity Certificate Companion currently has 33 episodes available on PodParley. New episodes are automatically indexed when they're published to the podcast feed.

What is Cybersecurity Certificate Companion about?

I created this Podcast to help students that want to break into the field of Cybersecurity. It is a companion for Google's official Coursera Cybersecurity Certificate. Lots of Alliteration on this pod! I hope it's useful as you break into Cybersecurity and we work together to create a better world.

How often does Cybersecurity Certificate Companion release new episodes?

Cybersecurity Certificate Companion has 33 episodes. Check the episode list to see recent publication dates and frequency.

Where can I listen to Cybersecurity Certificate Companion?

You can listen to Cybersecurity Certificate Companion on PodParley by clicking any episode. We provide an embedded audio player for direct listening, and you can also subscribe via your preferred podcast app using the RSS feed.

Who hosts Cybersecurity Certificate Companion?

Cybersecurity Certificate Companion is created and hosted by manchoon samchoon.
URL copied to clipboard!