HelloInfoSec
InfoSec Bites
Welcome to Hello InfoSec, your ultimate hub for all things cybersecurity! Dive into our thrilling podcast series, InfoSec Bites, where we unleash deep dives into Information Security, jaw-dropping Major Security Incidents, cutting-edge Cloud Information Security, crucial Privacy topics, revolutionary Artificial Intelligence, mind-bending Quantum Computing, and so much more! Get ready to geek out with expert insights and stay ahead of the curve—hit that like button, subscribe now, and turn on notifications for fresh episodes that will blow your mind! https://www.youtube.com/@HelloInfoSec
Where to listen?
Podcasts in the app Replaio Radio Coming soonPodcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts
Episodes
AWS Security Incident Lessons: Customer Failure Archetypes 20.09.2025 39:43
The discussion in this podcast provides a detailed analysis of significant security incidents involving Amazon Web Services (AWS) and consistently conclude that the vast majority of major breaches stem from customer-side failures rather than flaws in AWS infrastructure. This principle is governed by the AWS Shared Responsibility Model , which dictates that customers are responsible for security in...
AWS IAM: Architecture, Security, and Incident Analysis 19.09.2025 39:21
The discussion in this podcast provides an extensive overview of AWS Identity and Access Management (IAM) , describing it as the foundational service governing all resource access within the AWS ecosystem. It details IAM’s core architectural components, including Users, Groups, Roles, and Policies , emphasizing the use of temporary credentials and the Principle of Least Privilege . Furthermore, it...
NIST Privacy Framework: Enterprise Risk Management for the Digital Age 19.09.2025 1:18:54
This podcast discussion is about NIST Privacy Framework which is a voluntary, risk-based tool designed to assist organisations in managing the complex privacy challenges of the digital age. It distinguishes privacy risk from cybersecurity risk , highlighting that privacy issues can arise even when systems function as intended. The framework is structured around a Core of five functions (Identify-P...
AWS Container Security, Architecture and Incident Response 19.09.2025 35:07
The discussion in this podcast offers a comprehensive expert analysis of container security on Amazon Web Services (AWS) , focusing on the architectures and security trade-offs of services like EKS, ECS, and Fargate . It thoroughly explains the nuances of the AWS Shared Responsibility Model , emphasizing that most security failures are caused by customer-side misconfigurations , such as overly per...
NIST Risk Management Framework: Cybersecurity's Gold Standard 18.09.2025 34:36
The discussion in this podcast comprehensively outlines the NIST Risk Management Framework (RMF) , presenting it as the definitive gold standard for cybersecurity governance in the United States federal government. It details the RMF's evolution from a compliance-focused model to a dynamic, risk-based, and continuous process , particularly highlighting its seven sequential steps : Prepare, Cat...
Uber 2022 Data Breach: How an 18 Year Old Hacker Exploited Human Nature 18.09.2025 50:59
The discussion in this podcast analyzes the Uber 2022 data breach , detailing how a multi-vector attack exploited both technical vulnerabilities and human weaknesses . It explains that the incident began with a compromised contractor password and escalated through MFA fatigue social engineering , ultimately leading to a full network compromise via hardcoded administrative credentials . The report...
NIST Cybersecurity Framework: A Guide to Digital Resilience 17.09.2025 55:44
The discussion in this podcast offers a comprehensive analysis of the NIST Cybersecurity Framework (CSF) , detailing its evolution from a critical infrastructure directive to a globally applicable guide for digital risk management, particularly highlighting the significant enhancements introduced in CSF 2.0 . It meticulously explains the framework's three core components : the Framework Core ,...
IPv6 on AWS: Architecture, Benefits, and Security 16.09.2025 1:00:38
The discussion on this podcast offers a comprehensive overview of IPv6 implementation on AWS , detailing its strategic importance and practical application. The discussion explains how IPv6 addresses the exhaustion of IPv4 addresses and the economic imperative driven by AWS's charging for public IPv4 addresses. The dicussions further outlines the technical advantages of IPv6, such as simplifie...
Quantum Supremacy: Reshaping the Future 16.09.2025 1:00:55
This podcast discusses around Michio Kaku's 2023 book, "Quantum Supremacy," which explores the revolutionary potential of quantum computing . Kaku's work describes how this emerging technology, leveraging principles like superposition and entanglement , could solve complex global challenges in areas such as medicine, energy, and climate modeling . While acknowledging the transformative promise and...
Digital Forensics: Unmasking the secret world of digital ghost 15.09.2025 20:33
In this podcast we explore the multifaceted field of digital forensics, detailing the tools, techniques, and ethical considerations involved in uncovering digital evidence. It explains how specialised software like EnCase and Autopsy, alongside hardware cloners and write-blockers, are used for disk imaging, file carving, and timeline analysis to reconstruct events from fragmented data. The discuss...
AWS API Gateway: Architecture, Use Cases, and Security 14.09.2025 1:07:14
The dicussion in this podcast offers a comprehensive analysis of AWS API Gateway , outlining its architecture, various use cases, and robust security features . It explains how API Gateway acts as a managed entry point for APIs , simplifying traffic management, authentication, and authorization for backend services. The dicussion distinguishes between REST, HTTP, and WebSocket API types , detailin...
Deep Dive: Mobile Apps and Unpacking Its Hidden Security 14.09.2025 1:09:43
The dicussion in this podcast offers a comprehensive overview of mobile application security , exploring its foundational architecture , prevalent threats , and effective defenses . It examines the security implications of different development paradigms —native, hybrid, and cross-platform—and dissects the layered architecture of mobile applications , emphasizing the roles of presentation, busines...
OWASP API Security Top-10(2023): Essential Deep Dive 14.09.2025 1:43:16
The podcast dicussion introduces the OWASP API Security Top 10 (2023) list , which identifies the most critical security risks facing APIs today, highlighting that many threats arise from fundamental architectural and implementation flaws rather than complex exploits. The dicussion details each of the ten vulnerabilities, including Broken Object Level Authorization (BOLA) and Broken Authentication...
Vulnerability Management and Scoring Systems 13.09.2025 1:56:33
In this podcast we discuss vulnerability management , a crucial cybersecurity practice involving the identification, assessment, prioritisation, resolution, and continuous monitoring of weaknesses in computer systems and networks. A key tool highlighted is the Common Vulnerability Scoring System (CVSS) , an open framework for quantifying the severity of vulnerabilities through a numerical score (0...
Lattice-Based Post-Quantum Cryptography: A Comprehensive Guide 13.09.2025 1:08:10
The podcast collectively offers a comprehensive overview of lattice-based post-quantum cryptography (PQC) , detailing its fundamental principles and practical applications. It explains how traditional cryptographic methods are vulnerable to quantum computers and introduce lattices as a quantum-resistant solution . It discusses the mathematical foundations of lattices, focusing on their "hard probl...
Session Cookies: The Digital Passport to Your Online Life 13.09.2025 1:08:30
The discussion in this Podcast comprehensively discuss session cookies , explaining their fundamental role in maintaining user state across stateless HTTP connections, which is crucial for personalized web experiences like online shopping or persistent logins. The discussion thoroughly details the inherent weaknesses of these cookies, such as their susceptibility to theft on unsecured networks, pr...
Microservices Unpacked: Architecture, Principles, Security, and Strategic Implications 13.09.2025 1:15:39
The discussion in this podcast offers a comprehensive analysis of microservices architecture , contrasting it with traditional monolithic systems. It explores the foundational principles guiding microservices, such as Domain-Driven Design and the Single Responsibility Principle, and details the significant business benefits , including enhanced scalability, improved resilience, and faster time-to-...
APIs & Gateways: The Invisible Digital Backbone 13.09.2025 1:14:14
The discussion in this podcast offers an in-depth analysis of Application Programming Interfaces (APIs) and API gateways , outlining their architectural roles as foundational components in modern software development. It explains how APIs facilitate software communication and drive business innovation, detailing various API types and their strategic importance. It also highlights the critical func...
OWASP Top-10 A02 Cryptographic Failures: The Encryption Exploit 13.09.2025 43:06
The Podcast, "Cryptographic Failures: A Comprehensive Guide," presents an in-depth exploration of vulnerabilities stemming from improper or inadequate use of cryptographic techniques . It explains that these failures, ranked highly on the OWASP Top 10, lead to the exposure or compromise of sensitive data through issues like weak encryption, poor key management, or insecure transport prot...
Passkeys: Passwordless future and its hidden traps 12.09.2025 32:42
This Podcast comprehensively discusses passkeys as a cutting-edge, passwordless authentication method built on public-key cryptography . It explains that passkeys involve a private key stored securely on a user's device and a public key held by the service, enabling login through simple actions like fingerprint or PIN, thus replacing traditional passwords. The discussion highlights the necessi...
OSI Layer-7 Application Layer Incident Response 12.09.2025 45:37
The podcast discussion comprehensively explores the Application Layer (OSI Layer-7) , focusing on incident response strategies . It examines various protocols , including HTTP, HTTPS, DNS, SMTP, and FTP, alongside application-specific APIs. It details incident response tactics for common threats like web application attacks, injection flaws, cross-site scripting, CSRF, API abuse, and zero-day expl...
OSI Layer-6 Presentation Layer: Incident Response 12.09.2025 35:20
The discussion in this podcast outlines a comprehensive incident response playbook specifically for the OSI Presentation Layer (Layer 6) , a critical component responsible for data formatting, compression, and encryption. It begins by introducing the Presentation Layer's role and functions , explaining how it ensures interoperability, security, and efficiency in network communications through...
Heartbleed CVE-2014-0160: The invisible flaw that bled the internet dry 12.09.2025 16:34
The dicussion in this podcast offers a comprehensive overview of the Heartbleed bug , a critical security flaw identified as CVE-2014-0160 . This vulnerability stemmed from improper input validation within specific, outdated versions of the OpenSSL cryptographic library , particularly concerning the TLS Heartbeat extension . Attackers could exploit this "buffer over-read" to extract sensitive data...
AI Powered OSINT 12.09.2025 47:57
The dicussion in this podcast explores how artificial intelligence (AI) is revolutionising open-source intelligence (OSINT) , which is derived from publicly available data. It highlights that AI technologies, such as machine learning, natural language processing, and computer vision , significantly enhance the speed and scale of OSINT activities for various sectors including governments, law enfor...
The Invisibe Web: Your Public Digital Footprint 12.09.2025 53:28
The dicussion in this podcast critically examines the pervasive myth of digital anonymity , arguing that individuals' online presence is a fragmented collection of data points , readily discoverable and aggregated. It differentiates between the surface, deep, and dark web , clarifying that publicly accessible personal data resides on the surface web, even if it's "invisible" to t...
Similar podcasts
Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.