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

The complete Python & C++ Manual 03.08.2025

Introduces both Python and C++ programming languages, guiding newcomers through the fundamentals of hardware and software interaction. It offers practical tutorials on setting up development environments across Windows, macOS, and Linux, and explores core concepts such as variables, data types, loops, decision-making, and functions. The book also covers advanced topics including modules, data hand...

RFID in Logistics: A Practical Introduction 03.08.2025

Provides a comprehensive introduction to Radio Frequency Identification (RFID) technology within the context of logistics and supply chain management. It covers the fundamental components of RFID systems, including different types of tags (passive, active, read-only, read/write) and readers, along with their operational characteristics and applications. The text also explores the historical evolut...

Python: Tricks and Tips 02.08.2025

Provides a comprehensive guide to programming, primarily focusing on C++ and Python. It offers beginner-friendly instructions on setting up development environments for C++ across various operating systems like Windows, Mac, and Linux. The material then transitions into fundamental C++ concepts, including variables, data types, strings, and mathematical operations, while also exploring control flo...

The Dark Web: Breakthroughs in Research and Practice (Critical Explorations) 02.08.2025

Provides an extensive overview of the dark web, exploring its multifaceted nature through four primary sections: Cyber Crime and Security, Data Mining and Analysis, Online Identity, and Web Crawling. It features contributions from a diverse group of international researchers, examining topics ranging from the diffusion of cybercrime and deep web information retrieval processes to the harvesting of...

Social Engineering: The Art of Psychological Warfare, Human Hacking, Persuasion & Deception 01.08.2025

A comprehensive guide to social engineering. It defines social engineering as exploiting human psychology to gain unauthorized access, contrasting it with technical hacking. The document details various social engineering tactics like pretexting, phishing, quid pro quo, baiting, and tailgating, providing real-world examples. It also categorizes different types of social engineers, from hackers and...

Spychips: How Major Corporations and Government Plan to Track Your Every Move with RFID 01.08.2025

Presents a critical examination of Radio Frequency Identification (RFID) technology. Published in 2005, the book argues that corporations and governments are planning to use RFID tags to monitor and control individuals' lives, from tracking purchases and movements in stores to potentially implanting chips in humans for identification and even physical control. The authors, through their organizati...

Security and Privacy in Wireless and Mobile Networks 31.07.2025

Focusing on security and privacy within wireless and mobile networks, initially published in the journal Future Internet from 2017-2018. It covers diverse topics such as protecting RFID tag privacy through ECC-based protocols, detecting Sybil attacks in mobile Wireless Sensor Networks using watchdog algorithms, and adaptive privacy protection methods for smart home environments against fingerprint...

Security Issues and Privacy Concerns in Industry 4.0 Applications 31.07.2025

Addresses various security issues and privacy concerns within the context of Industry 4.0 applications. Topics explored include the use of Internet of Things (IoT) in smart water management systems, emphasizing their architecture and a literature review on related research. Additionally, the texts discuss network forensics and cloud security challenges, particularly concerning Machine-to-Machine (...

Security in RFID and Sensor Networks 31.07.2025

Focuses on security considerations within RFID (Radio-Frequency Identification) and sensor networks, divided into two main parts: security in RFID and security in wireless sensor networks. The book covers a range of topics including multi-tag RFID systems, threats, various attack methods like relay and replay attacks, physical privacy and security, authentication protocols, and cryptographic primi...

RFID-Enabled Sensor Design and Applications (Artech House Integrated Microsystems) 30.07.2025

Explores the intricate world of RFID (Radio Frequency Identification) technology and its integration with sensors. It begins by detailing various automatic identification systems, including barcodes, magnetic stripe cards, and smart cards, before focusing on RFID's history, fundamental principles, and operational mechanisms. The source delves into RFID tag types (passive and active), reader compon...

GREY HAT HACKER: THE PLAYBOOK OF A GENIUS 30.07.2025

Serves as a practical guide to ethical hacking and penetration testing. It systematically introduces fundamental concepts of hacking, details the setup of a virtual lab environment using tools like VirtualBox and Kali Linux, and explains Linux basics crucial for such operations. The book progresses to advanced attack methodologies, including Man-in-the-Middle attacks, various techniques for gainin...

Python: The Complete Guide 29.07.2025

Detailing its use in the digital world and offering practical applications. Readers can explore fundamental concepts like common coding mistakes and variables, learn to implement functions and manage files, and gain insights into creating graphics and using modules. Additionally, the guide introduces C++ fundamentals, covering topics such as setting up the language on various operating systems, wo...

The Essential Guide to HTML5: Using Games to Learn HTML5 and JavaScript 29.07.2025

Explores HTML5, CSS, and JavaScript features through the creation of interactive web applications and games. It covers fundamental concepts like document structure, styling, and scripting, progressing to more complex topics such as animation, user input handling (mouse and keyboard events), and local data storage. The text systematically explains how to build applications in stages, providing prac...

Learning Web Design: A Beginner's Guide to HTML, CSS, JavaScript, and Web Graphics 28.07.2025

Serves as a comprehensive guide to web design and development. The excerpts explain fundamental concepts of HTML, covering elements, attributes, and document structure, and then transition into CSS, detailing styling properties, selectors, and layout techniques like Flexbox and Grid. Furthermore, the content touches upon JavaScript fundamentals for interactivity, image optimization and SVG usage,...

Learning Vue.js 2: Learn how to build amazing and complex reactive web applications easily with Vue.js 28.07.2025

Provides a comprehensive guide to understanding and implementing web applications using the Vue.js 2.0 framework. It explores core Vue.js concepts such as reactive data binding, reusable components, and the Vuex state management system. The text also covers practical aspects like testing (unit and end-to-end), deploying applications to platforms like Heroku, and integrating with REST APIs using pl...

Network Basics for Hackers: How Networks Work and How They Break 27.07.2025

Serves as a comprehensive guide to fundamental networking concepts from a hacker's perspective. It begins by covering TCP/IP basics, including subnetting, CIDR notation, IP addressing (IPv4, public vs. private, classes), and ports. The text then progresses to network analysis tools like tcpdump and Wireshark, demonstrating packet filtering and header examination. Subsequent sections thoroughly exp...

Natural Language Processing with Java: Techniques for building machine learning and neural network models for NLP, 2nd Edition 27.07.2025

Provides an overview of Natural Language Processing (NLP) techniques and their implementation using Java APIs. It covers fundamental concepts like tokenization, stemming, lemmatization, and Parts-of-Speech (POS) tagging, explaining how text is processed at character, word, and sentence levels. The text also explores advanced topics such as information retrieval, text classification, sentiment anal...

Network Scanning Cookbook: Practical network security using Nmap and Nessus 7 26.07.2025

Serves as a comprehensive guide for information security professionals on network security scanning. Authored by Sairam Jetty and published by Packt Publishing, it focuses on leveraging Nmap and Nessus for tasks ranging from basic network vulnerability scanning and host discovery to advanced configuration audits for diverse systems, including IoT and SCADA/ICS environments. The book also covers re...

Kali Linux: Advanced Methods and Strategies to Learn Kali Linux 26.07.2025

Provides a comprehensive guide to using Kali Linux for penetration testing and security auditing. It covers the stages of penetration testing, including reconnaissance, scanning, exploitation, maintaining access, and reporting, illustrating each with analogies and practical examples. The text emphasizes various tools and techniques within Kali Linux, such as Google Hacking, Nmap, Nessus, and Metas...

Network Vulnerability Assessment: Identify security loopholes in your network's infrastructure 25.07.2025

Serves as a comprehensive guide for security professionals. It outlines the fundamental concepts of network security, including the CIA triad and various types of attacks. The text then progresses into practical aspects of vulnerability assessment and penetration testing, detailing prerequisites, methodologies, and the use of tools like Kali Linux, Nmap, Metasploit, and OpenVAS for tasks such as i...

Neural Network Programming with Java: Create and unleash the power of neural networks by implementing professional Java code 24.07.2025

Serves as a practical guide for implementing neural networks using Java. It covers foundational concepts of artificial neural networks (ANNs), various learning paradigms like supervised and unsupervised learning, and specific neural network architectures such as perceptrons, multilayer perceptrons (MLPs), and Self-Organizing Maps (SOMs). The content also explores practical applications, including...

Neural Networks and Deep Learning: A Textbook 24.07.2025

Provides an extensive overview of neural networks and deep learning, beginning with fundamental concepts like single-layer and multilayer networks, activation functions, and loss functions, including the perceptron criterion and logistic regression. It explores advanced architectures such as recurrent neural networks (RNNs) for sequence modeling, highlighting challenges like vanishing and explodin...

PostgreSQL Server Programming 23.07.2025

Focuses on advanced programming within the PostgreSQL database server itself, moving beyond simple SQL queries. The text covers various topics, including writing functions in different procedural languages like PL/pgSQL and PL/Python, creating and managing triggers, and debugging techniques. Additionally, it explores extending PostgreSQL with C functions and scaling databases using PL/Proxy for da...

This Is How They Tell Me the World Ends: The Cyberweapons Arms Race 23.07.2025

Explores the hidden world of cyberweapons and their impact on global security, drawing from over three hundred interviews conducted by the author over seven years. It reveals how governments, intelligence agencies like the NSA, and cybercriminals exploit "zero-day" vulnerabilities in software for espionage, sabotage, and warfare, often purchasing these exploits on a clandestine market. The text de...

Profiling Hackers: The Science of Criminal Profiling as Applied to the World of Hacking 22.07.2025

Examines the world of computer hacking and cybercrime, drawing from a book that utilizes criminal profiling techniques to understand hacker motivations and behaviors. It explores the evolution of hacking terminology, different attack methods like password guessing and denial of service, and the various categories of hackers based on their ethics and goals, such as black-hats, white-hats, and grey-...

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.