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 Book of Locks and Locksmithing 09.03.2025

This Book is an excerpt from "The Complete Book of Locks and Locksmithing," a comprehensive guide to locks and locksmithing. It covers the history of locks, various lock mechanisms (including pin tumbler, lever tumbler, and disc tumbler locks), lock picking and impressioning techniques, master key systems, automotive lock servicing, safes and security, and modern smart locks. The excerpt also incl...

The Analytics Setup Guidebook 08.03.2025

This guidebook from Holistics, a data analytics company, offers a practical framework for building modern analytics systems. It covers setting up an analytics stack, emphasizing the ELT (Extract, Load, Transform) approach over ETL. The book details data centralization, modeling using Kimball's methodology and modern adaptations, and data delivery through business intelligence tools. It contrasts v...

Testing and Securing Android Studio Applications 08.03.2025

This Book is the preface and table of contents from a book titled Testing and Securing Android Studio Applications. The book guides Android developers on debugging and securing their apps using Android Studio. It covers fundamental software security concepts, Android-specific security features, debugging tools (DDMS), vulnerability mitigation techniques, data privacy preservation, securing communi...

TCP/IP Protocol Suite 07.03.2025

The provided Book is a table of contents and excerpts from Behrouz Forouzan's "TCP/IP Protocol Suite, 4th Edition," covering various networking concepts. It details the TCP/IP protocol suite's architecture, exploring layers from the physical layer to the application layer. Specific protocols such as IP, TCP, UDP, and several routing protocols are examined. Additionally, security aspects, including...

Take Control of Wi-Fi Networking and Security 07.03.2025

Glenn Fleishman's Take Control of Wi-Fi Networking and Security is a comprehensive guide to setting up and securing Wi-Fi networks. The book covers fundamental concepts like Wi-Fi standards and spectrum, offers advice on selecting and configuring network hardware (gateways and mesh networks), and details connection procedures for various operating systems. It also provides practical guidance on ne...

SwiftUI Essentials - iOS 14 Edition: Learn to Develop iOS Apps Using SwiftUI, Swift 5 and Xcode 12 06.03.2025

This Book is a table of contents and excerpts from a book teaching iOS app development using SwiftUI. It covers fundamental Swift programming concepts, including data types, operators, control flow, and functions. The book then progressively introduces SwiftUI, explaining views, layouts, data binding, and more advanced topics like animations, gestures, and integrating with UIKit and SiriKit. Chapt...

Cryptography: Theory and Practice 06.03.2025

The provided Book is an excerpt from a cryptography textbook, specifically focusing on the theory and practice of various cryptographic systems. It covers fundamental concepts like secret-key and public-key cryptography, explains advanced topics such as post-quantum cryptography and hybrid cryptography, and details specific cryptosystems including DES and AES. Furthermore, it analyzes cryptanalyti...

Cryptography And Network Security: Principles and Practices 05.03.2025

This Book is an excerpt from a cryptography and network security textbook. It covers various security mechanisms, including encryption algorithms (symmetric and asymmetric), hashing functions, and digital signatures. The book also explains network security tools and applications like firewalls, Kerberos, and IPsec. Further, it discusses system security issues such as intrusion detection and virus...

Cryptography and Network Security: Principles and Practice 05.03.2025

This Book is excerpt from William Stallings' book, Cryptography and Network Security: Principles and Practice, seventh edition. The excerpt covers a broad range of cryptographic concepts and techniques, including number theory fundamentals, classical and modern encryption algorithms (DES, AES, and others), public-key cryptosystems (RSA, Diffie-Hellman, Elliptic Curve Cryptography), cryptographic h...

SQL Injection Strategies: Practical techniques to secure old vulnerabilities against modern attacks 04.03.2025

This Book provides a comprehensive guide to SQL injection, covering both offensive and defensive strategies. Part one introduces SQL, database systems, and the theoretical underpinnings of SQL injection attacks. Part two offers practical, hands-on exercises using vulnerable web applications, mobile apps, and IoT devices to demonstrate various attack techniques. Part three details defensive measure...

Simplify Testing with React Testing Library: Create maintainable tests using RTL that do not break with changes 04.03.2025

This Book is on simplifying React application testing. It covers using the React Testing Library for unit and integration tests, emphasizing user-centric testing over implementation details. The book also explores end-to-end testing with Cypress, including techniques like page objects and Gherkin-style tests. Additionally, it addresses refactoring legacy tests and improving testing workflows with...

Silver Peak Advanced SDWAN Deployments Self-Paced Student Guide 03.03.2025

This Book is a lab guide for a self-paced Silver Peak Advanced SDWAN course. It provides step-by-step instructions for configuring various networking elements within the Silver Peak Orchestrator, such as EdgeHA, loopbacks, internet breakout, BGP, OSPF, route maps, regional routing, and zone-based firewalls. The guide utilizes a ReadyTech hosted training environment, where students can access virtu...

Set Up and Manage Your Virtual Private Server: Making System Administration Accessible to Professionals 03.03.2025

This Book is excerpt from Jon Westfall's 2021 Book, "Set Up and Manage Your Virtual Private Server." The book guides readers through setting up and administering a virtual private server (VPS), covering topics such as choosing a VPS provider, basic Linux administration (command line and GUI), security measures, backup strategies, and installing various open-source applications (like WordPress, Moo...

Serverless Security: Understand, Assess, and Implement Secure and Reliable Applications in AWS, Microsoft Azure, and Google Cloud 01.03.2025

This Book is a comprehensive guide to serverless security, focusing on the implementation of secure practices across AWS, Azure, and Google Cloud platforms. It covers various aspects, including securing application code, restricting permissions, managing accounts and secrets, implementing authentication and authorization, protecting sensitive data, and establishing robust monitoring, auditing, and...

Serious Cryptography, 2nd Edition: A Practical Introduction to Modern Encryption 01.03.2025

This Book is a detailed guide to modern cryptography, covering both theoretical concepts and practical implementations. The book explores various cryptographic primitives, including stream ciphers, hash functions, and authenticated encryption, analyzing their strengths and weaknesses. It also discusses key management, including key generation and protection methods, and examines different types of...

Security in Computing 28.02.2025

This excerpt from Charles P. Pfleeger's "Security in Computing" (5th edition) is a textbook chapter on computer security. It examines various threats to computer systems, including malicious attacks (like denial-of-service and malware), and unintentional errors. The text also explores security measures, such as authentication methods, encryption techniques, access control, and risk analysis. Furth...

Security Warrior: Know Your Enemy 28.02.2025

Security Warrior is a technical manual focusing on network security, reverse engineering, and attack techniques. It covers various operating systems (Windows, Linux) and their vulnerabilities, exploring topics like buffer overflows, social engineering, and TCP/IP analysis. The book also details methods for concealing attack traces and employing anti-forensics techniques. It provides practical exam...

Security Testing with Kali NetHunter 27.02.2025

This Book is an excerpt from a Book about security testing with Kali NetHunter, a mobile penetration testing platform for Android. The excerpt covers installing and setting up a testing lab using virtual machines, exploring NetHunter's desktop apps and menu items, and performing various security tests such as HID attacks, Man-in-the-Middle attacks, and Wi-Fi network attacks using tools like cSploi...

Security Engineering: A Guide to Building Dependable Distributed Systems 27.02.2025

Ross Anderson's "Security Engineering: A Guide to Building Dependable Distributed Systems" explores various facets of security, from cryptographic vulnerabilities and attacks to access control mechanisms and the challenges of building secure systems. The text examines real-world examples of security failures in diverse areas including healthcare, banking, and transportation, highlighting the impor...

Security for Containers and Kubernetes: Learn how to implement robust security measures in containerized environments 26.02.2025

Luigi Aversa's Security for Containers and Kubernetes is a comprehensive guide to securing containerized environments. The book covers container stack security, image and registry security, and Kubernetes hardening. Specific topics explored include reducing attack surfaces, managing vulnerabilities, implementing role-based access control, and using various security tools. The text also details sec...

Security Strategies in Linux Platforms and Applications 26.02.2025

This Book excerpt details Linux security strategies, covering threats, vulnerabilities, and hardening techniques. It explains Linux's architecture, including the kernel and its role in security. The text discusses access controls, file system security, and network security measures like firewalls and encryption. Furthermore, it addresses user and group management, secure remote access, and maintai...

Security Intelligence: A Practitioner's Guide to Solving Enterprise Security Challenges 25.02.2025

This Book is a technical Book excerpt focusing on network security, specifically detailing secure proxies and their role in modern threat detection and mitigation. It explores various security technologies, including firewalls, intrusion detection systems, and malware detection techniques, highlighting their limitations and how secure proxies overcome them. The text describes proxy architecture, p...

Security Automation with Ansible 2 25.02.2025

This Book is a table of contents and excerpts from Security Automation with Ansible 2, a book detailing how to automate security tasks using Ansible. The book covers Ansible fundamentals, integrating Ansible with tools like Ansible Tower and Jenkins, and automating security tasks such as web application security testing with OWASP ZAP, vulnerability scanning with Nessus, and implementing security...

Securing VoIP Networks: Threats, Vulnerabilities, and Countermeasures 24.02.2025

"Securing VoIP Networks" is a technical Book examining the security challenges of Voice over Internet Protocol (VoIP) systems. The book details various threats and attacks against VoIP, including eavesdropping, denial-of-service attacks, and fraud. It then analyzes the vulnerabilities in VoIP protocols and architectures that enable these attacks. Finally, the text proposes countermeasures and secu...

Secure Programming with Static Analysis 24.02.2025

Secure Programming with Static Analysis is a Book detailing how to write secure software using static analysis tools. It focuses on common coding errors in C and Java that lead to security vulnerabilities, providing code examples and solutions. The book emphasizes preventing vulnerabilities, rather than merely addressing them after they occur, advocating for proactive techniques such as input vali...

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.