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

Secure PHP Development: Building 50 Practical Applications 23.02.2025

This Book excerpt details the creation of numerous PHP applications, focusing on secure coding practices and a reusable application framework. The author, Mohammed J. Kabir, presents 50 practical applications, including intranet tools (calendar, contact manager, document publisher), an e-mail survey system, and an e-campaign system. Best practices for PHP development are emphasized, covering topic...

Automated Machine Learning with Microsoft Azure: Build highly accurate and scalable end-to-end AI solutions with Azure AutoML 23.02.2025

This Book is an excerpt from Dennis Sawyers' Book, "Automated Machine Learning with Microsoft Azure," which provides a comprehensive guide to using automated machine learning (AutoML) on Microsoft's Azure platform. The book covers AutoML concepts, implementation using Azure Machine Learning Studio and Python, building various AutoML models (regression, classification, and forecasting), and deployi...

Rust Web Programming: A hands-on guide to developing fast and secure web apps with the Rust programming language 22.02.2025

This Book is a table of contents and excerpts from a Book teaching Rust web programming. It covers fundamental Rust concepts like memory management and ownership, then progresses to building web applications using Actix Web, Rocket, and Warp frameworks. The book emphasizes building scalable and testable applications, including unit testing with Cargo and functional testing with Postman and Newman....

Modern Vulnerability Management: Predictive Cybersecurity 22.02.2025

Modern Vulnerability Management: Predictive Cybersecurity is a Book by Roytman and Bellis that offers a data-driven approach to vulnerability management. It emphasizes risk-based vulnerability management (RBVM), using machine learning and data science to prioritize and predict vulnerabilities most likely to be exploited. The book covers various data sources, mathematical models (including logistic...

Rootkits and Bootkits: Reversing Modern Malware and Next Generation Threats 21.02.2025

This Book explores the inner workings of various malware, including the TDL3 and TDL4 rootkits and the Festi, Rovnix, Gapz, and Olmasco bootkits. The text details the infection techniques used by these malicious programs, focusing on how they manipulate the boot process and evade security measures. It also examines methods for analyzing these bootkits, employing both static and dynamic analysis te...

Rootkits: Subverting the Windows Kernel: Subverting the Windows Kernel 21.02.2025

Rootkits, as explained in "Rootkits - Subverting the Windows Kernel," are powerful hacking tools that enable attackers to maintain virtually undetectable access to compromised systems. The book provides a comprehensive guide to rootkit technology, exploring their functionality, construction, and detection methods from both offensive and defensive perspectives. It covers various techniques like ker...

RHCSA Red Hat Enterprise Linux 8: Training and Exam Preparation Guide (EX200) 20.02.2025

This Book excerpt is a training guide and exam preparation manual for the Red Hat Certified System Administrator (RHCSA) exam on Red Hat Enterprise Linux (RHEL) 8. It covers a wide range of topics, including Linux fundamentals, system administration tasks, file system management, networking, user management, security (SELinux and firewalld), and package management. The book uses a hands-on approac...

Reverse Engineering Questions and Answers - George Duckett 20.02.2025

This Stack Exchange Q&A thread centers on reverse engineering, covering various aspects like disassembling binaries (ARM, x86), identifying compilers, analyzing function calls and stack frames (using IDA Pro and OllyDbg), dealing with obfuscation techniques, and working with different file formats (.so, .ipa, .exe, PDF). Discussions include using tools like radare2 and Pyew for static analysis...

Red Team Development and Operations: A practical guide 19.02.2025

This Book is a practical guide to red teaming in cybersecurity, written by Joe Vest and James Tubberville. It explains the methodology of red teaming, which involves simulating real-world threats to test an organization's security capabilities. The book details the planning and execution phases of a red team engagement, including threat modeling, data handling, and reporting. Key distinctions are...

Red Hat Linux Security and Optimization 19.02.2025

This is an excerpt from Red Hat Linux Security and Optimization, a technical manual authored by Mohammed J. Kabir. The book extensively covers system and network performance tuning for Red Hat Linux, including kernel and filesystem optimization. A significant portion focuses on enhancing security through various methods, such as implementing firewalls, securing network services (web, FTP, email),...

Red Hat Certified Engineer (RHCE) Study Guide: Ansible Automation for the Red Hat Enterprise Linux 8 Exam (EX294) 18.02.2025

This Book is an excerpt from a study guide for the Red Hat Certified Engineer (RHCE) exam, focusing on Ansible automation. It covers Ansible's fundamentals, including configuration, inventory management, and ad hoc commands. The guide then progresses to Playbooks, YAML structure, and using Ansible modules for tasks such as user management, service control, and file manipulation. Further chapters e...

The Red Team Handbook - The Army's Guide To Making Better Decisions 18.02.2025

The "Red Team Handbook" produced by the TRADOC G-2 Operational Environment Enterprise outlines the U.S. Army's approach to Red Teaming, a flexible cognitive approach to decision-making. It emphasizes the importance of self-awareness, cultural empathy, and applied critical thinking in order to identify and mitigate potential biases. The handbook provides a compendium of tools and techniques designe...

Recent Advances in Security, Privacy, and Trust for Internet of Things (IoT) and Cyber-Physical Systems (CPS) 18.02.2025

This Book is a collection of chapters exploring security, privacy, and trust issues in the Internet of Things (IoT) and Cyber-Physical Systems (CPS), focusing on the integration of cloud computing and IoT. The text examines various security threats, including ransomware and botnet attacks, and proposes solutions using machine learning and other techniques. Specific communication protocols and arch...

Real-World Python: A Hacker's Guide to Solving Problems with Code 17.02.2025

This Book is a collection of excerpts from Real-World Python: A Hacker’s Guide to Solving Problems with Code, by Lee Vaughan. The excerpts detail numerous Python programming projects, focusing on practical applications across diverse fields. These projects range from cryptography and image processing to data analysis and visualization, using libraries like OpenCV, NLTK, NumPy, and pandas. The book...

Raspberry Pi Assembly Language Programming: ARM Processor Coding 17.02.2025

This Book is from a Book on Raspberry Pi assembly language programming. It covers fundamental assembly instructions, memory management, and control flow, progressing to more advanced topics like function calls, macros, interfacing with C and Python, floating-point operations, and the NEON coprocessor. The book also explains debugging tools like GDB and provides examples, including a "Hello World"...

Ransomware and Cyber Extortion: Response and Prevention 17.02.2025

This Book is from a Book titled "Ransomware and Cyber Extortion Response and Prevention," which provides a comprehensive guide to understanding, responding to, and preventing ransomware and cyber extortion attacks. The book details the evolution of these attacks, including the technological advancements and business models employed by cybercriminals. It offers practical guidance on negotiation str...

Racket Programming the Fun Way: From Strings to Turing Machines 15.02.2025

This Book is a table of contents and excerpts from the Book "Racket Programming the Fun Way" a tutorial teaching the Racket programming language. The book covers fundamental concepts, including data structures (lists, vectors, strings), programming paradigms (functional, imperative, logic), and graphics programming (plotting, GUIs). It progressively builds up to more advanced topics, such as creat...

Python for Data Analysis: Data Wrangling with pandas, NumPy, and Jupyter 15.02.2025

This Book excerpt is from the Book Python for Data Analysis by Wes McKinney. The book focuses on how to perform data analysis using Python, specifically with the libraries pandas, NumPy, and Jupyter. The excerpt introduces key concepts and libraries for working with data, such as NumPy arrays, pandas DataFrames, and the statsmodels package. It also explains how to read, write, and manipulate data...

Python: Penetration Testing for Developers 15.02.2025

This Book is a textbook excerpt from "Python Penetration Testing for Developers" and provides a comprehensive guide to penetration testing using Python. It covers a wide range of topics, from the fundamentals of Python scripting to advanced techniques like exploiting services, automating reporting, and creating payloads and shells. The text emphasizes a practical approach, providing step-by-step i...

Python Hacking Essentials 14.02.2025

This excerpt from the Book "Python Network Hacking Essentials" provides a comprehensive guide for beginners interested in network hacking. It starts with a basic introduction to Python programming, including essential concepts like functions, classes, and exception handling, which are essential for building hacking tools. The book then explores various network hacking techniques, such as port scan...

Python GUI Programming with Tkinter: Design and build functional and user-friendly GUI applications 14.02.2025

The provided Book is a collection of excerpts from a book on GUI programming in Python using Tkinter. The excerpts cover various aspects of Tkinter development, ranging from basic concepts like creating widgets and arranging them using geometry managers to more advanced topics such as event handling, data validation, and multi-threading. The book also guides readers through building a real-world a...

Python for Professionals: Hands-on Guide for Python Professionals 14.02.2025

The Book "Python for Professionals" is a guide for programmers learning Python as a second language. It explains core Python concepts, including data types, control flow, functions, object-oriented programming, and advanced manipulations such as list comprehensions and generators. The book also covers best practices for writing efficient and readable Python code, emphasizing the "Keep It Simple" p...

Python 201: Intermediate Python 13.02.2025

The provided Book is an excerpt from a document titled "Python 201" which acts as a guide for intermediate Python programmers. The text focuses on various advanced features and techniques within Python, including intermediate modules like argparse, collections, and contextlib. It then transitions to "odds and ends," covering concepts such as Unicode, benchmarking, encryption, databases, descriptor...

Python 101: 2nd Edition 13.02.2025

The Book provide a comprehensive guide to learning Python programming, covering both fundamental concepts and advanced techniques. The document is divided into four parts: Part I introduces basic Python syntax and concepts, such as strings, lists, loops, conditional statements, and functions. Part II focuses on using Python’s built-in modules, exploring their capabilities and providing practical e...

Python Made Simple: Full Beginner’s Guide to Mastering Python 13.02.2025

"Python & Hacking" is a comprehensive guide for beginners to learn Python programming. It starts with the basics of Python syntax, data types, and operators, then progresses to more advanced concepts such as functions, file operations, and decision-making. The second source, "HACKING MADE SIMPLE," is a beginner's guide to ethical hacking using the Kali Linux operating system. It introduces the...

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.