CyberSecurity Summary

CyberSecurity Summary

Arts EN ↓ 1000 episodes

CyberSecurity Summary is your go-to podcast for concise and insightful summaries of the latest and most influential books in the field of cybersecurity. Each episode delves into the core concepts, key takeaways, and practical applications of these books, providing you with the knowledge you need to stay ahead in the ever-evolving world of cybersecurity. Whether you’re a seasoned professional or just starting out, CyberSecurity Summary offers valuable insights and discussions to enhance your understanding and keep you informed. You can listen and download our episodes for free on more than 10 d...

Author

CyberSecurity Summary

Category

Arts

Podcast website

www.spreaker.com

Latest episode

Jul 11, 2026

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android 5M+ downloads · 4.8 rating iOS soon

Episodes

Unity Certified Programmer: Exam Guide: Expert tips and techniques to pass the Unity certification exam at the first attempt 08.03.2026

This Unity Programmer guide prepares readers for certification through a project-based approach. It covers design patterns like Singletons, optimization via the Profiler, and mobile builds. The text emphasizes SOLID principles, debugging, and version control for game developers. You can listen and download our episodes for free on more than 10 different platforms: https://linktr.ee/cyber_security_...

Practical Microservices with Dapr and .NET: A developer's guide to building cloud-native applications using the Dapr event-driven runtime 07.03.2026

A comprehensive guide for developers looking to build cloud-native applications by leveraging the Distributed Application Runtime (Dapr) alongside the .NET ecosystem. The material covers fundamental microservice architectural patterns, such as pub/sub messaging, state management, and the saga pattern for maintaining data consistency. Furthermore, it details practical operational tasks including co...

Python Interview Questions: Brush up for your next Python interview with 240+ solutions on most common challenging interview questions 06.03.2026

A comprehensive technical guide designed to prepare students and professionals for Python-related job interviews. It covers the fundamental history and memory management of the language, explaining how the private heap and garbage collector function. The source provides extensive coding examples for popular libraries like Tkinter for graphical interfaces, NumPy for numerical arrays, and Pandas for...

Social Engineering: The Art of Human Hacking 05.03.2026

Explores the psychological and technical world of social engineering, defining it as the manipulation of human behavior to breach secure systems. The author, drawing from a career in deception and security auditing, illustrates how attackers exploit natural human tendencies like trust, greed, and the desire to be helpful. Through various case studies, the sources detail methods for information gat...

Permanent Record 04.03.2026

In the memoir Permanent Record, Edward Snowden chronicles his journey from a technology-obsessed youth to a disillusioned intelligence officer. The narrative details his career within the CIA and NSA, where he witnessed the transition from targeted surveillance to the bulk collection of global digital communications. Snowden describes his growing moral alarm regarding mass surveillance and the gov...

Operating Systems: Internals and Design Principles 03.03.2026

A comprehensive textbook on operating system internals, covering the fundamental principles of computer architecture and software management. It explains the core objectives of an operating system, specifically highlighting its role in ensuring efficiency, convenience, and hardware abstraction. Key technical topics include process description and control, multithreading, and the complexities of co...

Okta Administration: Up and Running: Implement enterprise-grade identity and access management for on-premises and cloud apps 02.03.2026

A comprehensive technical guide for managing Okta, a leading Identity and Access Management (IAM) platform designed for modern cloud and hybrid environments. The text details the transition from traditional network perimeters to Zero Trust security models, emphasizing the use of multifactor authentication, adaptive policies, and automated lifecycle management. Readers learn to integrate various di...

Microsoft Azure Administrator Exam Prep (AZ-104): Make Your Career with Microsoft Azure Platform Using Azure Administered Exam Prep 01.03.2026

A comprehensive technical guide for Microsoft Azure administration, specifically tailored for the AZ-104 exam. It provides step-by-step instructions for managing identity, including the bulk or individual creation of users within Azure Active Directory. The text outlines various subscription models, such as Enterprise Agreements and free trials, while detailing procedures for cost analysis and pol...

Buffer Overflow Attacks: Detect, Exploit, Prevent 28.02.2026

Provides an in-depth analysis of buffer overflow attacks, covering their identification, exploitation, and prevention. The text features contributions from several security experts who detail various vulnerability types, including stack overflows, heap corruption, and format string bugs. Readers are introduced to essential concepts like assembly language, memory allocation, and the development of...

Cisco CCNA Command Guide: An Introductory Guide for CCNA & Computer Networking Beginners 27.02.2026

A comprehensive resource for Cisco Certified Networking Associate (CCNA) exam preparation, focusing on Cisco Routing & Switching. It systematically breaks down complex networking concepts into four modules, covering essential Cisco IOS commands, configuration scenarios, and troubleshooting techniques. The guide explains crucial topics such as subnetting, VLANs, routing protocols like OSPF and...

Security Monitoring with Wazuh: A hands-on guide to effective enterprise security using real-life use cases in Wazuh 26.02.2026

Focusing on deploying and utilizing Wazuh for enhanced cybersecurity. Authored by Rajneesh Gupta, a seasoned expert, and endorsed by Santiago Bassett, CEO of Wazuh, the book targets security analysts, SOC analysts, and security architects. It covers threat detection through integration with tools like Suricata and malware detection using Wazuh's FIM and VirusTotal. Furthermore, the text explores t...

Terraform Cookbook: Recipes for Codifying Infrastructure 25.02.2026

A thorough overview of Terraform. It covers foundational concepts like installation, configuration, and basic syntax, progressing to advanced techniques such as managing multiple environments, implementing CI/CD pipelines, and integrating with other tools like Kubernetes and HashiCorp Vault. The book also addresses real-world use cases, including deploying highly available applications, automating...

Ruby Data Structures and Algorithms 24.02.2026

A comprehensive textbook or guide focusing on the implementation and analysis of fundamental data structures and algorithms using the Ruby programming language. It covers various core concepts, starting with abstract data types (ADTs), their implementation as data types in Ruby, and the importance of assertions for program correctness. The text details common data structures like queues, stacks, l...

Reinforcement Learning for Cyber Operations: Applications of Artificial Intelligence for Penetration Testing 23.02.2026

Explores the application of Reinforcement Learning (RL) to cyber operations, particularly penetration testing. It begins by outlining the foundations of red teaming and the significance of data in cybersecurity, including various scanning techniques and vulnerability databases. The source then thoroughly explains RL theory, detailing concepts like Markov Decision Processes (MDPs) and algorithms su...

Ransomware: Penetration Testing and Contingency Planning (Cyber Shorts) 22.02.2026

A comprehensive overview of ransomware. The text explores the history and evolution of ransomware attacks, detailing early instances and modern, more sophisticated threats like double and triple extortion. It also outlines strategies for mitigation and recovery, emphasizing the importance of penetration testing—distinguishing it from vulnerability scanning—and the development of robust incident re...

Build A SaaS App in Rails 7 21.02.2026

A comprehensive guide to building a Software as a Service (SaaS) application using Ruby on Rails 7. It begins with setting up the development environment, including Ruby and Rails installation, project initialization with PostgreSQL, and Git version control. The text then progresses to core Rails concepts like MVC, routing, testing (unit, controller, system), and front-end tools like TailwindCSS a...

Practical Cybersecurity Architecture: A guide to creating and implementing robust designs for cybersecurity architects 20.02.2026

Explores the multifaceted domain of practical cybersecurity architecture, focusing on the strategic design, implementation, and ongoing management of secure systems within organizations. It emphasizes the importance of understanding business goals, organizational context, and risk tolerance as foundational elements for effective security design. The material covers various architectural processes,...

Penetration Testing with Kali NetHunter: Hands-on Android and iOS penetration testing 19.02.2026

Outlines comprehensive mobile penetration testing, covering Android and iOS application security. It describes essential methodologies like reconnaissance, vulnerability assessment, and exploitation, alongside reporting and remediation strategies. The text explores various tools used in the process, such as Kali NetHunter, and discusses device compatibility, rooting, and jailbreaking. Furthermore,...

Penetration Testing Step-By-Step Guide 18.02.2026

A practical, step-by-step guide to penetration testing, designed for individuals new to ethical hacking. It covers a comprehensive range of topics, starting with lab setup preparations that include installing virtual machines for both attacker (Kali Linux) and victims (Metasploitable, Windows 10). The guide then progresses through various attack methodologies such as Wi-Fi penetration testing, pos...

React in Depth 17.02.2026

Offers an in-depth exploration of React development, focusing on advanced concepts and practical application. It covers core React patterns such as Provider, Composite, and Summary for efficient component design, alongside strategies for optimizing React performance through rendering control and dependency array management. A significant portion addresses developer tooling like ESLint and Prettier...

Kubernetes for Developers 16.02.2026

Focusing on Google Kubernetes Engine (GKE), the book serves as a practical guide for developers to understand and utilize Kubernetes for application deployment and management. It covers fundamental concepts such as containerization with Docker, deploying applications to Kubernetes, managing resources, scaling, handling stateful applications, and implementing secure and automated operations, often...

Inside Cyber Warfare: Mapping the Cyber Underworld 15.02.2026

A comprehensive analysis of the evolving landscape of cyber warfare, information warfare, and artificial intelligence. It examines how these domains have become intertwined with kinetic warfare, particularly through case studies related to the Russia-Ukraine conflict, such as the Wagner Group's influence operations and cyber attacks on critical infrastructure like Gazprom pipelines. The text also...

Improving your Penetration Testing Skills: Strengthen your defense against web attacks with Kali Linux and Metasploit 14.02.2026

Focusing heavily on web application security and the powerful Metasploit Framework. It covers essential stages of penetration testing, including reconnaissance and scanning using tools like Nmap and Shodan, and delves into exploiting vulnerabilities such as SQL injection, Cross-Site Scripting (XSS), and Cross-Site Request Forgery (CSRF). The material also explains authentication and session manage...

Component-Based Rails Applications: Large Domains Under Control 13.02.2026

It details how to extract, refactor, and manage components using Rails engines, addressing dependency management, database migration, and continuous integration. The text also explores architectural patterns like Hexagonal Architecture and Data-Context-Integration (DCI) in the context of CBRA, and demonstrates the transferability of component principles to other programming languages like Kotlin,...

Hacker: Hack The System: The "Ethical" Python Hacking Guide 12.02.2026

An educational guide on ethical hacking and cybersecurity. The content focuses on utilizing Python for various security-related tasks, including exploring vulnerabilities, mastering stealth techniques, conducting cyber espionage, and implementing secure system design principles. The book emphasizes responsible and ethical application of hacking knowledge for defensive purposes in the digital world...

Listen to the CyberSecurity Summary podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.