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

Deep Dive: Exploring the Real-world Value of Open Source Intelligence 05.05.2025

This Book "Deep Dive: Exploring the Real-world Value of Open Source Intelligence" authored by Rae Baker and published by John Wiley & Sons, Inc., in 2023, offers a comprehensive guide to Open Source Intelligence (OSINT). It covers foundational OSINT concepts like ethics, bias, critical thinking, and the intelligence cycle, while also exploring specific intelligence areas such as social media,...

Codebreaking: A Practical Guide 04.05.2025

This Book offers an in-depth look at codebreaking techniques and historical cryptograms, covering everything from basic frequency analysis to advanced computational methods like hill climbing. It explores various cipher types, including simple substitution, polyalphabetic, transposition, and turning grille ciphers, providing examples and success stories of how they were broken. The text also exami...

Bug Bounty from Scratch: A comprehensive guide to discovering vulnerabilities and succeeding in cybersecurity 04.05.2025

This excerpt comes from the "Bug Bounty from Scratch: A comprehensive guide to discovering vulnerabilities and succeeding in cybersecurity". The book provides a comprehensive guide to bug bounty hunting. The content covers essential concepts like understanding vulnerabilities and threats, various bug bounty platforms, methodologies for security testing, necessary tools and resources, and advanced...

Windows Security Internals: A Deep Dive into Windows Authentication, Authorization, and Auditing 03.05.2025

The provided Book from "Windows Security Internals: A Deep Dive into Windows Authentication, Authorization, and Auditing" explores the inner workings of Windows security mechanisms, primarily focusing on how PowerShell can be used to examine and manipulate these features. The initial chapter covers setting up a PowerShell testing environment and introduces fundamental PowerShell concepts. Subseque...

Data Science and Analytics Strategy: An Emergent Design Approach 03.05.2025

This Book, titled "Data Science and Analytics Strategy: An Emergent Design Approach" offers guidance on establishing data science and analytics capabilities within organizations. It emphasizes an emergent design approach, focusing on practical advice, blending academic research with real-world stories from experienced data leaders. The text covers key aspects like data technologies, processes, and...

Critical Visualization: Rethinking the Representation of Data 02.05.2025

"Critical Visualization: Rethinking the Representation of Data" examines the power and politics embedded within data visualization. The authors argue that visualizations are not neutral; instead, they shape understanding, reinforce existing power structures, and often obscure the processes and decisions behind their creation. The book advocates for a "critical" approach, urging readers to question...

Data Visualization: A Practical Introduction 02.05.2025

"Data Visualization: A Practical Introduction" serves as a guide for individuals, even those new to R, on how to effectively visualize data using the R programming language and the ggplot2 package. The book emphasizes the principles behind creating insightful and honest graphs, going beyond mere aesthetics to focus on clear communication and accurate representation. It introduces the "grammar of g...

Cybersecurity for Business: Organization-Wide Strategies to Ensure Cyber Risk Is Not Just an IT Issue 01.05.2025

Cybersecurity for Business is presented as a crucial element of national security and a significant concern for organizations across sectors. The included excerpts highlight the necessity of a comprehensive, top-down approach to cybersecurity, integrating it into all levels of business operations and decision-making, including the board of directors. The text emphasizes moving beyond traditional,...

Concurrency with Modern C++: What every professional C++ programmer should know about concurrency 01.05.2025

This comprehensive Book provides a detailed exploration of concurrency in modern C++, covering both fundamental concepts and advanced techniques. It explains the C++ memory model and various synchronization primitives like mutexes, locks, and condition variables, including C++20 additions such as jthread and semaphores. The text thoroughly examines concurrent data structures, offering insights int...

Cloud Penetration Testing: Learn how to effectively pentest AWS, Azure, and GCP applications 30.04.2025

This excerpt from "Cloud Penetration Testing: Learn how to effectively pentest AWS, Azure, and GCP applications" by Kim Crawley serves as a comprehensive guide to penetration testing within major cloud platforms. It covers essential concepts, security implications, and practical techniques for assessing the security of applications and networks hosted on AWS, Azure, and GCP. The text details cloud...

C# 12 and .NET 8 – Modern Cross-Platform Development Fundamentals: Start building websites and services with ASP.NET Core 8, Blazor 30.04.2025

The provided Book is primarily from a book titled "C# 12 and .NET 8 – Modern Cross-Platform Development Fundamentals: Start building websites and services with ASP.NET Core 8, Blazor" offering comprehensive instruction on developing applications using the latest versions of C# and the .NET platform. It covers fundamental object-oriented programming concepts like interfaces and inheritance, as well...

Building Real-Time Analytics Systems: From Events to Insights with Apache Kafka and Apache Pinot 29.04.2025

The provided Book is primarily from the Book "Building Real-Time Analytics Systems: From Events to Insights with Apache Kafka and Apache Pinot", which guides readers through the concepts and practical implementation of such systems. The initial chapters lay the groundwork by defining real-time analytics, its benefits, and the necessary ecosystem of tools and technologies. Later sections introduce...

Black Hat Bash: Creative Scripting for Hackers and Pentesters 29.04.2025

The provided Book, primarily from "Black Hat Bash: Creative Scripting for Hackers and Pentesters" serves as a guide for security professionals and penetration testers looking to leverage the Bash scripting language for various tasks. It begins by introducing fundamental Bash concepts, including syntax, environment setup, and basic commands. The text then progresses to more advanced topics such as...

Applied Data Science: Data Translators Across the Disciplines 28.04.2025

This collection of writings examines the crucial role of data translators in various fields, emphasizing the need to bridge the gap between data science and domain-specific knowledge. Several chapters explore practical applications of data translation across disciplines like astronomy, public health, business, linguistics, and even video game analytics, highlighting the unique challenges and metho...

An In-Depth Guide to Mobile Device Forensics 28.04.2025

This Book offers a comprehensive guide to mobile device forensics, beginning with foundational concepts of wireless communication, including electromagnetic waves, radio frequencies, and various multiple access techniques like FDMA, TDMA, CDMA, and QDMA. It then details the hardware and operating systems of mobile devices, specifically exploring iOS and Android, discussing file systems like APFS a...

An Ethical Guide to Cyber Anonymity: Concepts, tools, and techniques to protect your anonymity from criminals, unethical hackers 27.04.2025

This collection of Book originates from a Book titled "An Ethical Guide to Cyber Anonymity: Concepts, tools, and techniques to protect your anonymity from criminals, unethical hackers, and governments" published by Packt Publishing Ltd. in December 2022, and authored by cybersecurity expert Kushantha Gunawardana. The excerpts cover various aspects of online privacy and anonymity, detailing how sen...

Accelerate DevOps with GitHub: Enhance software delivery performance with GitHub Issues, Projects, Actions, and Advanced Security 27.04.2025

This collection of excerpts focuses on accelerating software delivery performance through effective DevOps practices, primarily leveraging the GitHub platform. Key areas explored include team collaboration and development workflows, such as pull requests and asynchronous work, the influence of open and inner source strategies, and crucial engineering practices. These practices encompass automation...

Advanced IPv6 26.04.2025

This Book is a training manual for a course on Advanced IPv6. It is broken down into various sections that explain IPv6 concepts, including packet format, routing basics, OSPFv3, BGP, host configuration, security, NAT64, DNS64, IP address management, and other topics. The manual provides examples of configurations, exercises, and troubleshooting tips for implementing IPv6 in a variety of network e...

Information Security Management Handbook, 6th Edition 26.04.2025

The Book is a compilation of information security management principles and best practices, drawn from the Information Security Management Handbook. The book covers a wide range of topics, including security architecture, risk management, threat intelligence, access control, data encryption, incident response, and compliance. The authors, comprised of industry experts, explore the historical devel...

AZ-900: Microsoft Azure Fundamentals: Study Guide with Practice Questions & Labs 25.04.2025

This Book is an excerpt from a study guide for the Microsoft Azure Fundamentals certification exam (AZ-900). The guide covers the fundamental concepts of Azure, including cloud concepts like Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS), as well as core Azure services, security, privacy, compliance, and trust, and Azure pricing and support. The...

Powershell Step-by Step 25.04.2025

The provided Book excerpts are from the book, “Powershell Step-by-Step”, written by Brandon Shaw. This Book acts as a comprehensive guide to understanding PowerShell, a scripting language developed by Microsoft for system administration. It provides explanations of the basics of the language, from the installation process and core concepts to advanced functions and features. The book also discusse...

Beginner's Guide to Exploitation on ARM Vol 2 24.04.2025

The Book, titled "Beginner's Guide to Exploitation on ARM Vol 2," is a guide to learning about exploiting security vulnerabilities in ARM-based systems. It is a continuation of the previous volume and starts with an introduction that emphasizes building upon prior knowledge. The document then explores various vulnerability types like integer overflows, one-byte overflows, double-free() conditions,...

Beginner's Guide to Exploitation on ARM Vol 1 24.04.2025

This Book is a beginner's guide to exploiting vulnerabilities on ARM systems, which are commonly used in mobile devices. The book guides the reader through the process of reverse engineering ARM binaries, understanding the ARM instruction set, and discovering vulnerabilities. The book explains key concepts, like stack buffer overflow and Return Oriented Programming (ROP), and provides practical ex...

5G/5G-Advanced: The New Generation Wireless Access Technology 24.04.2025

This Book is a technical overview of the 5G NR (New Radio) standard, focusing on the technical aspects of the radio interface, including the physical layer, radio resource control, and radio resource management. It discusses the evolution of cellular technologies from 1G to 5G and provides a detailed explanation of the various aspects of NR, including its architecture, signaling, scheduling, and R...

5G for Dummies 24.04.2025

This is an excerpt from a Book titled "5G for Dummies" a special edition for Sprint Business. The text provides an overview of 5G technology, its history, and potential applications. The book explains the evolution of wireless networks from 3G to 4G LTE, and how those technologies will serve as a foundation for 5G. It also explores the various types of spectrum that will be utilized for 5G, as wel...

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.