CyberSecurity Summary
CyberSecurity Summary
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
Podcast website
Latest episode
Jul 11, 2026
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
Ethical Hacker's Certification Guide (CEHv11) 03.12.2024 18:02
This excerpt is from a book on ethical hacking and penetration testing, specifically geared toward preparing individuals for the Certified Ethical Hacker (CEH) certification. The book is divided into sections based on the stages of expertise, covering core cybersecurity concepts and tools, as well as practical exercises. The content provides a detailed guide on various attack methodologies, securi...
Ethical Hacking-Joe Grant 03.12.2024 26:43
This Book is an introduction to ethical hacking, using the Kali Linux operating system. It covers a range of topics related to information security, including network reconnaissance, vulnerability scanning, exploitation techniques, and reporting. The document also explores specific types of hacking, such as social engineering, email hacking, and SQL injection. It provides practical examples and st...
Ethical Hacking: Techniques, Tools, and Countermeasures 03.12.2024 17:37
The source Book provides a comprehensive overview of ethical hacking techniques, tools, and countermeasures for information security professionals. The text covers a wide range of topics, including the history of hacking, passive and active reconnaissance, port scanning, malware, web and database attacks, sniffing, denial of service attacks, wireless vulnerabilities, social engineering, cryptograp...
Essential Cybersecurity Science: Build, Test, and Evaluate Secure Systems 03.12.2024 15:51
The Book are chapters from a book titled "Essential Cybersecurity Science" by Josiah Dykstra, which explores the application of the scientific method to various aspects of cybersecurity. The book covers topics such as intrusion detection, malware analysis, cryptography, digital forensics, system security engineering, human-computer interaction, and visualization. Each chapter presents an example s...
Essential Of Artificial Intelligence 03.12.2024 31:52
The Book provide an extensive overview of Python fundamentals, covering the basics of programming using Python, including data types, operators, functions, object-oriented programming, iterators, generators, comprehensions, and the NumPy and Pandas libraries. It also covers how to use the Matplotlib library for data visualization. These sources are designed to teach readers the essential skills ne...
Enterprise Level Security 2: Advanced Techniques for Information Technology in an Uncertain World 02.12.2024 22:31
The source is a book excerpt on enterprise-level security. It focuses on a security model called ELS (Enterprise Level Security) and its practical implementation within a variety of contexts, from cloud computing to mobile devices. The authors explore different approaches to securing enterprise systems, including the use of hardware security modules (HSMs), homomorphic encryption, multi-factor aut...
Enterprise Level Security 1 & 2 02.12.2024 26:01
The Book is a comprehensive guide to enterprise-level security for information systems. It explains principles, architectures, and techniques for securing sensitive data in the context of distributed, web-based systems, focusing on identity management, access control, and data encryption. The book emphasizes the importance of a robust framework to prevent unauthorized access and data breaches whil...
Enterprise Integration Patterns: Designing, Building, and Deploying Messaging Solutions 02.12.2024 19:12
The sources provide an extensive overview of enterprise integration patterns, focusing on the use of messaging systems for connecting applications. It explores various messaging patterns, including message routing, transformation, and data handling, providing solutions to common integration challenges such as asynchronous communication, data format discrepancies, and message reliability. The sourc...
Enterprise Cloud Adminstration (ECA) 5.15 - Course Guide 02.12.2024 13:59
The provided Book comes from a Nutanix Enterprise Cloud Administration (ECA) course guide. The guide outlines the various components and features of the Nutanix platform, covering topics such as cluster management, security, virtual machine management, storage fabric, data protection, and ROBO deployments. The guide focuses on explaining the architecture, functionality, and configurations of these...
Engineering Trustworthy Systems: Get Cybersecurity Design Right the First Time 02.12.2024 26:47
This excerpt from "Engineering Trustworthy Systems" is a guide for cybersecurity professionals, focusing on how to design and build trustworthy systems that minimize risk to an organization's mission. The text emphasizes the importance of understanding and mitigating vulnerabilities by examining various attack methods, analyzing attack trees, and developing defensive strategies. It provides a fram...
Encyclopedia of Criminal Activities and the Deep Web by Mehdi Khosrow 02.12.2024 14:16
The source material explores the complex landscape of cybercrime, examining various aspects from criminal profiles and activities in the dark web, to the impact of fake news on national security and social cohesion. It dives deep into different types of cyberattacks, including phishing, ransomware, and social engineering, discussing their evolution, prevalence, and methods of prevention. The sourc...
Encryption for Organizations and Individuals: Basics of Contemporary and Quantum Cryptography 02.12.2024 19:11
The sources present a comprehensive overview of cryptography, both classical and quantum, emphasizing its practical applications in organizations and individuals. The text explores the history and evolution of encryption methods, covering well-established techniques like DES and RSA, and introducing newer technologies like AES and SHA-2. The sources delve into different attack models against crypt...
Empirical Cloud Security: Practical Intelligence to Evaluate Risks and Attacks 02.12.2024 38:39
This book, Empirical Cloud Security, aims to provide a practical guide for evaluating risks and attacks in cloud environments. The second edition focuses on the latest cloud security research and developments, offering an all-inclusive resource for students, researchers, and professionals. It covers a wide range of security assessment techniques, emphasizing the importance of data privacy and comp...
Embedded Linux Development Using Yocto Project 02.12.2024 42:12
This source is a Book titled "Embedded Linux Development Using Yocto Project", providing a comprehensive guide to building custom Linux systems for embedded devices using the Yocto Project. The book covers various aspects of embedded development, including creating custom distributions, using the BitBake build system, managing package feeds, and debugging embedded systems. It explores essential to...
Eloquent JavaScript, 3rd Edition: A Modern Introduction to Programming 01.12.2024 18:22
This Book is a compilation of excerpts from Marijn Haverbeke's "Eloquent JavaScript: A Modern Introduction to Programming." The book explores the JavaScript programming language, covering fundamental concepts like data types, control flow, functions, objects, and arrays. It then moves on to discuss web browsers, JavaScript's primary environment, and how it interacts with the Document Object Model...
Eleventh Hour CISSP: Study Guide 01.12.2024 44:05
The source is an excerpt from a Book titled "Eleventh Hour CISSP" which provides a comprehensive overview of information security concepts, principles, and best practices for the CISSP certification exam. The text covers various aspects of information security, including risk management, asset security, security engineering, communication and network security, identity and access management, secur...
Reversing: Secrets of Reverse Engineering 01.12.2024 18:14
The provided source Book is an excerpt from a Book titled "Reversing: Secrets of Reverse Engineering." The book discusses the process of reverse engineering, a technique used to understand and analyze software by examining its compiled code. The author, Eldad Eilam, explains various aspects of reverse engineering, including techniques for analyzing data structures, identifying program flow, and un...
Efficient Linux at the Command Line: Boost Your Command-Line Skills 01.12.2024 23:43
The source is an excerpt from the book "Efficient Linux at the Command Line" by Vance Wilson, which covers advanced command-line techniques for navigating the Linux operating system and manipulating data. The book aims to teach readers how to combine simple commands into powerful pipelines and scripts for efficient and effective command-line use. The book delves into topics such as shell features,...
Effective Cybersecurity: A Guide to Using Best Practices and Standards 01.12.2024 33:07
This Book, "Effective Cybersecurity: A Guide," provides a comprehensive overview of cybersecurity best practices and standards. It focuses on managing the cybersecurity function, conducting security assessments, and implementing security controls. The book examines various cybersecurity frameworks, standards, and guidelines, including ISO 27001, ISO 27002, NIST Cybersecurity Framework, CIS Critica...
Effective C: An Introduction to Professional C Programming 01.12.2024 52:32
The Book source is an excerpt from "Effective C: An Introduction to Professional C Programming" by Robert C. Seacord. It covers various aspects of C programming, from basic data types and code structures to best practices, common errors, and debugging techniques. The second source is a catalog entry for "Effective C," providing details about the book, its content, and author. The third source prov...
Easy Learning Design Patterns Javascript: Build Better Coding and Design Patterns 01.12.2024 16:49
This excerpt from Easy Learning Design Patterns Javascript by Yang Hu is a beginner's guide to understanding and implementing design patterns in Javascript. The text presents a variety of common design patterns, including Strategy, Composition, Singleton, Template, Factory, Builder, Adapter, Facade, Decorator, Shallow Clone, Deep Clone, Bridge, Flyweight, Chain, Command, Iterator, Mediator, Mement...
Dynamically Enabled Cyber Defense 28.11.2024 21:57
This excerpt from the Book "Dynamically Enabled Cyber Defense" explores the evolving threat of cyberattacks and the need for more dynamic defense strategies. The book advocates for a "dynamically enabled" approach to cybersecurity, which shifts from traditional static, layered defenses to more agile, unpredictable, and adaptive methods. It discusses various techniques for achieving this dynamism a...
Drones to Go: A Crash Course for Scientists and Makers 28.11.2024 33:38
This Book is a textbook on drone design, modeling, and control. It aims to teach makers and scientists how to build and program drones, particularly multicopters like quadcopters. The book begins with an introduction to drone history, types, and components. It then dives into the mathematics of modeling drone motion, including translational and rotational kinematics and dynamics. The book goes on...
Docker Cookbook: Solutions and Examples for Building Distributed Applications 28.11.2024 16:30
The Book "Docker Cookbook" by Sébastien Goasguen. The Book provides practical recipes and solutions for building and managing distributed applications with Docker. It covers topics like Docker installation, container management, networking, image creation and sharing, configuration, orchestration, and monitoring. It also explores popular container orchestration tools like Kubernetes and Mesos. The...
Docker in Practice 28.11.2024 23:13
The Book titled "Docker.in. Practice," which offers a comprehensive guide to utilizing Docker, a containerization platform. The Book explores fundamental concepts like container architecture and the Docker Hub, then delves into practical applications within software development. It covers techniques for using Docker as a lightweight virtual machine, managing services, and implementing day-to-day w...
Similar podcasts
Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.