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

Effective Cybersecurity: A Guide to Using Best Practices and Standards 09.07.2025

Offers a comprehensive guide to cybersecurity, emphasizing the importance of governance, risk management, and the implementation of security controls. It highlights various industry standards and best practices, such as those from ISF, CIS, NIST, and ISO 27000 series, which define security policies, procedures, and technical safeguards. The material covers crucial aspects like asset management, ac...

Easily: Practical Machine Learning Algorithms with Python 09.07.2025

Provides a comprehensive guide to machine learning algorithms using Python. It covers a range of supervised learning techniques like Decision Trees, Random Forests, K-Nearest Neighbors, Support Vector Machines, and Artificial Neural Networks, illustrating their application for both classification and numeric prediction. The book also introduces unsupervised learning with K-Means and dedicates chap...

Drone Technology in Architecture, Engineering and Construction: A Strategic Guide to Unmanned Aerial Vehicle Operation and Implementation 08.07.2025

Explores the strategic implementation and operation of unmanned aerial vehicles (UAVs) within the AEC industries. It covers the practical aspects of drone use, including selecting appropriate hardware and software, understanding regulations and licensing requirements—specifically in the United States—and managing associated costs. The book also details how drone-collected data, such as imagery, vi...

Doing Data Science: Straight Talk from the Frontline 08.07.2025

offers an overview of data science, drawing from a book based on a university course. It explores various algorithms and models such as linear and logistic regression, Naive Bayes, k-means, and singular value decomposition, providing practical applications like spam filtering and recommendation engines. The sources also discuss essential concepts including exploratory data analysis, feature select...

Distributed Denial of Service Attacks: Real-world Detection and Mitigation 07.07.2025

Focusing on Distributed Denial of Service (DDoS) attacks. Authored primarily by Dr. Ilker Özçelik and Dr. Brooks, the book offers a comprehensive and technical examination of DDoS, including historical context, attack methodologies (symmetric, asymmetric, application-layer), detection approaches (signature, anomaly, hybrid, entropy-based), and mitigation strategies (cloud services, CDNs, moving ta...

Distributed Artificial Intelligence: A Modern Approach (Internet of Everything (IoE)) 07.07.2025

Explores the multifaceted field of Distributed Artificial Intelligence (DAI), emphasizing its application in solving complex problems through coordinated semi-autonomous agents. The source covers foundational concepts like multi-agent planning and communication, alongside practical applications such as document retrieval, intelligent transport systems (ITS), and secure electronic voting systems le...

Deep Reinforcement Learning with Python: Master classic RL, deep RL, distributional RL, inverse RL, and more with OpenAI Gym and TensorFlow 06.07.2025

Explores various aspects of reinforcement learning (RL) and deep reinforcement learning (DRL), covering both foundational concepts and advanced algorithms. Authored by Sudharsan Ravichandiran, a data scientist and researcher, the book explains core RL ideas such as rewards, policies, Markov Decision Processes (MDPs), and value functions, using practical examples like the Frozen Lake and Atari envi...

Deep Learning with PyTorch 1.x: Implement deep learning techniques and neural network architecture variants using Python 06.07.2025

Provides a comprehensive guide to implementing deep learning techniques and neural network architectures using Python and the PyTorch framework. Authored by Laura Mitchell Sri. Yogesh K. and Vishnu Subramanian, it covers foundational concepts like neural network structure, tensors, and training processes, progressing to advanced topics such as computer vision using convolutional neural networks (C...

Cybersecurity - Attack and Defense Strategies: Infrastructure security with Red Team and Blue Team tactics 05.07.2025

Offers a comprehensive guide to cybersecurity, focusing on attack and defense strategies for infrastructure security. It explores the current threat landscape, detailing various attack methodologies like reconnaissance, system compromise, identity theft, and lateral movement, using tools such as NMap and Metasploit. The text also covers defensive measures, including establishing a strong security...

Cyber-Security Threats, Actors, and Dynamic Mitigation 05.07.2025

Explores various facets of cybersecurity, ranging from system and network threats to cryptographic vulnerabilities. It examines cyber-attack methodologies, including reconnaissance, malware, and denial-of-service attacks, while also discussing detection and mitigation techniques like vulnerability scanning and intrusion response systems. The sources collectively highlight the importance of underst...

Cybersecurity – Attack and Defense Strategies: Counter modern threats and employ state-of-the-art tools and techniques 04.07.2025

Provides an extensive overview of cybersecurity strategies, detailing both attack and defense methodologies. It covers the lifecycle of cyberattacks, from initial reconnaissance using various tools and social engineering techniques to system compromise, lateral movement within a network, and privilege escalation. The text also explores defensive measures, including incident response processes, net...

Cyber Security: Threats and Responses for Government and Business 04.07.2025

Provides an extensive overview of cybersecurity threats and responses, highlighting the dynamic and evolving nature of the cyber domain. It examines how the Internet, while a powerful tool for societal advancement, is vulnerable to disruption and exploitation by various actors, including state-sponsored entities and terrorist organizations. The text emphasizes the historical context of terrorism a...

Cyber Security: The CISO Quick Start Guide: Enterprise Security Operations Risk Management Architecture for Chief Information Security 03.07.2025

Introduces ESORMA, an Enterprise Security Operations Risk Management Architecture. This guide provides a practical, eight-domain framework—Scope, Priority, Evaluate, Enable, Harden, Monitor, Operations, and Comply—designed to assist Chief Information Security Officers (CISOs) and other cyber professionals in implementing robust cybersecurity measures. It emphasizes clear communication of security...

Cyber Defense Mechanisms: Security, Privacy, and Challenges (Artificial Intelligence (AI): Elementary to Advanced Practices) 03.07.2025

Explores various facets of cybersecurity. It covers threats to computer networks, cyber-physical systems, and the Internet of Things (IoT), alongside defensive strategies. The text discusses lightweight security protocols, particularly in the context of blockchain technology and its applications like energy trading and vehicular networks. It also addresses challenges in data-intensive techniques,...

Cyber Victimology: Decoding Cyber-Crime Victimisation 02.07.2025

Examines the evolution of victimology to include cybercrime, discussing various patterns of cyber victimization affecting individuals, companies, and governments. The book explores the roles of victims and perpetrators, analyzes the challenges in policing cybercrimes due to jurisdictional complexities and evolving tactics, and outlines victim's rights within this digital landscape. Halder, a disti...

Cyber Arms 02.07.2025

Explores the multifaceted evolution and implications of cyber warfare and cybersecurity. It traces the history of malicious code from simple pranks to sophisticated cyber weapons, highlighting significant cyberattack events like the 2007 Estonia attacks and the Stuxnet worm. The text examines the dual-use nature of cyber tools, usable for both offensive and defensive operations, and discusses the...

Create Graphical User Interfaces with Python: How to build windows, buttons, and widgets for your Python projects 01.07.2025

Focuses on teaching users how to develop graphical user interfaces (GUIs) using Python and the guizero library. It covers various aspects, from creating basic windows, text boxes, and buttons to implementing event-based programming for interactive applications. The text includes practical projects like building a Meme Generator, a Tic-tac-toe game, and an Emoji Match game, while also offering insi...

C++ Primer (5th Edition) 01.07.2025

Explains core C++ concepts ranging from basic program compilation and execution on different operating systems to advanced topics like templates, exception handling, and object-oriented programming. It details fundamental control flow statements such as if, while, and for loops, then introduces classes and their initialization, including constructors and destructors. The sources also cover memory...

Computer Networking: A Top-Down Approach 30.06.2025

Provides an extensive overview of computer networking and the Internet, starting with foundational concepts like network components, protocols (TCP/IP), and different access technologies such as wired Ethernet and Wi-Fi. It details network core functions, including delay, loss, and throughput in packet-switched networks, and explores application layer protocols like HTTP, FTP, SMTP, and DNS, along...

Classic Computer Science Problems in Python 30.06.2025

Provides a comprehensive exploration of fundamental computer science concepts and their practical applications using Python 3.7. It covers various problem-solving techniques, including recursion, memoization, and bit manipulation, starting with basic search algorithms like binary search, depth-first search (DFS), and breadth-first search (BFS). The book progresses to more complex topics such as co...

Building Computer Vision Applications Using Artificial Neural Networks: With Step-by-Step Examples in OpenCV and TensorFlow with Python 29.06.2025

Offers a comprehensive guide to computer vision (CV), primarily focusing on its implementation using artificial neural networks (ANNs) and deep learning (DL). The text covers foundational image processing techniques such as resizing, translation, rotation, flipping, cropping, and arithmetic/bitwise operations. It progresses to explain machine learning (ML) principles, including feature extraction...

Building Android Apps in Python Using Kivy with Android Studio: With Pyjnius, Plyer, and Buildozer 29.06.2025

Serves as a comprehensive guide for developers interested in creating cross-platform Android applications with Python. It focuses on leveraging the Kivy framework along with essential tools like Buildozer, Pyjnius, and Plyer. The content progresses from setting up the Kivy development environment and building simple applications to more complex topics such as managing multiple screens, handling ca...

Bug Bounty Hunting for Web Security: Find and Exploit Vulnerabilities in Web sites and Applications 28.06.2025

Serves as a guide for aspiring penetration testers and bug bounty hunters to identify and exploit web application vulnerabilities. It introduces essential tools like Burp Suite, OWASP ZAP, and Kali Linux, and demonstrates their practical application in setting up a secure virtual testing environment. The text then systematically explores various attack types, including Cross-site Request Forgery (...

The Little Black Book of Computer Viruses: The Basic Technology 28.06.2025

Explores the fundamental technology of computer viruses, including various types like COM file infectors, executable viruses, and boot sector viruses, and provides detailed assembly language code examples for each, such as the TIMID, INTRUDER, KILROY, and STEALTH viruses. The author defends the publication of such technical information, arguing for its educational value and the right to explore th...

Beginning Sensor Networks with XBee, Raspberry Pi, and Arduino: Sensing the World with Python and MicroPython 27.06.2025

Provides an in-depth guide to building sensor networks. The book covers fundamental concepts like sensor network anatomy, various sensor types, and data interpretation, alongside practical application. It details the use of popular hardware platforms such as XBee modules, Raspberry Pi, and Arduino, explaining their setup, programming, and integration. Readers will find numerous projects demonstrat...

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.