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

Beginning Programming With Python For Dummies, 2Ed 27.06.2025

Provides an extensive introduction to Python programming. It covers fundamental concepts such as interacting with the Python command line, understanding data types, and managing information through operators and functions. The book also explains crucial programming constructs like decision-making with if statements and performing repetitive tasks with loops, along with strategies for error handlin...

BackTrack 5 Wireless Penetration Testing Beginner's Guide 26.06.2025

Serves as a comprehensive guide for understanding and executing wireless network penetration tests using the BackTrack 5 platform. Authored by Vivek Ramachandran, a recognized expert in Wi-Fi security, the text provides step-by-step practical demonstrations on identifying and exploiting vulnerabilities in wireless networks. It covers a wide array of topics, from setting up a wireless lab and under...

Azure Databricks Cookbook: Accelerate and scale real-time analytics solutions using the Apache Spark-based analytics service 26.06.2025

Provides an in-depth guide to Azure Databricks, focusing on its practical applications in big data solutions and real-time analytics. It covers fundamental concepts such as creating and managing Databricks workspaces, clusters, and notebooks, alongside advanced topics like integrating with Azure services (Azure Key Vault, Azure App Configuration, Azure Log Analytics), understanding Spark query exe...

Automate it 23.06.2025

Offers Python-based solutions for business process automation. Authored by Chetan Giridhar and reviewed by Maurice HT Ling, the book covers a wide array of topics, including web interaction, data management with CSV and Excel, PDF and Word document manipulation, SMS and voice notifications, API utilization, bot development, image processing, and data analysis. Readers will find practical recipes t...

Asterisk Hacking 23.06.2025

Provides an in-depth guide to Asterisk, an open-source Private Branch Exchange (PBX) and Voice over Internet Protocol (VoIP) system. It covers installation methods, ranging from Live CDs to compiling from scratch, and offers detailed instructions on configuring various aspects such as dial plans, voicemail, and different VoIP protocols like SIP and IAX2. The sources also explore integrating Asteri...

Artificial Intelligence With Python 23.06.2025

Serves as a comprehensive tutorial on artificial intelligence concepts and their practical application using Python. It explores various AI subfields such as Artificial Neural Networks (ANN), Natural Language Processing (NLP), Machine Learning (ML), Deep Learning, and Genetic Algorithms, detailing their fundamental principles and Python implementations. The tutorial covers essential topics includi...

Artificial Intelligence in Finance: A Python-Based Guide 23.06.2025

Explores the integration of AI, particularly deep learning and reinforcement learning, with financial concepts. It contrasts normative financial theories like CAPM and APT with data-driven approaches, highlighting the limitations of traditional models. The content also details practical applications through Python code examples, covering topics such as data availability and processing, neural netw...

Artificial Intelligence for .NET: Speech, Language, and Search: Building Smart Applications with Microsoft Cognitive Services APIs 21.06.2025

Serves as a practical guide for building smart applications using Microsoft Cognitive Services APIs. It covers the fundamental concepts of Artificial Intelligence (AI), including its history, current state, and the distinction between truth and fiction in AI. The book focuses on three key pillars of Cognitive Services: Speech, Language (Natural Language Understanding - NLU and Natural Language Pro...

Arduino Workshop: A Hands-On Introduction with 65 Projects 21.06.2025

Introduces the Arduino platform, a flexible, open-source microcontroller designed for hobbyists to create electronic projects. It details how to set up and program the Arduino IDE, explaining fundamental electronic components like resistors, LEDs, and breadboards, alongside their schematic symbols. The material further explores advanced functionalities such as using various shields (e.g., Ethernet...

Arduino programming: the ultimate beginner's guide to learn Arduino programming step by step 20.06.2025

Introduces Arduino programming, explaining what Arduino is and its historical development. It details the advantages of using Arduino, such as its cost-efficiency and open-source nature, while also providing a glossary of key terms essential for understanding the technology. The book further explores various Arduino board options, outlining their specifications to aid in selection, and guides user...

Arduino Cookbook: Recipes to Begin, Expand, and Enhance Your Projects 20.06.2025

Offers recipes for beginning, expanding, and enhancing projects with Arduino microcontrollers. It covers a wide array of topics, from fundamental mathematical operations and programming concepts like variables, functions, and arrays, to intricate hardware interactions. The book details working with sensors for various inputs like light, sound, and temperature, and controlling physical outputs such...

Approach To Real World Hacking 19.06.2025

Serves as a practical guide to various cybersecurity techniques, emphasizing ethical hacking. It systematically covers methods such as Cracking SSH, Wi-Fi Hacking using the "Evil Twin" method, and Doxxing with tools like Maltego. The guide also details Phishing attacks, including how to embed malicious links into applications, and explains bypassing CloudFlare protection to reveal real IP addresse...

Applied Deep Learning: A Case-Based Approach to Understanding Deep Neural Networks 19.06.2025

Guides readers through fundamental concepts of deep learning, including computational graphs, single neurons, and feedforward neural networks, often using TensorFlow for practical implementation. The author emphasizes understanding the mathematical underpinnings of algorithms, discusses optimization techniques like gradient descent and Adam, and addresses critical aspects such as regularization to...

Hacking With Experts 18.06.2025

Serves as a comprehensive guide to various computer-related topics, with a strong emphasis on "ethical hacking" techniques and digital security. The text begins with a legal disclaimer emphasizing that the information is solely for educational and research purposes. It then introduces "Anurag," a young computer enthusiast, and outlines the book's table of contents, which covers hacking methodologi...

AngularJS Web Application Development Cookbook 18.06.2025

Offers over 90 practical recipes, authored by Matt Frisbie, to help users architect performant applications and implement best practices in AngularJS. The content covers a wide array of topics, including AngularJS directives, filters and service types, animations, application organization, scope and model management, testing methodologies (unit and end-to-end), and performance optimization techniq...

Android Notes for Professionals 17.06.2025

A comprehensive guide spanning over 1000 pages, offering professional hints and tricks for Android development. It covers a vast array of topics, beginning with getting started with Android Studio, creating new projects, and application fundamentals. The document explores various aspects of UI design, including Layouts, Views, and Material Design components, and discusses data management through S...

Android Design Patterns and Best Practice 17.06.2025

Serves as a comprehensive guide for developing reliable, robust, and efficient Android applications. It explores various industry-standard design patterns, such as creational, structural, and behavioral patterns, demonstrating their practical application through the development of an imaginary sandwich-ordering app. The text also covers essential aspects of Android development, including UI design...

AI Crash Course: A fun and hands-on introduction to machine learning, reinforcement learning, deep learning, and artificial intelligence 16.06.2025

Offers a comprehensive AI Crash Course authored by Hadelin de Ponteves, with contributions from Jan Warchocki and Kirill Eremenko, and published by Packt Publishing. This hands-on introduction covers various Artificial Intelligence (AI) concepts, including reinforcement learning, deep learning, and artificial neural networks, with practical applications in Python. The book systematically explains...

AI and Machine Learning for Coders: A Programmer's Guide to Artificial Intelligence 16.06.2025

Introduces machine learning and artificial intelligence to programmers, primarily focusing on TensorFlow. It covers fundamental concepts such as neural networks, computer vision, and natural language processing (NLP), explaining how models learn from data rather than explicit rules. The text explores advanced topics like convolutional neural networks (CNNs) for image recognition, recurrent neural...

AI for Games 15.06.2025

Examines artificial intelligence (AI) in video games, covering various fundamental concepts and applications. It begins by outlining core AI elements like rule-based systems, movement algorithms including pathfinding (Dijkstra's, A), and decision-making techniques such as decision trees, state machines, behavior trees, fuzzy logic, and goal-oriented behaviors*. The text also explores tactical and...

Adversarial Tradecraft in Cybersecurity: Offense versus defense in real-time computer conflict 15.06.2025

Targets intermediate cybersecurity practitioners, offering insights for both offensive "red teams" and defensive "blue teams" in competition and real-world scenarios. It covers topics such as adversarial theory, computer conflict principles including deception and physical access, and strategies for preparing for cyber engagements like team building and infrastructure setup. The text also explores...

Advanced Smart Computing Technologies in Cybersecurity and Forensics 14.06.2025

Explores various aspects of cybersecurity and digital forensics, emphasizing the role of advanced computing technologies like artificial intelligence, machine learning, deep neural networks, and blockchain. The chapters cover topics such as network intrusion detection systems (NIDS) using Naïve Bayes classification, mobile forensics and the analysis of digital evidence, and cryptography, including...

Advanced ASP.NET Core 3 Security: Understanding Hacks, Attacks, and Vulnerabilities to Secure Your Website 14.06.2025

Focuses on securing web applications built with ASP.NET Core. It begins by establishing foundational security concepts, such as the CIA triad (Confidentiality, Integrity, Availability) and common attack methodologies, including reconnaissance and penetration. The book then explores web security principles in depth, covering topics like cryptography (symmetric encryption, hashing, asymmetric encryp...

Absolute Beginner's Guide to Minecraft Mods Programming 14.06.2025

This guide is designed to teach Java programming concepts, specifically applying them to create modifications (mods) for the game Minecraft. It covers fundamental programming topics such as variables, operators, conditional statements, loops, arrays, and object-oriented programming (OOP), alongside practical applications like setting up a Minecraft server, using NetBeans, handling exceptions, and...

A Beginner’s Guide to Internet of Things Security: Attacks, Applications, Authentication, and Fundamentals 14.06.2025

Offers a comprehensive examination of the Internet of Things (IoT), tracing its evolution, forecasting future trends, and highlighting critical security challenges. The book details IoT design principles, standards, and protocols, emphasizing layered architecture security issues and the importance of authentication mechanisms for network protection. It further explores the integration of IoT with...

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.